{
    "oeselftest_almalinux-8.9_qemux86-64_20240525223555": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "HOST_NAME": "alma8-ty-1.yocto.io",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "d7d01650790b0fd17e1bc4007173cf295d3e0412",
                    "commit_count": 74591
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "d7d01650790b0fd17e1bc4007173cf295d3e0412",
                    "commit_count": 74591
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "d7d01650790b0fd17e1bc4007173cf295d3e0412",
                    "commit_count": 74591
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "d7d01650790b0fd17e1bc4007173cf295d3e0412",
                    "commit_count": 74591
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240525223555",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 509.95907282829285,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 236.9062283039093,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 66, in test_archiver_filters_by_type\n    bitbake(\"%s -c deploy_archives %s\" % (target_recipe, native_recipe))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  selftest-ed -c deploy_archives selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-48' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='c92592f4d4f2386691b8f56e0e9e614a3ad209693de5e81c300aabf5b5185c84'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic c92592f4d4f2386691b8f56e0e9e614a3ad209693de5e81c300aabf5b5185c84'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f0eef446a20>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-48' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='c92592f4d4f2386691b8f56e0e9e614a3ad209693de5e81c300aabf5b5185c84'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic c92592f4d4f2386691b8f56e0e9e614a3ad209693de5e81c300aabf5b5185c84'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f0eef446a20>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,225 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/conf/local.conf\n2024-05-25 22:36:00,226 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 95.16197967529297,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 59.267271518707275,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 207, in test_archiver_mode_configured\n    self._test_archiver_mode('configured', 'selftest-ed-native-1.14.1-r0-configured.tar.xz')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f85c5115d00>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f85c5115d00>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f85c5115d00>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f85c5115d00>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,225 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/conf/local.conf\n2024-05-25 22:36:00,226 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 50.04678702354431,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 223, in test_archiver_mode_diff\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-diff.gz',\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f069a3aee10>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f069a3aee10>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f069a3aee10>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f069a3aee10>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,225 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/conf/local.conf\n2024-05-25 22:36:00,226 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 53.86131834983826,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 231, in test_archiver_mode_dumpdata\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-showdata.dump',\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -c clean selftest-ed-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7ff9ac61a210>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7ff9ac61a210>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7ff9ac61a210>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7ff9ac61a210>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,225 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/conf/local.conf\n2024-05-25 22:36:00,226 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 89.54528760910034,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 128.45940589904785,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 85.67625403404236,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 71.21326613426208,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 299.9931275844574,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 98.56145858764648,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 135.16312885284424,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 210.90333247184753,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 285.3541808128357,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 210.43617796897888,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 15223.724681854248,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 82 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 1596 of 1746 in 80.12997269630432\nNOTE: Initial setup loop took: 80.3568503856659\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 694 Local 330 Mirrors 0 Missed 364 Current 0 (47% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 20 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 25 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 28 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 44 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 95 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 106 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 140 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 143 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 154 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 172 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 177 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 179 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 180 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 181 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 182 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 184 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 186 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 188 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 192 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 193 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 194 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 197 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 200 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 202 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 203 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 204 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 205 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 206 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 212 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 214 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 216 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 218 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 219 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 220 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 222 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 225 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 227 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 228 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 229 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 230 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 231 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 232 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 233 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 234 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 235 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 237 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 240 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 243 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 245 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 248 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 251 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 253 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 254 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 256 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 258 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 260 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 261 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 262 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 264 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 265 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 266 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 267 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 268 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 271 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 272 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 273 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 274 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 275 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 276 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 277 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 278 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 279 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 280 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 281 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 282 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 283 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 286 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 289 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 290 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 293 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 296 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 297 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 298 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 299 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 301 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 308 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 313 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 316 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 319 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 320 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 321 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 322 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 325 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 326 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 327 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 328 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 330 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 331 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 333 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 335 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 336 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 337 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 338 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 343 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 345 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 347 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 348 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 350 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 351 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 353 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 354 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 355 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 357 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 358 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 359 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 360 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 362 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 365 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 367 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 368 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 370 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 372 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 373 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 374 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 375 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 376 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 377 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 382 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 383 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 388 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 389 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 390 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 394 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 396 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 398 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 399 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 401 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 403 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 404 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 405 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 406 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 408 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 409 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 411 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 413 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 415 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 416 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 428 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 434 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 436 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 437 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 453 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 459 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 461 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 462 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 463 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 464 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 465 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 468 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 470 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 472 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 473 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 474 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 477 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 479 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 481 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 482 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 483 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 484 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 485 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 487 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 488 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 489 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 490 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 494 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 496 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 498 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 499 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 500 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 501 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 503 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 505 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 506 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 512 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 514 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 515 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 516 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 517 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 519 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 521 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 522 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 523 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 525 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 527 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 528 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 530 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 532 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 534 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 535 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 536 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 538 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 539 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 541 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 542 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 544 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 545 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 546 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 547 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 549 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 554 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 556 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 558 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 559 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 2 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: Running task 4 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 561 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 564 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 566 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 567 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 569 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 571 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: Running task 6 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 8 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 10 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 572 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 573 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 575 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 577 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 13 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: Running task 15 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_fetch)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 580 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 582 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 583 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 585 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running task 16 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: Running task 18 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_fetch)\nNOTE: Running task 19 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 587 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_fetch: Started\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 588 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 589 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 20 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 21 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 591 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 592 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_spdx_setscene)\nNOTE: Running task 23 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: Running task 24 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_unpack)\nNOTE: Running task 25 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_unpack)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 26 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_write_config)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 28 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 30 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_fetch)\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 594 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: Running task 31 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_unpack)\nNOTE: Running task 35 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_unpack: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_unpack: Started\nNOTE: Running task 37 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_fetch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_write_config: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 38 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_unpack: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_fetch: Started\nNOTE: Running task 39 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 42 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_fetch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_write_config: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_fetch: Succeeded\nNOTE: Running task 43 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_fetch)\nNOTE: Running task 45 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_fetch: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 47 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: Running setscene task 595 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 597 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 49 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_fetch)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 50 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: Running task 52 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_fetch: Started\nNOTE: Running task 54 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_fetch)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_fetch: Started\nNOTE: Running task 55 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_unpack)\nNOTE: Running task 57 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_fetch: Succeeded\nNOTE: Running task 62 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 63 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_fetch: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_unpack: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Started\nNOTE: Running task 65 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\nNOTE: Running task 67 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_fetch)\nNOTE: recipe gperf-native-3.1-r0: task do_fetch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_fetch: Succeeded\nNOTE: Running task 71 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: Running task 73 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_fetch: Started\nNOTE: Running task 74 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_fetch: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 598 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 599 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 600 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 601 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 603 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 604 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 605 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 606 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 607 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 76 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 77 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_unpack)\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Started\nNOTE: Running task 78 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_unpack)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_fetch: Started\nNOTE: Running task 79 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 82 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe gperf-native-3.1-r0: task do_unpack: Started\nNOTE: Running task 83 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 609 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_unpack: Started\nNOTE: Running task 84 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 611 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: Running task 88 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 613 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_fetch: Started\nNOTE: Running task 90 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 614 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Started\nNOTE: Running setscene task 616 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 618 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 619 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 621 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 622 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 623 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_fetch: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_fetch: Started\nNOTE: Running setscene task 625 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_fetch: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_fetch: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_fetch: Succeeded\nNOTE: Running task 92 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_fetch: Succeeded\nNOTE: Running task 94 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: Running task 96 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 98 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: recipe patch-native-2.7.6-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 104 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: Running setscene task 627 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 628 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 106 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_fetch)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 108 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: Running task 110 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_fetch: Started\nNOTE: Running task 112 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 630 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_fetch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 631 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_fetch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_fetch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_fetch: Started\nNOTE: Running setscene task 632 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_fetch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_fetch: Started\nNOTE: Running setscene task 633 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 114 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: Running task 115 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_fetch: Succeeded\nNOTE: Running task 116 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 117 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: Running task 119 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_fetch)\nNOTE: recipe expat-native-2.6.2-r0: task do_fetch: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: Running task 120 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_unpack)\nNOTE: Running task 121 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: Running task 122 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: Running task 123 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 127 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 635 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: Running task 129 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 130 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_fetch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 131 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: recipe expat-native-2.6.2-r0: task do_unpack: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_fetch: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_fetch: Started\nNOTE: Running setscene task 637 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_fetch: Started\nNOTE: Running setscene task 638 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 639 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_fetch: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 640 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 641 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 642 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_fetch: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 135 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 137 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_fetch)\nNOTE: recipe expat-native-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 138 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: Running task 140 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_fetch: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 142 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_fetch)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: Running task 143 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_fetch: Started\nNOTE: Running task 144 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: Running task 146 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_unpack: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_fetch: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 644 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 646 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 648 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running task 148 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_unpack)\nNOTE: Running task 150 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 650 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 651 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running task 151 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_unpack: Started\nNOTE: Running task 152 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: Running task 153 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 653 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_fetch: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 155 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 157 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: Running task 158 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 160 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_fetch: Started\nNOTE: Running task 162 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_fetch)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_unpack: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 164 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 166 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_fetch: Succeeded\nNOTE: Running task 168 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: Running task 170 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: recipe zstd-native-1.5.5-r0: task do_fetch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_fetch: Started\nNOTE: Running task 172 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: recipe elfutils-native-0.191-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_unpack: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_fetch: Started\nNOTE: Running task 173 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_fetch: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_fetch: Succeeded\nNOTE: Running task 174 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_fetch: Started\nNOTE: Running task 175 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_unpack: Started\nNOTE: Running task 176 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: Running task 177 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe openssl-native-3.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 178 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_unpack: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_unpack: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 179 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_unpack: Started\nNOTE: Running setscene task 654 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_unpack: Started\nNOTE: Running setscene task 655 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 658 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 660 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 661 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: Running task 180 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_unpack: Succeeded\nNOTE: Running task 181 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 184 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_fetch)\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Succeeded\nNOTE: Running task 185 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_unpack: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 187 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Started\nNOTE: Running setscene task 663 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 665 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 666 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 189 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_fetch)\nNOTE: Running task 191 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 668 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_unpack: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 193 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 194 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perlcross-native-1.5.2-r0: task do_fetch: Succeeded\nNOTE: Running task 196 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: recipe perl-native-5.38.2-r0: task do_fetch: Started\nNOTE: Running task 197 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_unpack)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 199 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running setscene task 669 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 671 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: Running task 201 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 203 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe zlib-native-1.3.1-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_unpack: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 204 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_unpack: Succeeded\nNOTE: Running task 205 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 207 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Running task 209 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 210 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: recipe xz-native-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 211 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: Running task 213 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: Running task 215 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_fetch)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 673 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 674 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 217 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe zstd-native-1.5.5-r0: task do_unpack: Succeeded\nNOTE: Running task 218 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 219 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: Running task 220 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_unpack: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 222 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_fetch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 224 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_fetch)\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_fetch: Succeeded\nNOTE: Running task 225 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: Running task 228 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_fetch)\nNOTE: Running task 229 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: Running task 231 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_fetch)\nNOTE: recipe gdbm-native-1.23-r0: task do_unpack: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 675 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_unpack: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 677 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_recipe_qa_setscene)\nNOTE: Running task 233 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_fetch)\nNOTE: recipe libtool-native-2.4.7-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Started\nNOTE: Running task 234 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_unpack)\nNOTE: Running task 237 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_fetch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 238 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 239 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_unpack)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_fetch: Succeeded\nNOTE: Running task 241 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_fetch)\nNOTE: Running task 243 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 245 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: recipe libtool-native-2.4.7-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 248 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: Running task 249 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe readline-native-8.2-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 251 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_fetch)\nNOTE: recipe lzlib-native-1.14-r0: task do_fetch: Started\nNOTE: recipe readline-native-8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 252 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 678 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: Running setscene task 680 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running task 254 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 259 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: Running task 260 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: recipe automake-native-1.16.5-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_fetch: Succeeded\nNOTE: Running task 261 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 262 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: Running setscene task 681 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 683 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 684 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running setscene task 685 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 264 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_fetch)\nNOTE: recipe automake-native-1.16.5-r0: task do_unpack: Started\nNOTE: Running task 265 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: Running task 270 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: Running task 271 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 687 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 689 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 273 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_unpack: Succeeded\nNOTE: Running task 274 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: recipe perl-native-5.38.2-r0: task do_unpack: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 276 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 277 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_unpack)\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Started\nNOTE: Running task 278 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_fetch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 691 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 692 of 694 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_fetch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_fetch: Started\nNOTE: Running task 280 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_fetch)\nNOTE: recipe m4-native-1.4.19-r0: task do_fetch: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 281 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_unpack)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 285 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_fetch)\nNOTE: Running task 286 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_fetch)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_fetch: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_unpack: Started\nNOTE: Running task 287 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: recipe m4-native-1.4.19-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 694 of 694 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 297 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_fetch)\nNOTE: Running task 298 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_unpack)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_fetch: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 300 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 302 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_unpack: Succeeded\nNOTE: Running task 303 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_fetch)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Succeeded\nNOTE: Running task 304 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_fetch)\nNOTE: Running task 305 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_fetch)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_unpack: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_fetch: Started\nNOTE: Running task 306 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_fetch)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 307 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_fetch)\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_fetch: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_fetch: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 318 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_patch)\nNOTE: Running task 319 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_patch)\nNOTE: Running task 320 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_fetch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_fetch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 321 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_patch)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_patch: Started\nNOTE: Running task 322 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_patch)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_fetch: Succeeded\nNOTE: Running task 323 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_fetch: Succeeded\nNOTE: Running task 324 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 330 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: recipe wayland-native-1.22.0-r0: task do_fetch: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_patch: Started\nNOTE: Running task 331 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe wayland-native-1.22.0-r0: task do_fetch: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_fetch: Succeeded\nNOTE: Running task 332 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 333 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_unpack)\nNOTE: recipe libtool-native-2.4.7-r0: task do_patch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_patch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_fetch: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_patch: Started\nNOTE: Running task 334 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_unpack)\nNOTE: recipe zlib-native-1.3.1-r0: task do_patch: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_unpack: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_patch: Started\nNOTE: Running task 338 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_patch)\nNOTE: recipe m4-native-1.4.19-r0: task do_patch: Succeeded\nNOTE: Running task 340 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: recipe gettext-native-0.22.5-r0: task do_unpack: Succeeded\nNOTE: Running task 341 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_unpack: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Succeeded\nNOTE: Running task 343 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 349 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe gdbm-native-1.23-r0: task do_patch: Succeeded\nNOTE: Running task 350 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_patch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_patch: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_patch: Started\nNOTE: recipe file-native-5.45-r0: task do_fetch: Succeeded\nNOTE: Running task 352 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_patch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_patch: Succeeded\nNOTE: Running task 353 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_patch)\nNOTE: Running task 355 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 356 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_patch: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Succeeded\nNOTE: Running task 364 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_patch)\nNOTE: Running task 366 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_patch: Succeeded\nNOTE: Running task 367 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: recipe automake-native-1.16.5-r0: task do_patch: Succeeded\nNOTE: Running task 369 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: recipe expat-native-2.6.2-r0: task do_patch: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_patch: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_unpack: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_patch: Started\nNOTE: Running task 370 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_patch)\nNOTE: recipe cmake-native-3.28.3-r0: task do_patch: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_patch: Succeeded\nNOTE: Running task 374 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_patch: Succeeded\nNOTE: Running task 376 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_patch)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_patch: Started\nNOTE: Running task 378 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_patch)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_patch: Succeeded\nNOTE: Running task 386 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_patch: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 390 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_patch)\nNOTE: Running task 392 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_patch)\nNOTE: recipe cmake-native-3.28.3-r0: task do_patch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 394 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_patch: Succeeded\nNOTE: Running task 396 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_patch)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 402 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_patch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_patch: Started\nNOTE: Running task 404 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_patch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 408 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_patch: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_patch: Started\nNOTE: Running task 410 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_patch: Succeeded\nNOTE: Running task 412 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_patch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_patch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_patch: Succeeded\nNOTE: Running task 415 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_patch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Succeeded\nNOTE: Running task 418 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_patch: Started\nNOTE: Running task 420 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_patch: Succeeded\nNOTE: Running task 422 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\nNOTE: recipe meson-native-1.3.1-r0: task do_patch: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_patch: Succeeded\nNOTE: Running task 427 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_patch: Succeeded\nNOTE: Running task 429 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_patch)\nNOTE: recipe attr-native-2.5.2-r0: task do_patch: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe gperf-native-3.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 431 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 432 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: recipe libpcre2-native-10.43-r0: task do_patch: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 434 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: Running task 435 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: recipe libpcre2-native-10.43-r0: task do_patch: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_patch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 438 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: Running task 443 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe gperf-native-3.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: Running task 445 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_unpack: Succeeded\nNOTE: Running task 446 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_patch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: Running task 467 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 485 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_patch: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_patch: Started\nNOTE: Running task 486 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_patch: Succeeded\nNOTE: Running task 490 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: recipe acl-native-2.3.2-r0: task do_patch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: Running task 536 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_unpack)\nNOTE: Running task 537 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_unpack)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_patch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_patch: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Succeeded\nNOTE: Running task 538 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: Running task 539 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 593 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: Running task 599 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_unpack)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 600 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_unpack)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_patch: Started\nNOTE: Running task 601 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_unpack: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_patch: Succeeded\nNOTE: Running task 602 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_patch: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_unpack: Started\nNOTE: Running task 603 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: recipe python3-native-3.12.3-r0: task do_unpack: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_patch: Succeeded\nNOTE: Running task 604 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_unpack)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_patch: Succeeded\nNOTE: Running task 605 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_unpack)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 606 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_patch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_unpack: Succeeded\nNOTE: Running task 607 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_patch)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Succeeded\nNOTE: Running task 608 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_patch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: Running task 609 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_patch)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_patch: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_unpack: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Succeeded\nNOTE: Running task 610 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_unpack)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 611 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_patch)\nNOTE: Running task 612 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_patch)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_patch: Started\nNOTE: Running task 613 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_patch)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 614 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_patch)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_patch: Succeeded\nNOTE: Running task 620 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 621 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_patch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_patch: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_unpack: Succeeded\nNOTE: Running task 622 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_patch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_patch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_patch: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_patch: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_patch: Started\nNOTE: Running task 653 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: Running task 666 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Succeeded\nNOTE: Running task 672 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_unpack)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Started\nNOTE: Running task 674 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_collect_spdx_deps)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_patch: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_patch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_patch: Succeeded\nNOTE: Running task 681 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_unpack: Started\nNOTE: recipe libcap-native-2.69-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_unpack: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_patch: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_patch: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx: Started\nNOTE: Running task 688 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: Running task 689 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 690 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_spdx)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Succeeded\nNOTE: Running task 691 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_patch)\nNOTE: recipe libcap-native-2.69-r0: task do_unpack: Succeeded\nNOTE: Running task 692 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_patch)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_unpack: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 693 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_unpack: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_patch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_patch: Succeeded\nNOTE: Running task 694 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Started\nNOTE: Running task 700 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_collect_spdx_deps)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx: Started\nNOTE: recipe libcap-native-2.69-r0: task do_patch: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_patch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_patch: Succeeded\nNOTE: Running task 701 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_patch)\nNOTE: Running task 703 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_unpack)\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe re2c-native-3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 704 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx)\nNOTE: Running task 712 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: recipe curl-native-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 713 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: recipe libcap-native-2.69-r0: task do_patch: Succeeded\nNOTE: Running task 714 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_collect_spdx_deps)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_patch: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_unpack: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Started\nNOTE: Running task 727 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe curl-native-8.7.1-r0: task do_patch: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 728 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_patch: Succeeded\nNOTE: Running task 734 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx: Started\nNOTE: Running task 740 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_patch)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_unpack: Succeeded\nNOTE: Running task 741 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 742 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_patch: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 743 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: recipe gettext-native-0.22.5-r0: task do_patch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_unpack: Succeeded\nNOTE: Running task 744 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_patch: Succeeded\nNOTE: Running task 745 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 746 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_patch: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_unpack: Succeeded\nNOTE: Running task 747 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 748 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Succeeded\nNOTE: Running task 749 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_patch: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_patch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_patch: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 750 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_patch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_patch: Succeeded\nNOTE: Running task 780 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_fetch)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_patch: Succeeded\nNOTE: Running task 781 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_fetch)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_patch: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 783 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_unpack)\nNOTE: Running task 795 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 796 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: Running task 797 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: Running task 800 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_unpack)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 801 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_unpack)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 802 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Started\nNOTE: recipe readline-native-8.2-r0: task do_unpack: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_unpack: Started\nNOTE: Running task 803 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 805 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_patch: Started\nNOTE: recipe readline-native-8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 806 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_unpack)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 807 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_patch)\nNOTE: Running task 809 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: recipe libdrm-native-2.4.120-r0: task do_unpack: Started\nNOTE: Running task 810 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_patch)\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_patch: Started\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Succeeded\nNOTE: Running task 811 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_unpack)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 812 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_unpack: Succeeded\nNOTE: Running task 813 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_patch)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 845 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_unpack)\nNOTE: Running task 847 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_fetch)\nNOTE: recipe lua-native-5.4.6-r0: task do_unpack: Started\nNOTE: recipe file-native-5.45-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_unpack: Succeeded\nNOTE: Running task 848 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_collect_spdx_deps)\nNOTE: recipe lua-native-5.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe libdrm-native-2.4.120-r0: task do_patch: Started\nNOTE: Running task 849 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_patch)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_patch: Succeeded\nNOTE: Running task 850 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_fetch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: Running task 851 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: recipe bison-native-3.8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 852 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx)\nNOTE: recipe python3-native-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_patch: Started\nNOTE: Running task 893 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: Running task 899 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe meson-native-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe file-native-5.45-r0: task do_unpack: Succeeded\nNOTE: Running task 900 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Succeeded\nNOTE: Running task 901 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 902 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: Running task 903 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 904 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: recipe meson-native-1.3.1-r0: task do_configure: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 905 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: Running task 906 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_compile)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: Running task 907 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_patch: Succeeded\nNOTE: Running task 949 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 950 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_compile: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: Running task 951 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: Running task 952 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 953 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: Running task 954 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 955 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: Running task 956 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: Running task 957 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 958 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 959 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: Running task 960 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 961 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 962 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 963 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 964 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 965 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: Running task 966 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 967 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 968 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: Running task 969 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe elfutils-native-0.191-r0: task do_unpack: Succeeded\nNOTE: Running task 970 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 971 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe elfutils-native-0.191-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 972 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 973 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_compile: Succeeded\nNOTE: Running task 974 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 975 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 976 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe elfutils-native-0.191-r0: task do_patch: Succeeded\nNOTE: Running task 982 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 984 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 985 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running task 986 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 988 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 989 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: Running task 990 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 991 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: Running task 992 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe meson-native-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 993 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: Running task 994 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 995 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 996 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_unpack)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: Running task 997 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 998 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 999 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: Running task 1000 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Succeeded\nNOTE: Running task 1001 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_patch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Succeeded\nNOTE: Running task 1002 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_unpack)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1003 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1004 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_patch)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_patch: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 1005 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_patch)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 1006 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_unpack)\nNOTE: recipe chrpath-native-0.16-r0: task do_unpack: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_unpack: Succeeded\nNOTE: Running task 1007 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1008 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_patch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1009 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_unpack)\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_unpack: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Succeeded\nNOTE: Running task 1010 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_unpack)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1011 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_unpack)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_unpack: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1012 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_unpack)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_unpack: Succeeded\nNOTE: Running task 1013 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_unpack)\nNOTE: recipe wayland-native-1.22.0-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_unpack: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1014 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_unpack)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1015 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_unpack)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1016 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_patch)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1017 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: recipe chrpath-native-0.16-r0: task do_patch: Succeeded\nNOTE: Running task 1018 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_patch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: Running task 1019 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_patch)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_patch: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 1020 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_patch)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_patch: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_patch: Succeeded\nNOTE: Running task 1021 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_patch)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_patch: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_patch: Succeeded\nNOTE: Running task 1022 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_patch)\nNOTE: recipe wayland-native-1.22.0-r0: task do_patch: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_patch: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_patch: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 1023 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_patch)\nNOTE: Running task 1024 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_patch)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_patch: Succeeded\nNOTE: Running task 1025 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 1027 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1028 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_patch)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Succeeded\nNOTE: Running task 1035 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_deploy_source_date_epoch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1036 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1037 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_prepare_recipe_sysroot)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running noexec task 1045 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_fetch)\nNOTE: Running task 1046 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: recipe readline-native-8.2-r0: task do_patch: Started\nNOTE: recipe readline-native-8.2-r0: task do_patch: Succeeded\nNOTE: Running task 1047 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\nNOTE: recipe lzlib-native-1.14-r0: task do_patch: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_patch: Succeeded\nNOTE: Running task 1048 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1050 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_collect_spdx_deps)\nNOTE: recipe libcap-native-2.69-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcap-native-2.69-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1052 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1053 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_unpack)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Started\nWARNING: openssl-native-3.3.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: meson-native-1.3.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1054 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1055 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_collect_spdx_deps)\nNOTE: recipe cmake-native-3.28.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1056 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_spdx)\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx: Started\nWARNING: re2c-native-3.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe xorgproto-native-2024.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1057 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1058 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1059 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_configure: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1060 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe ninja-native-1.12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1061 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_spdx)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx: Started\nWARNING: autoconf-archive-native-2023.02.20-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1063 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx)\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_configure: Succeeded\nNOTE: Running task 1064 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_compile)\nWARNING: gtk-doc-native-1.33.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1066 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_compile: Started\nNOTE: recipe popt-native-1.19-r0: task do_patch: Started\nNOTE: recipe popt-native-1.19-r0: task do_patch: Succeeded\nNOTE: Running task 1067 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_patch)\nNOTE: recipe lua-native-5.4.6-r0: task do_patch: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 1068 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nWARNING: util-linux-libuuid-native-2.39.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe xorgproto-native-2024.1-r0: task do_compile: Succeeded\nNOTE: Running task 1069 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_install)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_patch: Started\nNOTE: Running task 1071 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_install: Started\nNOTE: recipe file-native-5.45-r0: task do_patch: Succeeded\nNOTE: Running task 1072 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_unpack)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nWARNING: bison-native-3.8.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_unpack: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1073 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_patch)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1074 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1077 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx)\nNOTE: Running task 1078 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_write_config)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_install: Succeeded\nNOTE: Running task 1079 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_write_config: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_write_config: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 1081 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1082 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_patch)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_patch: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1084 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_configure)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_configure: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: Running task 1085 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_write_config)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_write_config: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_write_config: Succeeded\nNOTE: Running task 1090 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1091 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 1092 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_configure: Succeeded\nNOTE: Running task 1093 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_compile)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_compile: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1094 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_patch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1096 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1097 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 1098 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1101 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1102 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1103 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1104 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: Running task 1105 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: Running task 1106 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_install: Succeeded\nNOTE: Running task 1107 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: Running task 1109 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 1110 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 1111 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1112 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: Running task 1113 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_preconfigure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 1115 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running task 1117 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1120 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1121 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 1122 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: Running task 1123 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 1124 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 1125 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 1126 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1129 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_fetch)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1130 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 1131 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 1132 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1133 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 1134 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 1137 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 1138 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1139 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_configure)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 1140 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_configure: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_configure: Succeeded\nNOTE: Running task 1146 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 1147 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1148 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_write_config)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_write_config: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_write_config: Succeeded\nNOTE: Running task 1150 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1151 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_write_config)\nNOTE: recipe wayland-native-1.22.0-r0: task do_write_config: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1153 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-native-1.22.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1156 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_generate_toolchain_file)\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1158 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_prepare_recipe_sysroot)\nWARNING: binutils-cross-x86_64-2.42-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1159 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_configure)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_configure: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1161 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_compile)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_compile: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_compile: Succeeded\nNOTE: Running task 1163 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_configure)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_configure: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_configure: Succeeded\nNOTE: Running task 1164 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_configure)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_configure: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_configure: Succeeded\nNOTE: Running task 1165 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_compile)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_compile: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_configure: Succeeded\nNOTE: Running task 1166 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_configure)\nNOTE: recipe wayland-native-1.22.0-r0: task do_configure: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_configure: Succeeded\nNOTE: Running task 1167 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_configure)\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Started\nWARNING: libcap-ng-native-0.8.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1168 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_install)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_install: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_install: Succeeded\nNOTE: Running task 1170 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_compile)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_compile: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_compile: Succeeded\nNOTE: Running task 1171 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_compile)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_compile: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_compile: Succeeded\nNOTE: Running task 1172 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_compile)\nNOTE: recipe wayland-native-1.22.0-r0: task do_compile: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_compile: Succeeded\nNOTE: Running task 1173 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_sysroot)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Succeeded\nNOTE: Running task 1174 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile)\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Started\nWARNING: libcap-native-2.69-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1175 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1176 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nWARNING: xorgproto-native-2024.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1177 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1178 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1179 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_configure)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_configure: Started\nWARNING: cmake-native-3.28.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1180 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_configure)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_configure: Started\nWARNING: curl-native-8.7.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: ninja-native-1.12.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1181 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1182 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_collect_spdx_deps)\nNOTE: recipe expat-native-2.6.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1183 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx)\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1184 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_configure)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_configure: Started\nWARNING: mpfr-native-4.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1186 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_install)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_install: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_install: Succeeded\nNOTE: Running task 1187 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_install)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_install: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_install: Succeeded\nNOTE: Running task 1188 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_install)\nNOTE: recipe wayland-native-1.22.0-r0: task do_install: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_compile: Succeeded\nNOTE: Running task 1189 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_install)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_install: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_install: Succeeded\nNOTE: Running task 1191 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_configure: Succeeded\nNOTE: Running task 1192 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_compile)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_compile: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_compile: Succeeded\nNOTE: Running task 1193 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_install)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_install: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_install: Succeeded\nNOTE: Running task 1194 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_install: Succeeded\nNOTE: Running task 1195 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_configure: Succeeded\nNOTE: Running task 1196 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_compile)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_compile: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_compile: Succeeded\nNOTE: Running task 1197 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_install)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_install: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_install: Succeeded\nNOTE: Running task 1198 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: Running task 1199 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_compile)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1200 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1201 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: Running task 1202 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_install)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_install: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1203 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 1204 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: Running task 1205 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1206 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1207 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 1208 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1209 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 1210 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 1211 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 1212 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: Running task 1213 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: Running task 1214 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 1215 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: Running task 1216 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: Running task 1218 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_deploy_source_date_epoch)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-markupsafe-native-2.1.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1226 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_fetch)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1227 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_fetch)\nNOTE: recipe libpng-native-1.6.43-r0: task do_fetch: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_fetch: Succeeded\nNOTE: Running task 1228 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_fetch)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_fetch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1229 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_fetch)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_fetch: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1230 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_fetch)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_fetch: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1231 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_fetch)\nNOTE: recipe dtc-native-1.7.0-r0: task do_fetch: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1232 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_fetch)\nNOTE: recipe qemu-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1233 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_unpack)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1234 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_patch)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Succeeded\nNOTE: Running task 1235 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_write_config)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_write_config: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_write_config: Succeeded\nNOTE: Running task 1237 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1239 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_configure)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_configure: Started\nWARNING: expat-native-2.6.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1240 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: recipe python3-native-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1241 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx: Started\nWARNING: wayland-protocols-native-1.36-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1242 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_fetch)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1249 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_collect_spdx_deps)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1250 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_collect_spdx_deps)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_collect_spdx_deps: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1253 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx)\nWARNING: libxau-native-1_1.0.11-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: binutils-cross-x86_64-2.42-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1254 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1255 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1295 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_unpack)\nWARNING: wayland-native-1.22.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1296 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_unpack)\nNOTE: recipe libpng-native-1.6.43-r0: task do_unpack: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_unpack: Succeeded\nNOTE: Running task 1297 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_unpack)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1298 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_unpack)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_unpack: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1299 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_unpack)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_unpack: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_unpack: Succeeded\nNOTE: Running task 1300 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_unpack)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_unpack: Started\nNOTE: Running task 1301 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_unpack)\nNOTE: recipe qemu-native-8.2.1-r0: task do_unpack: Started\nWARNING: baremetal-helloworld-0.1+git-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe dtc-native-1.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1302 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_patch)\nNOTE: Running task 1303 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_patch)\nNOTE: Running task 1304 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_patch)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_patch: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_patch: Succeeded\nNOTE: Running task 1305 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_patch)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1306 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_patch)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_patch: Succeeded\nNOTE: Running task 1307 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_patch)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_patch: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_patch: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_patch: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_patch: Started\nNOTE: Running task 1308 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_unpack)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_patch: Succeeded\nNOTE: Running task 1309 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_patch: Succeeded\nNOTE: Running task 1318 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_fetch)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Succeeded\nNOTE: Running task 1319 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_write_config)\nWARNING: libxdmcp-native-1_1.1.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1320 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1322 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_unpack)\nNOTE: Running task 1323 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_generate_toolchain_file)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_unpack: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1327 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_write_config)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1328 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_configure)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_write_config: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_write_config: Succeeded\nNOTE: Running task 1330 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_configure: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1331 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_patch)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1334 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_write_config)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_patch: Succeeded\nNOTE: Running task 1336 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_write_config)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_write_config: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1338 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dtc-native-1.7.0-r0: task do_write_config: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1340 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_configure)\nNOTE: recipe dtc-native-1.7.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_configure: Started\nWARNING: libpciaccess-native-0.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: gcc-source-14.1.0-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1341 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1342 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_configure: Succeeded\nNOTE: Running task 1343 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: Running task 1344 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_compile)\nNOTE: recipe dtc-native-1.7.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1346 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_configure)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_compile: Started\nNOTE: Running task 1347 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dtc-native-1.7.0-r0: task do_configure: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1348 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1349 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_configure)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 1350 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_configure: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 1351 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_configure: Succeeded\nNOTE: Running task 1353 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_compile)\nNOTE: recipe dtc-native-1.7.0-r0: task do_configure: Succeeded\nNOTE: Running task 1355 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_compile: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_compile: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 1356 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_configure: Succeeded\nNOTE: Running task 1357 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_compile)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_compile: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1358 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_patch)\nNOTE: recipe qemu-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_compile: Succeeded\nNOTE: Running task 1359 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_install)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_install: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_install: Succeeded\nNOTE: Running task 1360 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_sysroot)\nNOTE: recipe dtc-native-1.7.0-r0: task do_compile: Succeeded\nNOTE: Running task 1363 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_install)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_install: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_install: Succeeded\nNOTE: Running task 1366 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot)\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_configure: Succeeded\nNOTE: Running task 1367 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_compile)\nNOTE: recipe qemu-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1370 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_fetch)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_compile: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1371 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1372 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_collect_spdx_deps)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1375 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1376 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_patch)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_compile: Succeeded\nNOTE: Running task 1377 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_install)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_install: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1378 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_install: Succeeded\nNOTE: Running task 1379 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_compile: Succeeded\nNOTE: Running task 1380 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_install)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_install: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_install: Succeeded\nNOTE: Running task 1381 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot: Started\nWARNING: libgcrypt-native-1.10.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1382 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx: Started\nWARNING: python3-native-3.12.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1383 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1384 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1385 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1386 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx: Started\nWARNING: libmpc-native-1.3.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1387 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nWARNING: binutils-cross-x86_64-2.42-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1388 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1389 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: makedepend-native-1_1.0.9-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1390 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1391 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx: Started\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1394 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_unpack)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1395 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_patch)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1396 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_populate_lic)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic: Started\nWARNING: libdrm-native-2.4.120-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1401 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic: Started\nWARNING: dtc-native-1.7.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_compile: Succeeded\nNOTE: Running task 1402 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_install)\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1403 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_install: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_install: Succeeded\nNOTE: Running task 1404 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot: Started\nWARNING: gcc-source-14.1.0-14.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1405 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic: Started\nWARNING: libxcb-native-1.16.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1406 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_prepare_recipe_sysroot: Started\nWARNING: qemu-system-native-8.2.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1407 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic: Started\nNOTE: Running task 1408 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_configure)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_configure: Started\nWARNING: pseudo-native-1.9.0+git-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1409 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_configure: Succeeded\nNOTE: Running task 1410 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_compile)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_compile: Started\nWARNING: libtasn1-native-4.19.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1411 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic: Started\nWARNING: libidn2-native-2.3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1412 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1413 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx: Started\nWARNING: util-linux-native-2.39.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1414 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_collect_spdx_deps)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1415 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx: Started\nWARNING: gcc-cross-x86_64-14.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1416 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_collect_spdx_deps)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1417 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1418 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: baremetal-helloworld-0.1+git-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1419 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic)\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_compile: Succeeded\nNOTE: Running task 1420 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_install)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_install: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_install: Succeeded\nNOTE: Running task 1421 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot: Started\nWARNING: perlcross-native-1.5.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1422 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic: Started\nWARNING: gperf-native-3.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1423 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic: Started\nWARNING: make-native-4.4.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1424 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic: Started\nWARNING: glib-2.0-native-1_2.80.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libcap-ng-native-0.8.5-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1425 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1426 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe qemu-native-8.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1427 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_configure)\nNOTE: recipe qemu-native-8.2.1-r0: task do_configure: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1428 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_configure)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_configure: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_configure: Succeeded\nNOTE: Running task 1429 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_compile)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_compile: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_compile: Succeeded\nNOTE: Running task 1430 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_install)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_install: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_install: Succeeded\nNOTE: Running task 1431 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot: Started\nWARNING: gnutls-native-3.8.5-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1432 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic: Started\nWARNING: pixman-native-1_0.42.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1433 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic: Started\nWARNING: acl-native-2.3.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1434 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic: Started\nWARNING: gnutls-native-3.8.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1435 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1436 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_configure: Succeeded\nNOTE: Running task 1437 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_compile)\nNOTE: recipe qemu-native-8.2.1-r0: task do_compile: Started\nWARNING: e2fsprogs-native-1.47.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1438 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_collect_spdx_deps)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1439 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx: Started\nWARNING: e2fsprogs-native-1.47.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libx11-native-1_1.8.9-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1440 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic: Started\nNOTE: Running task 1441 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1442 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1443 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_configure)\nNOTE: Running task 1444 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_configure: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1445 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_configure)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_configure: Started\nWARNING: perl-native-5.38.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1446 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1447 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_configure)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_configure: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_configure: Succeeded\nNOTE: Running task 1448 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_compile)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_compile: Started\nWARNING: gcc-cross-x86_64-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1449 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_configure)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_configure: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_compile: Succeeded\nNOTE: Running task 1450 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_install)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_install: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_install: Succeeded\nNOTE: Running task 1451 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_configure: Succeeded\nNOTE: Running task 1452 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_compile)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_compile: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_compile: Succeeded\nNOTE: Running task 1453 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_install)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 1454 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_compile)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_install: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_compile: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_install: Succeeded\nNOTE: Running task 1455 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 1456 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_install)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_install: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_install: Succeeded\nNOTE: Running task 1457 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 1458 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_compile)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_compile: Started\nWARNING: libcap-native-2.69-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1459 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 1460 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 1461 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 1462 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: libmicrohttpd-native-1.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1463 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1464 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_configure)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_configure: Started\nWARNING: libarchive-native-3.7.3-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1465 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_collect_spdx_deps)\nNOTE: recipe elfutils-native-0.191-r0: task do_collect_spdx_deps: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1466 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_configure: Succeeded\nNOTE: Running task 1467 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_compile)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_compile: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_compile: Succeeded\nNOTE: Running task 1468 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_install)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_install: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_install: Succeeded\nNOTE: Running task 1469 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot: Started\nWARNING: libxext-native-1_1.3.6-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1470 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1471 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_configure)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_configure: Started\nWARNING: libxrender-native-1_0.9.11-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1472 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1473 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_configure)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Started\nWARNING: libxfixes-native-1_6.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: util-linux-native-2.39.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libpcre2-native-10.43-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: gtk-doc-native-1.33.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1474 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1475 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic)\nNOTE: Running task 1476 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1477 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic: Started\nWARNING: libarchive-native-3.7.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: libnsl2-native-2.0.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: gdbm-native-1.23-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1478 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_configure)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1479 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic)\nNOTE: Running task 1480 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic: Started\nNOTE: Running task 1481 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic)\nWARNING: libedit-native-20230828-3.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: util-linux-libuuid-native-2.39.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic: Started\nWARNING: libffi-native-3.4.6-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1482 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1483 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic: Succeeded\nWARNING: libtirpc-native-1.3.4-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1484 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic)\nWARNING: autoconf-archive-native-2023.02.20-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1485 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1486 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic)\nWARNING: readline-native-8.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic: Succeeded\nWARNING: lzlib-native-1.14-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: ncurses-native-6.5-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1487 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic: Started\nWARNING: m4-native-1.4.19-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic: Succeeded\nERROR: libxshmfence-native-1.3.2-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: re2c-native-3.1-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: libgpg-error-native-1.48-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: libmicrohttpd-native-1.0.1-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: libslirp-native-4.7.0-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: Running task 1488 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic)\nWARNING: elfutils-native-0.191-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic: Started\nNOTE: Running task 1489 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic: Succeeded\nWARNING: libmpc-native-1.3.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1490 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1491 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_collect_spdx_deps)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic: Started\nWARNING: gmp-native-6.3.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic: Succeeded\nWARNING: mpfr-native-4.2.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1492 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1493 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1494 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1495 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic: Succeeded\nWARNING: dwarfsrcfiles-native-1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1496 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic: Started\nWARNING: rpm-native-1_4.19.1.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: expat-native-2.6.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: curl-native-8.7.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1497 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1498 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic)\nNOTE: Running task 1499 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic)\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic: Started\nNOTE: Running task 1500 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic)\nWARNING: ninja-native-1.12.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: libgcrypt-native-1.10.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic: Succeeded\nWARNING: openssl-native-3.3.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1501 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1502 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic)\nNOTE: Running task 1503 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic)\nWARNING: elfutils-native-0.191-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic: Started\nNOTE: Running task 1504 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic)\nWARNING: gettext-minimal-native-0.22.5-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic: Started\nWARNING: python3-native-3.12.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1505 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic)\nWARNING: zstd-native-1.5.5-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: popt-native-1.19-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1506 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic: Succeeded\nNOTE: Running task 1507 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic: Started\nWARNING: lua-native-5.4.6-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1508 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_populate_lic: Started\nNOTE: Running task 1509 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic)\nWARNING: bzip2-native-1.0.8-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic: Succeeded\nWARNING: file-native-5.45-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1510 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_lic: Succeeded\nWARNING: cmake-native-3.28.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1511 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic: Started\nNOTE: Running task 1512 of 1746 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic)\nWARNING: sqlite3-native-3_3.45.3-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic: Started\nWARNING: xz-native-5.4.6-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/libgpg-error-native/1.48/temp/log.do_populate_lic.562843\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic) failed with exit code '1'\nNOTE: Running task 1513 of 1746 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic: Started\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/libxshmfence-native/1.3.2/temp/log.do_populate_sysroot.703168\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.659091\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot) failed with exit code '1'\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/libslirp-native/4.7.0/temp/log.do_populate_sysroot.535787\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/libmicrohttpd-native/1.0.1/temp/log.do_populate_lic.579250\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic: Failed\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic: Started\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/work/x86_64-linux/re2c-native/3.1/temp/log.do_populate_lic.537197\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic) failed with exit code '1'\nWARNING: bison-native-3.8.2-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: pkgconfig-native-0.29.2+git-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic: Succeeded\nWARNING: texinfo-dummy-native-1.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_compile\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_compile\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_compile: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_compile\nNOTE: recipe qemu-native-8.2.1-r0: task do_compile: Succeeded\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 8400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 10200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 10800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 11400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 12000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 12600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 1513 tasks of which 772 didn't need to be rerun and 6 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/log/error-report/error_report_20240525223722.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/tmp/log/error-report/error_report_20240525223722.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 6 tasks failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic\nSummary: There were 117 WARNING messages.\nSummary: There were 6 ERROR messages, returning a non-zero exit code.\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,168 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46093/conf/local.conf\n2024-05-25 22:36:00,168 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 843 of 921 in 80.12347173690796\nNOTE: Initial setup loop took: 80.23250818252563\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 188 Mirrors 0 Missed 110 Current 0 (63% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 16 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 25 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 31 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 69 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 73 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 83 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 86 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 87 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 88 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 108 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: Running task 4 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_fetch)\nNOTE: Running task 6 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_fetch)\nNOTE: Running task 8 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 10 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 154 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 12 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 14 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 23 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 25 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 26 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_unpack)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 31 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Started\nNOTE: Running task 33 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_fetch)\nNOTE: Running task 34 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Started\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 35 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 36 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 37 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Started\nNOTE: Running task 38 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 40 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 43 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 48 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 50 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: Running task 51 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 52 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 53 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 55 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 56 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 57 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Running task 58 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: Running task 60 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Started\nNOTE: Running task 61 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 62 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 64 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 65 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Running task 66 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_fetch: Succeeded\nNOTE: Running task 67 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 68 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_unpack)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 69 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 70 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_unpack)\nNOTE: Running task 72 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 73 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 75 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 77 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_unpack: Succeeded\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: Running task 81 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 88 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 90 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 91 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 93 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: Running task 96 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: Running task 97 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 98 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 99 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: Running task 116 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 117 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 118 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: Running task 119 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: Running task 120 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: Running task 121 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 122 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 127 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 128 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 129 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 132 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 227 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 136 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 140 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 141 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 144 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 148 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 271 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 570 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 571 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_patch)\nNOTE: Running task 572 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_patch)\nNOTE: Running task 573 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 574 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 575 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_patch)\nNOTE: Running task 576 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 577 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_patch)\nNOTE: Running task 582 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: Running task 583 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 584 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 585 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 586 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 608 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_patch: Succeeded\nNOTE: Running task 610 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 612 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: Running task 614 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 615 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 619 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_patch)\nNOTE: Running task 620 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 621 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 622 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 623 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_configure)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_configure)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 626 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 628 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: Running task 629 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 630 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Started\nNOTE: Running task 631 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_compile)\nNOTE: Running task 632 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_compile)\nNOTE: Running task 633 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_patch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 634 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_compile)\nNOTE: Running task 635 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_patch: Succeeded\nNOTE: Running task 636 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 638 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Started\nNOTE: Running task 640 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 641 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_patch: Succeeded\nNOTE: Running task 644 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 645 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 648 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Started\nNOTE: Running task 649 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 650 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 651 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 652 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 654 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 655 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_configure)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 657 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 658 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_configure: Succeeded\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 663 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 664 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_install)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 665 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Started\nNOTE: Running task 666 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_install)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 667 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_install: Succeeded\nNOTE: Running task 668 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 669 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 670 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Started\nNOTE: Running task 671 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_install: Succeeded\nNOTE: Running task 672 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 673 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 674 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_install: Succeeded\nNOTE: Running task 675 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 676 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: Running task 677 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 678 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_compile: Succeeded\nNOTE: Running task 679 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 680 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 681 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 682 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 683 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_install)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_install: Succeeded\nNOTE: Running task 684 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_compile: Succeeded\nNOTE: Running task 685 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 686 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 687 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_install: Succeeded\nNOTE: Running task 688 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 689 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 690 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nWARNING: python3-pyproject-hooks-native-1.0.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 691 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 692 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Started\nWARNING: python3-packaging-native-24.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 694 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_unpack)\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Started\nWARNING: python3-tomli-native-2.0.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 695 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 696 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 697 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 698 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 699 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 700 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 701 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_configure)\nWARNING: python3-more-itertools-native-10.2.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 702 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 703 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_compile)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 704 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 706 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pip-native-24.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 707 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_patch)\nWARNING: python3-six-native-1.16.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 709 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 712 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 713 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nWARNING: python3-calver-native-2022.6.26-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: Running task 714 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nWARNING: python3-pathspec-native-0.12.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 715 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 716 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 717 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 718 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 719 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: Running task 720 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_configure)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_configure: Succeeded\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_compile)\nNOTE: recipe python3-idna-native-3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.1.bb:do_rust_gen_targets)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_compile: Succeeded\nNOTE: Running task 727 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_install: Succeeded\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_install: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-pathlib2-native-2.3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-semantic-version-native-2.10.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nWARNING: python3-pyparsing-native-3.1.2-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-build-native-1.2.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 737 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Started\nWARNING: python3-referencing-native-0.35.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 738 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Started\nWARNING: python3-setuptools-rust-native-1.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-rpds-py-native-0.18.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-idna-native-3.7-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Started\nWARNING: python3-maturin-native-1.5.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-maturin-native-1.5.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_configure: Succeeded\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_compile)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_compile: Succeeded\nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 753 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 754 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_install)\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_install: Succeeded\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-jsonpointer-native-2.4-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 760 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: Running task 762 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nWARNING: python3-wheel-native-0.43.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Started\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 771 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nWARNING: python3-tomli-native-2.0.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 772 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Started\nNOTE: Running task 773 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Started\nWARNING: python3-typing-extensions-native-4.11.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nWARNING: python3-attrs-native-23.2.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 774 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 775 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Started\nNOTE: Running task 777 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 778 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nWARNING: python3-webcolors-native-1.13-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 781 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nWARNING: python3-jsonschema-native-4.21.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 785 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 787 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Started\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_install: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Started\nWARNING: python3-idna-native-3.7-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 790 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-setuptools-native-69.5.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 792 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_collect_spdx_deps)\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx)\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic: Succeeded\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nWARNING: python3-webcolors-native-1.13-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nWARNING: python3-rfc3987-native-1.3.8-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nWARNING: python3-jsonpointer-native-2.4-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pyrsistent-native-0.20.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 812 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Started\nWARNING: python3-pyrsistent-native-0.20.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-setuptools-scm-native-8.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-editables-native-0.5-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pathspec-native-0.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-calver-native-2022.6.26-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-toml-native-0.10.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 818 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 820 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: python3-rfc3987-native-1.3.8-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nWARNING: python3-jsonpointer-native-2.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-webcolors-native-1.13-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-pluggy-native-1.5.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx: Succeeded\nWARNING: python3-zipp-native-3.18.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-trove-classifiers-native-2024.5.17-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Started\nWARNING: python3-rfc3339-validator-native-0.1.4-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nWARNING: python3-importlib-metadata-native-7.1.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nWARNING: python3-hatchling-native-1.24.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 833 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Started\nWARNING: python3-pluggy-native-1.5.0-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 836 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_configure: Succeeded\nNOTE: Running task 837 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_compile: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_install: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Started\nWARNING: python3-hatch-vcs-native-0.4.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: python3-hatch-fancy-pypi-readme-native-24.1.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: python3-hatchling-native-1.24.1-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_collect_spdx_deps)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_collect_spdx_deps)\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.35.1.bb:do_create_spdx)\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-referencing-native-0.35.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-jsonschema-specifications-native-2023.12.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: python3-attrs-native-23.2.0-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-referencing-native-0.35.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nWARNING: python3-jsonschema-native-4.21.1-r0 do_create_runtime_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/work/x86_64-linux/python3-hatchling-native/1.24.1/temp/log.do_populate_sysroot.704077\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 848 tasks of which 532 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/tmp/log/error-report/error_report_20240525223721.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot\nSummary: There were 69 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46095/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 319.1904807090759,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 374.28028988838196,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 479.60127902030945,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 487.56641912460327,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 439.0394067764282,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 165.78942322731018,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 122, in test_python_exec_func_python_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"almalinux-8.9\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'cb8fa3a90b0b92bfddb28f1262bbfb95289ff2ca6ed4c598d1a162660b42114d\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic cb8fa3a90b0b92bfddb28f1262bbfb95289ff2ca6ed4c598d1a162660b42114d\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f5f0592fa60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'cb8fa3a90b0b92bfddb28f1262bbfb95289ff2ca6ed4c598d1a162660b42114d\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic cb8fa3a90b0b92bfddb28f1262bbfb95289ff2ca6ed4c598d1a162660b42114d\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f5f0592fa60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 130.0582718849182,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 130, in test_python_exec_func_python_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'ffa11b2b07ad93fffd51136bad805c8ef034081433391b8c9ea215b33de88ce3\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic ffa11b2b07ad93fffd51136bad805c8ef034081433391b8c9ea215b33de88ce3\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fa9a80f1c60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'ffa11b2b07ad93fffd51136bad805c8ef034081433391b8c9ea215b33de88ce3\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic ffa11b2b07ad93fffd51136bad805c8ef034081433391b8c9ea215b33de88ce3\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fa9a80f1c60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 86.62406635284424,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 139, in test_python_exec_func_python_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'83d4d61d7518a2d19f223457baffb8d5cfb8b80e801d769445a1d71e3d325fca\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 83d4d61d7518a2d19f223457baffb8d5cfb8b80e801d769445a1d71e3d325fca\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f2f3d21bba0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'83d4d61d7518a2d19f223457baffb8d5cfb8b80e801d769445a1d71e3d325fca\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 83d4d61d7518a2d19f223457baffb8d5cfb8b80e801d769445a1d71e3d325fca\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f2f3d21bba0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 93.59769082069397,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 147, in test_python_exec_func_python_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_python, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_python is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'f55b8990d30f67df544151f6c3ae00106214f3a68b91416092eeb8511690bcff\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic f55b8990d30f67df544151f6c3ae00106214f3a68b91416092eeb8511690bcff\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f31724779c0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'f55b8990d30f67df544151f6c3ae00106214f3a68b91416092eeb8511690bcff\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic f55b8990d30f67df544151f6c3ae00106214f3a68b91416092eeb8511690bcff\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f31724779c0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 97.59508872032166,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 55, in test_python_exec_func_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'9b43fbefc0cf4bbcbef49ca1399c102c3dddd9d69b4ab6a0a481b2038d1a39c0\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 9b43fbefc0cf4bbcbef49ca1399c102c3dddd9d69b4ab6a0a481b2038d1a39c0\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fa8739f37e0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'9b43fbefc0cf4bbcbef49ca1399c102c3dddd9d69b4ab6a0a481b2038d1a39c0\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 9b43fbefc0cf4bbcbef49ca1399c102c3dddd9d69b4ab6a0a481b2038d1a39c0\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fa8739f37e0>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 88.40862393379211,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 64, in test_python_exec_func_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'7f6327f33c64c16bc1ef112a20279671ff3d88345d72b32be9fafc40a5df56e2\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 7f6327f33c64c16bc1ef112a20279671ff3d88345d72b32be9fafc40a5df56e2\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f96f0337a60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\\n             def wrapper(*args, **kwargs):\\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name=\\'Task-2\\' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError(\\'\\')>):\\n     \\n    >        return future.result()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method=\\'oe.sstatesig.OEOuthashBasic\\', taskhash=\\'7f6327f33c64c16bc1ef112a20279671ff3d88345d72b32be9fafc40a5df56e2\\'):\\n         async def get_unihash(self, method, taskhash):\\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\\n             if not r:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg=\\'oe.sstatesig.OEOuthashBasic 7f6327f33c64c16bc1ef112a20279671ff3d88345d72b32be9fafc40a5df56e2\\'):\\n     \\n    >        return await self._send_wrapper(proc)\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f96f0337a60>):\\n                         if not isinstance(e, ConnectionError):\\n    >                        raise ConnectionError(str(e))\\n                         raise e\\nConnectionError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 149.5736644268036,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 73, in test_python_exec_func_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 114, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(uri, ping_interval=None)\\n                 return WebsocketConnection(websocket, self.timeout)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 654, in Connect.__await_impl__():\\n                 try:\\n    >                await protocol.handshake(\\n                         self._wsuri,\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 319, in WebSocketClientProtocol.handshake(wsuri=WebSocketURI(secure=True, host=\\'hashserv.yoctoproject.org\\', port=443, path=\\'/ws\\', query=\\'\\', username=None, password=None), origin=None, available_extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fad65aee180>], available_subprotocols=None, extra_headers=None):\\n     \\n    >        status_code, response_headers = await self.read_http_response()\\n             if status_code in (301, 302, 303, 307, 308):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 141, in WebSocketClientProtocol.read_http_response():\\n             except Exception as exc:\\n    >            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\\n     \\nwebsockets.exceptions.InvalidMessage: did not receive a valid HTTP response\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 114, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(uri, ping_interval=None)\\n                 return WebsocketConnection(websocket, self.timeout)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 647, in Connect.__await_impl_timeout__():\\n             async with asyncio_timeout(self.open_timeout):\\n    >            return await self.__await_impl__()\\n     \\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 654, in Connect.__await_impl__():\\n                 try:\\n    >                await protocol.handshake(\\n                         self._wsuri,\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 319, in WebSocketClientProtocol.handshake(wsuri=WebSocketURI(secure=True, host=\\'hashserv.yoctoproject.org\\', port=443, path=\\'/ws\\', query=\\'\\', username=None, password=None), origin=None, available_extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fad65aee180>], available_subprotocols=None, extra_headers=None):\\n     \\n    >        status_code, response_headers = await self.read_http_response()\\n             if status_code in (301, 302, 303, 307, 308):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py\", line 141, in WebSocketClientProtocol.read_http_response():\\n             except Exception as exc:\\n    >            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\\n     \\nwebsockets.exceptions.InvalidMessage: did not receive a valid HTTP response\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 12.868849515914917,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 83, in test_python_exec_func_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exec_func_shell, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exec_func_shell is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fca018a9ca0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fca018a9ca0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fca018a9ca0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fca018a9ca0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 12.641622066497803,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 92, in test_python_exit_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f54c22d7b30>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f54c22d7b30>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f54c22d7b30>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f54c22d7b30>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 10.249242544174194,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 99, in test_python_exit_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f5eca9235c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f5eca9235c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f5eca9235c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f5eca9235c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 9.463509321212769,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 107, in test_python_exit_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fa21b0550a0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fa21b0550a0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fa21b0550a0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fa21b0550a0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 9.801985263824463,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 114, in test_python_exit_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_exit, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_exit is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f2b76ce6720>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f2b76ce6720>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f2b76ce6720>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f2b76ce6720>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 10.13777232170105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 154, in test_python_fatal_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3a17168fb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3a17168fb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3a17168fb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3a17168fb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 24.260584592819214,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 162, in test_python_fatal_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f6dbc491700>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f6dbc491700>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f6dbc491700>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f6dbc491700>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 12.758816957473755,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 171, in test_python_fatal_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fb4e5baef90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fb4e5baef90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fb4e5baef90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fb4e5baef90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 10.572774171829224,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 179, in test_python_fatal_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_pythontest_fatal, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_pythontest_fatal is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f7015c035c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f7015c035c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f7015c035c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f7015c035c0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 10.786062479019165,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 20, in test_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4c725d3cb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4c725d3cb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4c725d3cb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4c725d3cb0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 10.961450815200806,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 28, in test_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4de75eaae0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4de75eaae0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4de75eaae0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f4de75eaae0>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 11.15530776977539,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 36, in test_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f1fba8d3b90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f1fba8d3b90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f1fba8d3b90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f1fba8d3b90>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 17.95573353767395,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 45, in test_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1964 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\nNOTE: selecting binutils-cross-x86_64 to satisfy virtual/x86_64-poky-linux-binutils due to PREFERRED_PROVIDERS\\nNOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to PREFERRED_PROVIDERS\\nNOTE: selecting pkgconfig-native to satisfy pkgconfig-native due to PREFERRED_PROVIDERS\\nNOTE: selecting openssl-native to satisfy openssl-native due to PREFERRED_PROVIDERS\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Marking Active Tasks\\nNOTE: Pruned 1928 inactive tasks, 1 left\\nNOTE: Assign Weightings\\nNOTE: Compute totals (have 1 endpoint(s))\\nNOTE: Invalidate task do_shelltest, /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/meta-selftest/recipes-test/logging-test/logging-test.bb:do_shelltest is tainted from a forced run\\nERROR: An uncaught exception occurred in runqueue\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fedc58f0a70>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fedc58f0a70>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fedc58f0a70>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         if len(exceptions) == 1:\\n    >                        raise exceptions[0]\\n                         else:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class \\'websockets.legacy.client.WebSocketClientProtocol\\'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fedc58f0a70>], subprotocols=None, extra_headers=None, user_agent_header=\\'Python/3.12 websockets/12.0\\', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host=\\'hashserv.yoctoproject.org\\', port=443, secure=True, legacy_recv=False, loop=None), host=\\'hashserv.yoctoproject.org\\', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname=\\'hashserv.yoctoproject.org\\', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\\n                         try:\\n    >                        sock = await self._connect_sock(\\n                                 exceptions, addrinfo, laddr_infos)\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, \\'\\', (\\'34.221.58.120\\', 443)), local_addr_infos=None):\\n                             raise OSError(f\"no matching local address with {family=} found\")\\n    >            await self.sock_connect(sock, address)\\n                 return sock\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n             try:\\n    >            return await fut\\n             finally:\\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=(\\'34.221.58.120\\', 443)):\\n                     # Jump to any except clause below.\\n    >                raise OSError(err, f\\'Connect call failed {address}\\')\\n             except (BlockingIOError, InterruptedError):\\nConnectionRefusedError: [Errno 111] Connect call failed (\\'34.221.58.120\\', 443)\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-05-25 22:36:00,185 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46101/conf/local.conf\n2024-05-25 22:36:00,186 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 95.69301533699036,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 100.76571941375732,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 4.2530248165130615,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 4.5970139503479,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 90.53119659423828,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 -c checkuri m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-164' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='ea67d5be691039dc72fb3eccfc31186b1a936320093a9f0607da88d3881f88e3'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic ea67d5be691039dc72fb3eccfc31186b1a936320093a9f0607da88d3881f88e3'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7ff572f50cc0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-164' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='ea67d5be691039dc72fb3eccfc31186b1a936320093a9f0607da88d3881f88e3'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic ea67d5be691039dc72fb3eccfc31186b1a936320093a9f0607da88d3881f88e3'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7ff572f50cc0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 938.2545337677002,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 15.95815920829773,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 4.245282173156738,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 71.75670909881592,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 2736.7675325870514,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 408.8374834060669,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 66.45588970184326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 79.85010981559753,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 112.63684749603271,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 29.43328857421875,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 7005.728515386581,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 104.44454145431519,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 5.108213186264038,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 4.472609758377075,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 104.00675821304321,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 220.25933861732483,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.753584384918213,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 8.132046461105347,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 74.44830846786499,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 4.53475546836853,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.7459473609924316,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 3.909522533416748,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 74.37418031692505,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 132.06176614761353,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 278, in test_skip_setscene\n    self.assertFalse(tasks, 'Tasks %s ran when they should not have' % (str(tasks)))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 721, in assertFalse\n    raise self.failureException(msg)\nAssertionError: ['do_fetch', 'do_fetch', 'do_unpack', 'do_unpack', 'do_patch', 'do_patch', 'do_populate_lic', 'do_populate_lic', 'do_create_runtime_spdx', 'do_create_runtime_spdx'] is not false : Tasks ['do_fetch', 'do_fetch', 'do_unpack', 'do_unpack', 'do_patch', 'do_patch', 'do_populate_lic', 'do_populate_lic', 'do_create_runtime_spdx', 'do_create_runtime_spdx'] ran when they should not have\n\n\nStderr:\n2024-05-25 22:36:00,196 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/conf/local.conf\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 65.22667479515076,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 4.65012526512146,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8376195430755615,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 690.7025337219238,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 174.2203483581543,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 146, in test_buildhistory_basic\n    self.run_buildhistory_operation('xcursor-transparent-theme')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='7c26f5a48dae987e5cae12ed2a89bf4f55c742dc5a7678964e28d38d5de79da9'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 7c26f5a48dae987e5cae12ed2a89bf4f55c742dc5a7678964e28d38d5de79da9'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f78e38d3100>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='7c26f5a48dae987e5cae12ed2a89bf4f55c742dc5a7678964e28d38d5de79da9'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 7c26f5a48dae987e5cae12ed2a89bf4f55c742dc5a7678964e28d38d5de79da9'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f78e38d3100>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/conf/local.conf\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 129.35338854789734,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 152, in test_buildhistory_buildtime_pr_backwards\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -cclean xcursor-transparent-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='8de56797d4b6cc00597690d7b085ed273b3976574efc8fd6ad272fc72efbd4d3'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 8de56797d4b6cc00597690d7b085ed273b3976574efc8fd6ad272fc72efbd4d3'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fb88071d8a0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='8de56797d4b6cc00597690d7b085ed273b3976574efc8fd6ad272fc72efbd4d3'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 8de56797d4b6cc00597690d7b085ed273b3976574efc8fd6ad272fc72efbd4d3'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fb88071d8a0>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/conf/local.conf\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 520.9599454402924,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 157, in test_fileinfo\n    bitbake('hicolor-icon-theme')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  hicolor-icon-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 601 of 665 in 70.28896498680115\nNOTE: Initial setup loop took: 70.42168354988098\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 206 Local 141 Mirrors 0 Missed 65 Current 0 (68% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 3 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 9 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 10 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 13 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 14 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 15 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 19 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_fetch)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 21 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 23 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 24 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 25 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 26 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 28 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 29 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_fetch: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 35 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 36 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 38 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 44 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 45 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 47 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 49 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 51 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 54 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 62 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 63 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 71 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 72 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 74 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 75 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 76 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 78 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 79 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 80 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 82 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 83 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 85 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 87 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 88 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 90 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 92 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 93 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 95 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 102 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 107 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 112 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 114 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 122 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 123 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 125 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 127 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 128 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 134 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 145 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 147 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 151 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 152 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 153 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 154 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 158 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 160 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 162 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 164 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 165 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 166 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 167 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 172 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 177 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 181 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 187 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 189 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 193 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 196 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 199 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 201 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 203 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 206 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 206 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 503 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_unpack)\nNOTE: Running task 631 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_prepare_recipe_sysroot)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_unpack: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_unpack: Succeeded\nNOTE: Running task 651 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_patch)\nNOTE: Running task 652 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_collect_spdx_deps)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_patch: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_collect_spdx_deps: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_patch: Succeeded\nNOTE: Running task 653 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_deploy_source_date_epoch)\nNOTE: Running task 654 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_populate_lic)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_lic: Started\nWARNING: hicolor-icon-theme-0.17-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 655 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_configure)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_configure: Started\nWARNING: hicolor-icon-theme-0.17-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_lic: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_configure: Succeeded\nNOTE: Running task 656 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_compile)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_compile: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_compile: Succeeded\nNOTE: Running task 657 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_install)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_install: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_install: Succeeded\nNOTE: Running task 658 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package)\nNOTE: Running task 659 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_populate_sysroot)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_sysroot: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package: Started\nWARNING: hicolor-icon-theme-0.17-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: hicolor-icon-theme-0.17-r0 do_package: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package: Succeeded\nNOTE: Running task 660 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_packagedata)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_packagedata: Started\nWARNING: hicolor-icon-theme-0.17-r0 do_packagedata: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_packagedata: Succeeded\nNOTE: Running task 661 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_create_spdx)\nNOTE: Running task 662 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_write_rpm)\nNOTE: Running task 663 of 665 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_qa)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_spdx: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_write_rpm: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_qa: Started\nERROR: hicolor-icon-theme-0.17-r0 do_create_spdx: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: hicolor-icon-theme-0.17-r0 do_package_qa: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: hicolor-icon-theme-0.17-r0 do_package_write_rpm: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/tmp/work/all-poky-linux/hicolor-icon-theme/0.17/temp/log.do_create_spdx.561893\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_spdx: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_create_spdx) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/tmp/work/all-poky-linux/hicolor-icon-theme/0.17/temp/log.do_package_qa.561991\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_qa: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/tmp/work/all-poky-linux/hicolor-icon-theme/0.17/temp/log.do_package_write_rpm.561932\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_write_rpm: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_qa) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_write_rpm) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 663 tasks of which 647 didn't need to be rerun and 3 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/tmp/log/error-report/error_report_20240525224111.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/tmp/log/error-report/error_report_20240525224111.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\nNOTE: Writing buildhistory\nNOTE: Writing buildhistory took: 4 seconds\n\nSummary: 3 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_create_spdx\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_qa\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_write_rpm\nSummary: There were 5 WARNING messages.\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46115/conf/local.conf\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 165.69543385505676,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 67, in test_stoptask_behavior\n    self.assertTrue('ERROR: No new tasks can be executed since the disk space monitor action is \"STOPTASKS\"!' in res.output, msg = \"Tasks should have stopped. Disk monitor is set to STOPTASK: %s\" % res.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Tasks should have stopped. Disk monitor is set to STOPTASK: Loading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='a874670504fd4be8d63b865ee856ebee7233ad2eadd3e56dcab4a7d63fe3f467'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic a874670504fd4be8d63b865ee856ebee7233ad2eadd3e56dcab4a7d63fe3f467'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f91160f6b60>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='a874670504fd4be8d63b865ee856ebee7233ad2eadd3e56dcab4a7d63fe3f467'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic a874670504fd4be8d63b865ee856ebee7233ad2eadd3e56dcab4a7d63fe3f467'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f91160f6b60>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 765.442818403244,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 47, in test_ccache_tool\n    bitbake(\"%s -c clean\" % recipe)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  libgcc-initial -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-82' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='7c44e53b12272855ec83da658da1e43320131bfa6751e6651a680033003c1f36'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 7c44e53b12272855ec83da658da1e43320131bfa6751e6651a680033003c1f36'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fcbe5179580>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-82' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='7c44e53b12272855ec83da658da1e43320131bfa6751e6651a680033003c1f36'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 7c44e53b12272855ec83da658da1e43320131bfa6751e6651a680033003c1f36'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7fcbe5179580>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-05-25 22:48:45,619 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean libgcc-initial\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 46.19245171546936,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3b698bac30>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3b698bac30>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3b698bac30>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f3b698bac30>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 26873.509042739868,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 7965 of 9789 in 1.006843090057373\nNOTE: Initial setup loop progress: 5208 of 9789 in 2.018293619155884\nNOTE: Initial setup loop progress: 3427 of 9789 in 3.030369281768799\nNOTE: Initial setup loop progress: 764 of 9789 in 4.0410027503967285\nNOTE: Initial setup loop took: 4.610985517501831\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 4786 Local 1921 Mirrors 0 Missed 2865 Current 33 (40% match, 40% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 39 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 40 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 55 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 60 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 62 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 63 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 96 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 102 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 105 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 109 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 141 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 160 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 164 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 190 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 223 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe weston-init-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe weston-13.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe avahi-0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 227 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 237 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 250 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 254 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 263 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 271 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe core-image-weston-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 275 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe weston-13.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 276 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_populate_lic_setscene)\nNOTE: recipe weston-init-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 289 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe avahi-0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 290 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 291 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssh-9.7p1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 292 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_recipe_qa_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 296 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_populate_lic_setscene)\nNOTE: recipe dbus-1.14.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe core-image-weston-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 300 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 305 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 306 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_lic_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 310 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_lic_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 311 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 315 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic_setscene)\nNOTE: recipe dbus-glib-0.112-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 316 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 317 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 318 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 323 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 327 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_populate_lic_setscene)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 333 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 337 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 341 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 345 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 347 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 350 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_lic_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 358 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 359 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_populate_lic_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 360 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 361 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 368 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 370 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 371 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 377 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 378 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_populate_lic_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 379 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_recipe_qa_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-base-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 387 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 391 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 393 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 397 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 398 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 400 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 401 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 407 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 411 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 420 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 424 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 430 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 434 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 435 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 436 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 440 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_populate_lic_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 441 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 447 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 448 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 449 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 457 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 471 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 472 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 478 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Started\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 482 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 484 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 488 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 489 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 493 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 495 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 499 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 515 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 525 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_lic_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 526 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 527 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 531 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_populate_lic_setscene)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 536 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 537 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 541 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 545 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 549 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 553 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 554 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 558 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 562 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 574 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 584 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 588 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 600 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 608 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 612 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 616 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 620 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 624 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 628 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 639 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_populate_lic_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 659 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 663 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe orc-0.4.38-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 667 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 677 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 691 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 701 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_populate_lic_setscene)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 709 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 715 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 716 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 718 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 719 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 723 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-markdown-3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 725 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-packaging-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 726 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 736 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 744 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 748 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 754 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 758 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 762 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 768 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 772 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 778 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_populate_lic_setscene)\nNOTE: recipe vala-0.56.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 783 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_lic_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 784 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 788 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 792 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 797 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 801 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 809 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 813 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 819 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_populate_lic_setscene)\nNOTE: recipe vala-0.56.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 823 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 827 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_populate_lic_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 834 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 840 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 844 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 846 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_lic_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 848 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)\nNOTE: recipe quota-4.09-r0: task do_populate_lic_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 851 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic_setscene)\nNOTE: recipe rpcbind-1.2.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 860 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 861 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 862 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 863 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 864 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_lic_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 869 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)\nNOTE: Running setscene task 870 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_populate_lic_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 876 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: recipe quota-4.09-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 882 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_populate_lic_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 883 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 887 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 893 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_lic_setscene)\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 897 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 917 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 918 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 932 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_lic_setscene)\nNOTE: recipe rpcbind-1.2.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 933 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 941 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 946 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 947 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 948 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_package_write_rpm_setscene)\nNOTE: recipe zip-3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 949 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_populate_lic_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 957 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 961 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 965 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_populate_lic_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_qa_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 973 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: recipe zip-3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 977 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 981 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_populate_lic_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 985 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_populate_lic_setscene)\nNOTE: recipe libgudev-238-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 989 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 993 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 997 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1017 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe cairo-1.18.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_populate_lic_setscene: Started\nNOTE: recipe freetype-2.13.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1021 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_populate_lic_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1025 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1037 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1038 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1039 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_recipe_qa_setscene)\nNOTE: recipe graphene-1.10.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgudev-238-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1041 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_create_spdx_setscene)\nNOTE: recipe libepoxy-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1044 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cairo-1.18.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1045 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_populate_lic_setscene)\nNOTE: recipe libglu-2_9.0.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe freetype-2.13.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1046 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_recipe_qa_setscene)\nNOTE: recipe mesa-2_24.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1048 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_create_spdx_setscene)\nNOTE: recipe libdrm-2.4.120-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1051 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1052 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_populate_lic_setscene)\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1053 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_recipe_qa_setscene)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1059 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1065 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1072 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1076 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1096 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1103 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1104 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1105 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_package_qa_setscene)\nNOTE: recipe pango-1.52.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1106 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1108 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1172 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe wayland-1.22.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_package_qa_setscene: Started\nNOTE: Running setscene task 1224 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1228 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1232 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1240 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1244 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe pango-1.52.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1248 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1252 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe xrandr-1_1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1254 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1257 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_populate_lic_setscene)\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1265 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-1.22.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1266 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1270 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1274 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1290 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_packagedata_setscene: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1294 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1298 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1310 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1314 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1318 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxi-1_1.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1330 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1334 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1338 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1342 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1346 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_populate_lic_setscene)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1350 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1354 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1358 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1362 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1388 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1389 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1390 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1391 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1395 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1403 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1404 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1410 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1412 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1419 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1425 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_create_spdx_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1428 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_populate_lic_setscene)\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1430 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_create_spdx_setscene)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1433 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1434 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1444 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1454 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1458 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1477 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_populate_lic_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1482 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1494 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1498 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1502 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1503 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_packagedata_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1515 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1525 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libogg-1.3.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1540 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1541 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_packagedata_setscene)\nNOTE: recipe avahi-0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1545 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_populate_lic_setscene)\nNOTE: recipe pulseaudio-17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1546 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_packagedata_setscene)\nNOTE: recipe speexdsp-1.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_packagedata_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1550 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_create_spdx_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1551 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)\nNOTE: recipe flac-1.4.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1552 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_create_spdx_setscene)\nNOTE: recipe libogg-1.3.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1565 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1572 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1575 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1576 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1577 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe tiff-4.6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1600 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1633 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1638 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1646 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1647 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1648 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_recipe_qa_setscene)\nNOTE: recipe libwebp-1.4.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1658 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_create_spdx_setscene)\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1667 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_packagedata_setscene)\nNOTE: recipe core-image-sato-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1676 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1681 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_create_spdx_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1682 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1683 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1684 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1706 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_create_spdx_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1713 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1718 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe pulseaudio-17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1722 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe core-image-sato-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shutdown-desktop-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1723 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1727 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1731 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1741 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1743 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1744 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1749 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1753 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1759 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1763 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1769 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1779 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe shutdown-desktop-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1780 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_packagedata_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1784 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1793 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1797 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1812 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1816 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1838 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1842 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1846 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1860 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1866 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1884 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe icu-74-2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1889 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1897 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1901 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1905 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_populate_lic_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1913 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe libnl-1_3.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1918 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_populate_lic_setscene)\nNOTE: recipe icu-74-2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1930 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1934 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_populate_lic_setscene)\nNOTE: recipe libexif-0.6.24-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1939 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1944 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libpsl-0.21.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1948 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1980 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1982 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_populate_lic_setscene)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1986 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_lic_setscene)\nNOTE: recipe libusb1-1.0.27-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1990 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: recipe libnl-1_3.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2058 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2059 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2063 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2095 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2096 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2100 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2114 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2129 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2133 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2135 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2136 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2137 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2139 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2141 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2142 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dbus-1.14.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2143 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dbus-native-1.14.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2144 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2145 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe dbus-1.14.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2146 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_lic_setscene)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2148 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2149 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2150 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2151 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2153 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2154 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2155 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2156 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2157 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2158 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe dbus-glib-native-0.112-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2159 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2161 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2162 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2163 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2164 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2165 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2167 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2168 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2169 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2170 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2171 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2172 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_lic_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2173 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2174 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2175 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2176 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2177 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2178 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2179 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2181 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2182 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2183 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2187 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2189 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2190 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2191 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_lic_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2193 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2194 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2195 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2196 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2197 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2199 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2200 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2201 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2202 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2203 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2204 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2205 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2207 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2208 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2210 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2212 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2213 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2214 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2215 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2216 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2217 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2218 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2219 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2220 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2223 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2224 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_lic_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2225 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2226 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_lic_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2227 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2229 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2230 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_lic_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2232 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2233 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2234 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2235 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2236 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2238 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2240 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2242 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2243 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2244 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2245 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2246 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2247 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2248 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2251 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2252 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2253 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2254 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2256 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_spdx_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2257 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2258 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2259 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2261 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2263 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_create_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2264 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2265 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_populate_lic_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2266 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2267 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2269 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2270 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2271 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nasm-native-2.16.01-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2273 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2276 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_populate_lic_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2277 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2278 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2279 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2281 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2282 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2283 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2284 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2289 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2290 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nasm-native-2.16.01-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2292 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2293 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2294 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2295 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2296 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2297 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2298 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2300 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2301 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2302 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2304 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_lic_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2306 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_populate_lic_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2308 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2309 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2310 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2311 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2313 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2314 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2316 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2317 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2318 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_lic_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2320 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2322 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2325 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2327 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2329 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2331 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2333 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2338 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2340 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2343 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-state-0.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe formfactor-0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe connman-conf-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2345 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2352 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe iw-6.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2353 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2354 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2362 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-state-0.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2363 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2365 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2367 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2370 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe neard-0.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2375 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_recipe_qa_setscene)\nNOTE: recipe pciutils-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2376 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2377 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe connman-conf-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2378 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_recipe_qa_setscene)\nNOTE: recipe ofono-2.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ppp-2.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2379 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2380 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe iw-6.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2381 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_recipe_qa_setscene)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe connman-conf-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe neard-0.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2382 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_recipe_qa_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe iw-6.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2383 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2384 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_setscene)\nNOTE: recipe libpcap-1.10.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe neard-0.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe iw-6.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe neard-0.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2385 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2386 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2388 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2390 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2392 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2394 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2397 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2402 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2404 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2406 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2407 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2409 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2411 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2414 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2415 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ofono-2.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ell-0.65-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dropbear-2024.85-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kbd-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2416 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2417 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2418 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2419 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2420 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2421 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_package_setscene)\nNOTE: recipe kbd-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ell-0.65-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2422 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2423 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package_setscene)\nNOTE: recipe dropbear-2024.85-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2425 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2428 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe glib-networking-2.78.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2429 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2430 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2431 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2433 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe psplash-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe seatd-0.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2435 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2437 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2439 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Started\nNOTE: Running setscene task 2441 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2443 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2445 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe psplash-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2446 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_package_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2448 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2450 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe debugedit-5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2451 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe psplash-0.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dosfstools-4.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2456 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2457 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2464 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2465 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2466 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2467 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_recipe_qa_setscene)\nNOTE: recipe dnf-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2468 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-base-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2469 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2470 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_recipe_qa_setscene)\nNOTE: recipe psplash-0.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2472 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2477 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2478 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2479 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2480 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-0.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2485 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dosfstools-4.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2486 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe debugedit-5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe json-c-0.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2487 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2489 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe librepo-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2491 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2492 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2494 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2495 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2498 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2501 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2503 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe json-c-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2505 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2510 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2512 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2517 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe debugedit-5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2519 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2521 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2523 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe json-c-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2526 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2527 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2528 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2530 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2532 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2533 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2536 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2537 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2539 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2544 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2549 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2550 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2551 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2552 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2553 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2554 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2555 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2556 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2557 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2560 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2562 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2566 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-packaging-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2568 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2570 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-py-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2572 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2573 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2575 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2578 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2581 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2583 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2586 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2587 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_setscene)\nNOTE: recipe python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2589 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-packaging-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2591 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2593 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-toml-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2594 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2595 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2596 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2597 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2598 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2599 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2601 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2603 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2604 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-six-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2606 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2607 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2611 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2612 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2613 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2614 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2615 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2619 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2633 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2635 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2636 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2637 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2639 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2640 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2641 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2643 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2645 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2646 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_recipe_qa_setscene)\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2647 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2648 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2653 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2654 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2656 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_recipe_qa_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2658 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2659 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2660 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2661 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2662 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2663 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_setscene)\nNOTE: recipe libsolv-0.7.29-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2664 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2665 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2666 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quota-4.09-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2668 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2671 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_recipe_qa_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2675 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lua-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2676 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quota-4.09-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2677 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2679 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2681 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2682 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe sudo-1.9.15p5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lua-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2684 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_package_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2687 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2692 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2694 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2696 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2698 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2699 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sudo-1.9.15p5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2701 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb:do_package_setscene)\nNOTE: Running setscene task 2702 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb:do_package_setscene)\nNOTE: Running setscene task 2703 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2704 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2705 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2706 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb:do_package_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 2707 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_package_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2708 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_package_setscene)\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2709 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2710 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2713 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2715 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mini-x-session-0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 2716 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2717 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2718 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2719 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_package_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2721 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe packagegroup-core-x11-base-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_package_setscene: Started\nNOTE: Running setscene task 2723 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2725 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe packagegroup-core-x11-xserver-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2727 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe matchbox-session-0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2729 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2731 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_package_setscene: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2733 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2735 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe mini-x-session-0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2737 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2738 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2740 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2742 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xauth-1_1.1.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2744 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2745 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xhost-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2746 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe xinit-1_1.4.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mkfontscale-1.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2747 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_recipe_qa_setscene)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2748 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2749 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_recipe_qa_setscene)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2750 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2751 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xhost-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2752 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2753 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2754 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xinit-1_1.4.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2755 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_recipe_qa_setscene)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xauth-1_1.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2756 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2762 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2767 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_recipe_qa_setscene)\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2768 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2769 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xhost-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2770 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xinput-1.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2771 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_setscene: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2773 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xauth-1_1.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2777 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2778 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb:do_recipe_qa_setscene)\nNOTE: recipe xhost-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2780 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2782 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rgb-1_1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2784 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xinput-1.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2787 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2792 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2797 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_recipe_qa_setscene)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2799 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2804 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libinput-1.25.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2810 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2823 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2824 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2825 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2827 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2828 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2829 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xcursor-transparent-theme-0.1.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2830 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2832 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_recipe_qa_setscene)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2833 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe encodings-1_1.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2834 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe font-util-1.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2839 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2841 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_recipe_qa_setscene)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2844 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxfont2-2.0.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2845 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2847 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2848 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_package_setscene)\nNOTE: recipe encodings-1_1.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2849 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2851 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2852 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_package_setscene)\nNOTE: Running setscene task 2853 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2854 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_package_setscene)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2856 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2861 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2862 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_package_setscene: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2870 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2874 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_package_setscene: Started\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_package_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2875 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_recipe_qa_setscene)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2880 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_recipe_qa_setscene)\nNOTE: recipe gst-examples-1.18.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2886 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2890 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xwayland-23.2.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2891 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2893 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lame-3.100-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2894 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe font-util-1.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2895 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe gst-examples-1.18.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2896 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2897 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2898 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_recipe_qa_setscene)\nNOTE: recipe mpg123-1.32.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe speex-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2899 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2900 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe lame-3.100-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2902 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2903 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2906 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2912 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_recipe_qa_setscene)\nNOTE: recipe speex-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2913 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2915 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: recipe speexdsp-1.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2916 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2917 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2918 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2920 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gst-examples-1.18.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2922 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2931 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_recipe_qa_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2933 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2934 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2935 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2936 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2937 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb:do_package_setscene)\nNOTE: recipe libmatchbox-1.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_package_setscene: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2939 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2940 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2941 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_package_setscene)\nNOTE: Running setscene task 2942 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2943 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2945 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2951 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2956 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2961 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2962 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe alsa-topology-conf-1.2.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 2963 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_package_setscene: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2965 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_packagedata_setscene)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2966 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2967 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2968 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libptytty-2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2979 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_recipe_qa_setscene)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe puzzles-2_0.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2982 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxt-1_1.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2984 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2985 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_recipe_qa_setscene)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_package_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_packagedata_setscene: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2986 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-x11-sato-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2987 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2993 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2994 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2996 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe sato-icon-theme-git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2997 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe startup-notification-0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2999 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_package_setscene)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3002 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3004 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3005 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_recipe_qa_setscene)\nNOTE: recipe gconf-3.2.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3007 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3011 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shutdown-desktop-1.0-r0: task do_package_setscene: Started\nNOTE: recipe startup-notification-0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sato-screenshot-0.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3013 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3018 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-ucm-conf-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3019 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3020 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3021 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3023 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3025 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3030 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3032 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3034 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe hicolor-icon-theme-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3039 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-glib-0.112-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3040 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libdaemon-0.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3041 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe sato-icon-theme-git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3043 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3055 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3058 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3059 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3061 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libevdev-1.13.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe dbus-glib-0.112-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3062 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe sato-screenshot-0.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3063 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3064 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3067 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe shutdown-desktop-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3068 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnupg-2.4.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3069 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3071 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe menu-cache-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3072 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libevdev-1.13.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3077 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-glib-0.112-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdaemon-0.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3092 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3094 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3096 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfm-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libksba-1.6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3099 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3100 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe menu-cache-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3101 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3102 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3103 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shutdown-desktop-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3107 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe dbus-glib-0.112-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3108 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3115 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libdaemon-0.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3116 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3121 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libexif-0.6.24-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfm-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3129 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3131 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libksba-1.6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shutdown-desktop-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3132 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3136 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3137 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3138 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3139 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3140 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe libsoup-3.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3141 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libexif-0.6.24-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3145 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3150 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_recipe_qa_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3161 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3162 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3166 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsoup-3.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3167 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nghttp2-1.61.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3168 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3169 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3173 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3178 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libassuan-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3183 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nghttp2-1.61.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe popt-1.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3240 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_packagedata_setscene)\nNOTE: recipe taglib-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 3336 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe pinentry-1.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3351 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 3352 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: Running setscene task 3355 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3356 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3361 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe utfcpp-4.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-1.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3410 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3415 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 3419 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3423 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3425 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3428 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3430 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3432 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3434 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe graphene-1.10.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3435 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_package_setscene)\nNOTE: recipe libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3438 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3441 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3443 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 3444 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3447 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_recipe_qa_setscene)\nNOTE: recipe graphene-1.10.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_package_setscene: Started\nNOTE: Running setscene task 3451 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk4-4.14.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3453 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3454 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_setscene)\nNOTE: Running setscene task 3456 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gi-docgen-2023.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3457 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3459 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3460 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3461 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe bluez5-5.72-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_setscene: Started\nNOTE: Running setscene task 3463 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libgudev-238-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3464 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_setscene)\nNOTE: recipe libepoxy-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3465 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_recipe_qa_setscene)\nNOTE: recipe librsvg-2.57.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3466 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3468 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgudev-238-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3471 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3473 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 3476 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3477 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3478 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_recipe_qa_setscene)\nNOTE: recipe bluez5-5.72-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3482 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3483 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3484 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3487 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libdrm-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3488 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3489 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3491 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cairo-1.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bluez5-5.72-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3493 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pango-1.52.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3494 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3495 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3497 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe orc-0.4.38-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3500 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3501 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-1.22.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3502 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libglu-2_9.0.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cairo-1.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3503 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libice-1_1.1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3504 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3505 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pango-1.52.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 3506 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3507 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3508 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3509 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3510 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cairo-1.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3511 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-1.22.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3512 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pango-1.52.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3514 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe orc-0.4.38-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3517 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3519 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3520 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3521 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xrandr-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pango-1.52.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3522 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mesa-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3523 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libsm-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3525 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3527 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cairo-1.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3528 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3530 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3532 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3534 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 3535 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_setscene)\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3536 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxft-1_2.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3537 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: recipe fontconfig-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3539 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3540 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3541 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_recipe_qa_setscene)\nNOTE: recipe libice-1_1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3542 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3544 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxv-1.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe freetype-2.13.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_setscene: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3545 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3546 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3547 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3548 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxv-1.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3549 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3551 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3552 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3553 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe freetype-2.13.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3555 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3557 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3560 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsm-1_1.2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3562 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxft-1_2.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3566 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3568 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3569 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxv-1.0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tiff-4.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe flac-1.4.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3570 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3573 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3574 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3575 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3576 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtheora-1.1.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3577 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3580 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe flac-1.4.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3585 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3588 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3591 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpng-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3593 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libogg-1.3.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sbc-2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3594 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3595 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3597 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3598 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3599 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxau-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3600 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3602 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libogg-1.3.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3604 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sbc-2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3606 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3607 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3608 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libvorbis-1.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3610 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3611 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3612 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3613 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3614 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxi-1_1.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3615 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3616 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flac-1.4.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3617 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3618 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3619 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3620 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libxi-1_1.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3621 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3622 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3623 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_recipe_qa_setscene)\nNOTE: recipe flac-1.4.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3624 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3625 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3626 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3627 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3628 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libogg-1.3.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3630 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3632 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3635 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3636 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3638 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3641 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3644 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3646 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3647 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3649 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3651 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libogg-1.3.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3654 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3655 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3656 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe icu-74-2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3658 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe vala-0.56.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libical-3.0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3659 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3660 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3661 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3662 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3663 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe iso-codes-4.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3664 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3665 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3666 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe vala-0.56.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3667 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3668 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_recipe_qa_setscene)\nNOTE: recipe libical-3.0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icu-74-2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3669 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3670 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_recipe_qa_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3671 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3672 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3673 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3674 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe vala-0.56.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icu-74-2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3677 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libusb1-1.0.27-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3678 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3681 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3683 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3685 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3686 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3689 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe vala-0.56.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3692 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libical-3.0.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3694 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3696 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3697 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe icu-74-2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3699 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml2-2.12.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3702 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3703 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3704 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3705 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3707 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3708 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3709 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3710 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3711 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3712 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3713 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3715 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3717 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3718 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3719 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3720 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3721 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3722 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3723 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3724 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3726 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3727 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 3729 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3730 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3731 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3732 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 3734 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3736 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3739 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3742 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3743 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3744 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3745 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3746 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3747 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3748 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3749 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3750 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3751 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3752 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3756 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3757 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3758 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 3759 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3760 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3762 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3763 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_setscene)\nNOTE: recipe shared-mime-info-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3764 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3765 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3766 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3767 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3769 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3770 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3771 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_setscene: Started\nNOTE: Running setscene task 3772 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3773 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3776 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3777 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3779 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3781 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe vte-0.74.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3783 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shared-mime-info-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3784 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 3786 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3787 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 3788 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe orc-native-0.4.38-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe vte-0.74.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3789 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 3790 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3792 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3794 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe orc-native-0.4.38-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3795 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3796 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3797 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3799 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3800 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3801 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3804 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3806 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3809 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3810 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3811 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3812 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3813 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3816 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe nasm-native-2.16.01-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3818 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3820 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3821 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3823 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3824 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale_setscene)\nNOTE: Running setscene task 3826 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3827 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3830 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx_setscene)\nNOTE: recipe nasm-native-2.16.01-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3831 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 3832 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3833 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3834 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3835 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3838 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3840 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3842 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3843 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3845 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3847 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3849 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3850 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3851 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3852 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3853 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3855 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3856 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3858 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3860 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3862 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3863 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3864 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale_setscene: Succeeded\nNOTE: Running setscene task 3865 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3867 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3870 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3871 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3872 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3873 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3874 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3875 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3878 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3879 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3880 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3885 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3886 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3887 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 3888 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3889 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3890 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3891 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3892 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3893 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3895 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_populate_lic_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3896 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3897 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_lic_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3898 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3899 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3900 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3901 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3902 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3903 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3905 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3906 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3907 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3909 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3911 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe vala-native-0.56.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3913 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3914 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3915 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_lic_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3916 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3917 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3918 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3920 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_create_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3921 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3922 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3923 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3924 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3925 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3926 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3928 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3929 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3930 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe groff-native-1.23.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3932 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3933 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3935 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3936 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3937 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3938 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3939 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3940 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3941 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3942 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3943 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3944 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3945 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3946 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3947 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 3949 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3950 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb:do_populate_lic_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3951 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3952 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3953 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3955 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3957 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3959 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3960 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3961 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_lic_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3962 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3964 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 3965 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3966 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3967 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 3969 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3970 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3971 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3972 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe groff-native-1.23.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3973 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 3974 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 3975 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 3976 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 3977 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 3980 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3981 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 3983 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 3993 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 3994 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3995 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 3996 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 3997 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 3999 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4000 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4001 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4002 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_create_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4003 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4004 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4006 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4008 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_lic_setscene)\nNOTE: recipe dbus-glib-native-0.112-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4009 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_recipe_qa_setscene)\nNOTE: recipe gconf-native-3.2.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4010 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4012 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4017 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4018 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4019 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4020 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx_setscene)\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4022 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4023 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe gconf-native-3.2.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4033 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4035 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4036 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4038 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4041 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4042 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4044 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4045 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4047 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4048 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4049 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_gcc_stash_builddir_setscene)\nNOTE: Running setscene task 4050 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_recipe_qa_setscene)\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4052 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4054 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_populate_lic_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4056 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4058 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4059 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4060 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4062 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4064 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4065 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe freetype-native-2.13.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4066 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4068 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4070 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4072 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4073 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4074 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_lic_setscene)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4076 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe freetype-native-2.13.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4077 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4078 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4083 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_populate_lic_setscene)\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4088 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4093 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4094 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_populate_lic_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4097 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4098 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4099 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4101 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb:do_populate_lic_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4103 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_populate_lic_setscene)\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4105 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cairo-native-1.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4107 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4108 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4109 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4110 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4111 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cairo-native-1.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4114 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4116 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot_setscene)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4117 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: recipe shaderc-native-2024.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4119 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4121 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4122 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4123 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4124 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_sysroot_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4125 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4126 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4127 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pango-native-1.52.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4129 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_create_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4130 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4131 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4132 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe shaderc-native-2024.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4133 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4134 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4136 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4137 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4139 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4141 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4143 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4144 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4145 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4146 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb:do_create_spdx_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4147 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4149 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4150 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4151 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4152 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4154 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4159 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4160 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4162 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4163 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4165 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4170 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_create_spdx_setscene)\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4172 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4173 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-headers_1.3.283.0.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4174 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4175 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4177 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4178 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe font-util-native-1.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4179 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4180 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4181 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4182 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4184 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4186 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4187 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4188 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe font-util-native-1.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.3.283.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4190 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4192 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4193 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4195 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4197 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4199 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4201 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe font-util-native-1.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4202 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4204 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4205 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4207 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4209 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4211 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4214 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe font-util-native-1.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4216 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4218 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4221 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4223 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4226 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4228 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4230 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4232 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4233 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe font-util-native-1.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4234 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4236 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4238 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe font-util-native-1.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4240 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4242 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4246 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4247 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4248 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4249 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_populate_lic_setscene)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4250 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4251 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4255 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4256 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4259 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe freetype-native-2.13.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4261 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4262 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4263 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4264 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4265 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe freetype-native-2.13.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4267 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe freetype-native-2.13.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4270 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4272 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4275 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4276 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4277 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4278 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4280 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4282 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe freetype-native-2.13.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4284 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4285 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4287 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4289 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4291 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4292 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4293 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4295 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4297 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4299 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4300 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4301 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4302 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4304 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4305 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4306 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe freetype-native-2.13.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4308 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe freetype-native-2.13.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4311 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4312 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4313 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 4320 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4322 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4324 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4326 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4328 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4331 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4333 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4335 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4337 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4338 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4339 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4340 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4341 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4342 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4343 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4344 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4346 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4347 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4348 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4349 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4350 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4351 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4352 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4354 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4355 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4357 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4358 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4362 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4366 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4368 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4370 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4371 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4373 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4374 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4376 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4377 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4386 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4387 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4389 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4390 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_populate_lic_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4393 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4396 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4397 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4399 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4400 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4402 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4404 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4405 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-native-1.14.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4406 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4407 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4408 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4410 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_recipe_qa_setscene)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4411 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 4414 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4416 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4417 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4419 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4420 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx_setscene)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4422 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4423 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4424 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 4425 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4426 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4427 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4428 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4429 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe dbus-native-1.14.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4431 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4433 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4434 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4435 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4436 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4437 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4438 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4439 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4440 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4442 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4443 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4444 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4445 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4446 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4447 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml-sax-base-perl-native-1.09-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4448 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4449 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4452 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4455 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4457 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4459 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4460 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4461 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4463 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4464 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4465 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4467 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4468 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4469 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4470 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4472 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4473 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4474 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4475 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4476 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4477 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4479 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4481 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4482 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4483 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4484 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4485 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4486 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_populate_lic_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4487 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4489 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4490 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_lic_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe icu-native-74-2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4492 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4494 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4496 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4497 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4498 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4499 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4500 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4501 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4502 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4503 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4504 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4506 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4507 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4508 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4509 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4510 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4511 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4512 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4513 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4514 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4516 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4518 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4519 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4520 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4521 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4522 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4523 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4524 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4525 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4527 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4529 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4530 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4531 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4532 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4536 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4537 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4538 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4541 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4542 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4543 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4544 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: recipe icu-native-74-2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4546 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe vala-native-0.56.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4547 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4548 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4549 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe icu-native-74-2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4550 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4551 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4552 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4553 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4554 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libical-native-3.0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4555 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4556 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4557 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4558 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4559 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4561 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4563 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4564 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe libical-native-3.0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4565 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4566 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4568 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4569 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe vala-native-0.56.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4570 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4571 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4572 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4573 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4574 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4576 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4578 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4579 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4580 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_lic_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4581 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4582 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4583 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe icu-native-74-2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4585 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4586 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4587 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4588 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4589 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 4591 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4593 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4594 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4595 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4596 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4597 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4598 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4600 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4601 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4602 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe icu-native-74-2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4603 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4605 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4606 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4607 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4608 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4609 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4610 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4611 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4612 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4613 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4615 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4616 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 4618 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4619 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4621 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4623 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4625 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4626 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4627 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 4629 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4630 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4631 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4632 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4633 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4634 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4635 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4636 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4637 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4638 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4639 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4640 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4643 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4645 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4646 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4648 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4651 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4652 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_create_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4653 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4654 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4656 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_lic_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4657 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 4658 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4659 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4660 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4662 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4663 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4664 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4665 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4666 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4667 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4668 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4669 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4670 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4671 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4673 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4674 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4675 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4676 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4678 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running task 33 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_fetch)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4679 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4680 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4681 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4682 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4683 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4684 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4686 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4687 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4689 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4690 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4692 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4693 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4695 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4697 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4698 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4700 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_recipe_qa_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 4701 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4703 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4705 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4706 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4708 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4709 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4711 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4712 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4713 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4714 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4716 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4718 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4719 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 4720 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4722 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4724 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4726 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4727 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4729 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4730 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4731 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4733 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4734 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4735 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4737 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4738 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4739 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4740 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4742 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4743 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4745 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4746 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4747 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4748 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4749 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4750 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4751 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4752 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4753 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4754 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4755 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4756 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4757 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4758 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4760 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4761 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4762 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4763 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4764 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4765 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4766 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4768 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4769 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4770 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4771 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4772 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4773 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4774 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4776 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4777 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4778 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4779 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4780 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4782 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4784 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4786 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4787 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4789 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4791 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 4793 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4795 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 4796 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4797 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4799 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4800 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4801 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4803 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4804 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4805 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4807 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 4808 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4809 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 4810 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4811 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4813 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4815 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 4816 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4818 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 4819 of 4821 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4971662248883928 - using 1/16 bitbake threads\nNOTE: Running task 208 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_fetch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Started\nNOTE: Running noexec task 494 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: Running task 502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_fetch)\nNOTE: Running task 506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_fetch)\nNOTE: Running task 514 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: Running task 532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_fetch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_fetch: Started\nNOTE: Running task 560 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: recipe zlib-1.3.1-r0: task do_fetch: Started\nNOTE: Running task 566 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: Running task 568 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: Running task 570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Started\nNOTE: recipe gdbm-1.23-r0: task do_fetch: Started\nNOTE: recipe xz-5.4.6-r0: task do_fetch: Started\nNOTE: Running task 650 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: Running task 686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: Running task 700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: Running task 704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_fetch)\nNOTE: Running task 736 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_fetch)\nNOTE: Running task 738 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: recipe ncurses-6.5-r0: task do_fetch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_fetch: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_fetch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_fetch: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 739 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: Running task 740 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_unpack)\nNOTE: recipe zlib-1.3.1-r0: task do_unpack: Started\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_unpack: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_fetch: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_fetch: Succeeded\nNOTE: Running task 742 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: Running task 746 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_fetch)\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 747 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 748 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_fetch: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Started\nNOTE: Running task 749 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: Running task 750 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: Running task 751 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: recipe zlib-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 753 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: recipe ncurses-6.5-r0: task do_unpack: Started\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Started\nNOTE: recipe xz-5.4.6-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe gdbm-1.23-r0: task do_unpack: Started\nNOTE: recipe expat-2.6.2-r0: task do_patch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Started\nNOTE: recipe expat-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_patch)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_fetch: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_unpack: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5560302734375 - using 10/16 bitbake threads\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4990931919642858 - using 2/16 bitbake threads\nNOTE: Running task 756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_unpack)\nNOTE: Running task 758 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: Running task 760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: Running task 761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: Running task 762 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: Running task 763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_generate_toolchain_file)\nNOTE: Running task 764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: Running task 766 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: Running task 767 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_unpack)\nNOTE: Running task 839 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_fetch)\nNOTE: Running task 840 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_unpack)\nNOTE: Running task 841 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: Running task 843 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_unpack: Started\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe ncurses-6.5-r0: task do_patch: Started\nNOTE: recipe xz-5.4.6-r0: task do_patch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_unpack: Started\nNOTE: recipe gdbm-1.23-r0: task do_patch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: recipe xz-5.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 848 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_unpack: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: Running task 850 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 852 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_patch)\nNOTE: Running task 863 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_unpack)\nNOTE: Running task 864 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_unpack)\nNOTE: Running task 866 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Started\nNOTE: Running task 868 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_unpack: Started\nNOTE: recipe gdbm-1.23-r0: task do_patch: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Started\nNOTE: Running task 877 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: Running task 910 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: Running task 912 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: Running task 913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: Running task 914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Started\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Started\nNOTE: Running task 915 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Succeeded\nNOTE: Running task 922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Started\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Succeeded\nNOTE: Running task 923 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: Running task 924 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_write_config)\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_patch: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Started\nNOTE: Running task 926 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: Running task 957 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_fetch)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_write_config: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 958 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_write_config: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_fetch: Started\nNOTE: Running task 960 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: Running task 973 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_fetch)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Started\nNOTE: Running task 974 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 975 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 976 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: Running task 979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_fetch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_fetch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Started\nNOTE: Running task 1012 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_fetch)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_fetch: Started\nNOTE: Running task 1013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_unpack)\nNOTE: Running task 1014 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_unpack)\nNOTE: recipe libxml2-2.12.6-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5549403599330358 - using 15/16 bitbake threads\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_unpack: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_unpack: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_fetch: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_fetch: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_unpack: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4918474469866072 - using 1/16 bitbake threads\nNOTE: Running task 1015 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_unpack)\nNOTE: Running task 1018 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\nNOTE: Running task 1019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: Running task 1020 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 1022 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: Running task 1025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_patch)\nNOTE: Running task 1026 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: Running task 1027 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_patch)\nNOTE: Running task 1035 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_unpack)\nNOTE: Running task 1036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_write_config)\nNOTE: Running task 1040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: Running task 1041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_unpack)\nNOTE: Running task 1047 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_fetch)\nNOTE: Running task 1049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_fetch)\nNOTE: Running task 1051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_patch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_patch: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_write_config: Started\nNOTE: recipe attr-2.5.2-r0: task do_fetch: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_fetch: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_unpack: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_unpack: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_write_config: Succeeded\nNOTE: Running task 1053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_fetch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_patch: Succeeded\nNOTE: Running task 1056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: Running task 1058 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_write_config)\nNOTE: recipe libxau-1_1.0.11-r0: task do_fetch: Started\nNOTE: recipe attr-2.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1059 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: recipe xorgproto-2024.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_fetch: Started\nNOTE: Running task 1060 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_write_config)\nNOTE: Running task 1061 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_patch)\nNOTE: Running task 1063 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_fetch)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_write_config: Started\nNOTE: Running task 1069 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_fetch)\nNOTE: recipe attr-2.5.2-r0: task do_unpack: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_write_config: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_write_config: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_patch: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_fetch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_fetch: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_unpack)\nNOTE: Running task 1071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_unpack)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_fetch: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_fetch: Succeeded\nNOTE: Running task 1072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: Running task 1073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_unpack)\nNOTE: Running task 1074 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_write_config: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_patch: Succeeded\nNOTE: Running task 1078 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_unpack)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Succeeded\nNOTE: Running task 1080 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: recipe attr-2.5.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1084 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: Running task 1093 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_fetch)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_unpack: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_unpack: Started\nNOTE: Running task 1094 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_unpack: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_unpack: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_unpack: Started\nNOTE: recipe gmp-6.3.0-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Started\nNOTE: recipe attr-2.5.2-r0: task do_patch: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1095 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_patch)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1096 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_patch)\nNOTE: Running task 1097 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_unpack)\nNOTE: Running task 1099 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_patch)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_patch: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Started\nNOTE: Running task 1100 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_patch)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_patch: Started\nNOTE: Running task 1101 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_patch)\nNOTE: recipe libx11-1_1.8.9-r0: task do_unpack: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1102 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_patch: Started\nNOTE: recipe attr-2.5.2-r0: task do_patch: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1103 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_patch)\nNOTE: Running task 1106 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_fetch)\nNOTE: Running task 1107 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: Running task 1109 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: Running task 1110 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_patch)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_patch: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_patch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_fetch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_patch: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_patch: Started\nNOTE: Running task 1112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_unpack)\nNOTE: recipe libpng-1.6.43-r0: task do_fetch: Succeeded\nNOTE: Running task 1114 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_fetch)\nNOTE: Running task 1116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_unpack)\nNOTE: recipe libxml2-2.12.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1117 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_patch)\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_patch: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_unpack: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_fetch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_unpack: Started\nNOTE: Running task 1133 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_fetch)\nNOTE: Running task 1134 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_patch)\nNOTE: recipe libxcb-1.16.1-r0: task do_patch: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_patch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1137 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_fetch)\nNOTE: Running task 1142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_unpack)\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_patch: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_patch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_fetch: Started\nNOTE: Running task 1147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_fetch)\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 1148 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_patch)\nNOTE: recipe freetype-2.13.2-r0: task do_unpack: Started\nNOTE: recipe libpng-1.6.43-r0: task do_unpack: Succeeded\nNOTE: Running task 1149 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_patch)\nNOTE: recipe libxml2-2.12.6-r0: task do_patch: Succeeded\nNOTE: Running task 1150 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_patch)\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1153 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: Running task 1154 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_unpack)\nNOTE: recipe wayland-1.22.0-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_patch: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_patch: Started\nNOTE: Running task 1159 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_fetch)\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe wayland-1.22.0-r0: task do_fetch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_fetch: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Started\nNOTE: Running task 1167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_unpack)\nNOTE: Running task 1168 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_fetch)\nNOTE: recipe libpng-1.6.43-r0: task do_patch: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5282505580357142 - using 15/16 bitbake threads\nNOTE: recipe libxrender-1_0.9.11-r0: task do_fetch: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_fetch: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_fetch: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_unpack: Started\nNOTE: recipe gmp-6.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_unpack: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4987269810267858 - using 1/16 bitbake threads\nNOTE: Running task 1169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_unpack)\nNOTE: Running task 1174 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: Running task 1175 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\nNOTE: Running task 1176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_patch)\nNOTE: Running task 1179 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_patch)\nNOTE: Running task 1180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_patch)\nNOTE: Running task 1183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: Running task 1186 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_unpack)\nNOTE: Running task 1187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: Running task 1189 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_fetch)\nNOTE: Running task 1191 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: Running task 1193 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: Running task 1197 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_fetch)\nNOTE: Running task 1207 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_fetch)\nNOTE: Running task 1209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_fetch)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_fetch: Started\nNOTE: recipe libunistring-1.2-r0: task do_patch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Started\nNOTE: recipe wayland-1.22.0-r0: task do_unpack: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_fetch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_patch: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_fetch: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe dbus-1.14.10-r0: task do_fetch: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_unpack)\nNOTE: recipe freetype-2.13.2-r0: task do_patch: Succeeded\nNOTE: Running task 1225 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_unpack)\nNOTE: Running task 1227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe libunistring-1.2-r0: task do_patch: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_unpack: Started\nNOTE: Running task 1234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_unpack)\nNOTE: recipe fontconfig-2.15.0-r0: task do_unpack: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Started\nNOTE: Running task 1235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_unpack)\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_unpack: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: Running task 1240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_unpack)\nNOTE: Running task 1241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_unpack)\nNOTE: recipe libice-1_1.1.1-r0: task do_unpack: Started\nNOTE: Running task 1243 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: Running task 1244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_patch)\nNOTE: Running task 1245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_patch)\nNOTE: recipe libxext-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe dbus-1.14.10-r0: task do_unpack: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_unpack: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_unpack: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_patch: Started\nNOTE: Running task 1246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_patch)\nNOTE: Running task 1247 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_patch)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_patch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_patch: Started\nNOTE: Running task 1248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_patch)\nNOTE: Running task 1250 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_fetch)\nNOTE: Running task 1251 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_fetch)\nNOTE: Running task 1254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_patch)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_patch: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_patch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_fetch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Started\nNOTE: Running task 1262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_fetch)\nNOTE: recipe libsm-1_1.2.4-r0: task do_unpack: Succeeded\nNOTE: recipe icu-74-2-r0: task do_fetch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_patch: Succeeded\nNOTE: Running task 1263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_patch)\nNOTE: recipe libxext-1_1.3.6-r0: task do_patch: Started\nNOTE: Running task 1265 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_fetch)\nNOTE: recipe cairo-1.18.0-r0: task do_fetch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_patch: Started\nNOTE: Running task 1275 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: recipe dbus-1.14.10-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_fetch: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_patch: Succeeded\nNOTE: Running task 1276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_patch)\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1278 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: recipe cairo-1.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: recipe icu-74-2-r0: task do_fetch: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_patch: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_fetch: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_fetch: Started\nNOTE: Running task 1280 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_write_config)\nNOTE: Running task 1282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: Running task 1284 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: recipe dbus-1.14.10-r0: task do_patch: Started\nNOTE: Running task 1295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_unpack)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe wayland-1.22.0-r0: task do_write_config: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe acl-2.3.2-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_unpack: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_patch: Succeeded\nNOTE: Running task 1313 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_unpack)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_unpack)\nNOTE: recipe wayland-1.22.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1318 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_unpack)\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1319 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: recipe pixman-1_0.42.2-r0: task do_unpack: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_unpack: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5646100725446428 - using 15/16 bitbake threads\nNOTE: recipe libcap-2.69-r0: task do_unpack: Started\nNOTE: recipe dbus-1.14.10-r0: task do_patch: Succeeded\nNOTE: recipe icu-74-2-r0: task do_unpack: Started\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_unpack: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_patch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe icu-74-2-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_patch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Started\nNOTE: Load average limiting set to False as load average: 1.4979771205357142 - using 1/16 bitbake threads\nNOTE: Running task 1321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_patch)\nNOTE: Running task 1323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_patch)\nNOTE: Running task 1327 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_patch)\nNOTE: Running task 1328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_patch)\nNOTE: Running task 1329 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_patch)\nNOTE: Running task 1330 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_patch)\nNOTE: Running task 1331 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: Running task 1332 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: Running task 1333 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: Running task 1334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: Running task 1378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_fetch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Started\nNOTE: Running task 1396 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: Running task 1398 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe pixman-1_0.42.2-r0: task do_patch: Started\nNOTE: recipe cairo-1.18.0-r0: task do_patch: Started\nNOTE: Running task 1409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_fetch)\nNOTE: Running task 1410 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_fetch)\nNOTE: recipe libcap-2.69-r0: task do_patch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Started\nNOTE: recipe icu-74-2-r0: task do_patch: Started\nNOTE: recipe acl-2.3.2-r0: task do_patch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_fetch: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_fetch: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_fetch: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_fetch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Succeeded\nNOTE: Running task 1413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_fetch)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1415 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_fetch)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_fetch: Started\nNOTE: Running task 1417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_fetch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_fetch: Started\nNOTE: Running task 1419 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\nNOTE: recipe libxft-1_2.3.8-r0: task do_fetch: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_fetch: Started\nNOTE: Running task 1420 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: Running task 1422 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_fetch)\nNOTE: recipe vala-native-0.56.17-r0: task do_fetch: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Started\nNOTE: Running task 1427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_unpack)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_patch: Succeeded\nNOTE: Running task 1429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_fetch)\nNOTE: recipe cairo-1.18.0-r0: task do_patch: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_fetch: Started\nNOTE: Running task 1430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_write_config)\nNOTE: recipe fribidi-1.0.13-r0: task do_fetch: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_unpack: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_fetch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_write_config: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_write_config: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: Running task 1449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_patch)\nNOTE: recipe libcap-2.69-r0: task do_patch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_fetch)\nNOTE: Running task 1455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: Running task 1456 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: Running task 1458 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_fetch)\nNOTE: Running task 1460 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_write_config)\nNOTE: Running task 1461 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_patch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Started\nNOTE: recipe acl-2.3.2-r0: task do_patch: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_fetch: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Started\nNOTE: Running task 1465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_unpack)\nNOTE: recipe cairo-1.18.0-r0: task do_write_config: Started\nNOTE: recipe cairo-1.18.0-r0: task do_write_config: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Succeeded\nNOTE: Running task 1466 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_unpack)\nNOTE: Running task 1467 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_unpack)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_patch: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_unpack: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1468 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_unpack)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_unpack)\nNOTE: recipe icu-74-2-r0: task do_patch: Succeeded\nNOTE: Running task 1481 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: recipe fribidi-1.0.13-r0: task do_unpack: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_unpack: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_unpack: Started\nNOTE: Load average limiting set to True as load average: 1.6125401088169642 - using 15/16 bitbake threads\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_unpack: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_unpack: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_unpack: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_unpack: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_fetch: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4996512276785714 - using 2/16 bitbake threads\nNOTE: Running task 1483 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_preconfigure)\nNOTE: Running task 1488 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_patch)\nNOTE: Running task 1489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_patch)\nNOTE: Running task 1490 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_patch)\nNOTE: Running task 1492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_patch)\nNOTE: Running task 1493 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_patch)\nNOTE: Running task 1495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_patch)\nNOTE: Running task 1496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_unpack)\nNOTE: Running task 1497 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_unpack)\nNOTE: Running task 1515 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 1517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_fetch)\nNOTE: Running task 1518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_unpack)\nNOTE: Running task 1519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: Running task 1522 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_unpack)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_patch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_patch: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_patch: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_patch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_unpack: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_patch: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_unpack: Started\nNOTE: recipe pango-1.52.2-r0: task do_patch: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_unpack: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1524 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe fribidi-1.0.13-r0: task do_patch: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_patch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_patch: Succeeded\nNOTE: Running task 1526 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_fetch)\nNOTE: Running task 1531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_fetch)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: Running task 1533 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_fetch)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 1534 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_patch)\nNOTE: recipe readline-8.2-r0: task do_fetch: Started\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Started\nNOTE: Running task 1536 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_fetch)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_fetch: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_patch: Started\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_fetch: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_patch: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1538 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_fetch)\nNOTE: recipe readline-8.2-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_fetch: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_fetch: Succeeded\nNOTE: Running task 1541 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe pango-1.52.2-r0: task do_patch: Succeeded\nNOTE: Running task 1561 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_fetch)\nNOTE: Running task 1563 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_fetch)\nNOTE: Running task 1566 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_fetch)\nNOTE: Running task 1569 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_write_config)\nNOTE: Running task 1570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_write_config)\nNOTE: recipe libical-3.0.18-r0: task do_fetch: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Started\nNOTE: recipe libogg-1.3.5-r0: task do_fetch: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_write_config: Started\nNOTE: recipe vala-0.56.17-r0: task do_fetch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_write_config: Started\nNOTE: recipe libical-3.0.18-r0: task do_fetch: Succeeded\nNOTE: recipe kmod-31-r0: task do_fetch: Succeeded\nNOTE: Running task 1596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe libogg-1.3.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_unpack)\nNOTE: recipe vala-0.56.17-r0: task do_fetch: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_unpack: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1608 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1609 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_patch)\nNOTE: Running task 1610 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: Running task 1612 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_write_config)\nNOTE: recipe fribidi-1.0.13-r0: task do_write_config: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kmod-31-r0: task do_unpack: Started\nNOTE: Running task 1619 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_unpack)\nNOTE: recipe python3-pip-native-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1622 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_patch: Started\nNOTE: recipe pango-1.52.2-r0: task do_write_config: Started\nNOTE: recipe readline-8.2-r0: task do_unpack: Started\nNOTE: Running task 1623 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Started\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Started\nNOTE: recipe pango-1.52.2-r0: task do_write_config: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 1626 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_unpack)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_unpack: Started\nNOTE: Running task 1627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_patch)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1628 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_configure)\nNOTE: Running task 1629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_unpack)\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Started\nNOTE: recipe libical-3.0.18-r0: task do_unpack: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_configure: Started\nNOTE: recipe readline-8.2-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5511648995535714 - using 15/16 bitbake threads\nNOTE: recipe libical-native-3.0.18-r0: task do_unpack: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_unpack: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_patch: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_fetch: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_unpack: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_unpack: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4982822963169642 - using 4/16 bitbake threads\nNOTE: Running task 1630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_patch)\nNOTE: Running task 1632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_patch)\nNOTE: Running task 1633 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: Running task 1634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: Running task 1635 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_configure)\nNOTE: Running task 1636 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: Running task 1642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_patch)\nNOTE: Running task 1643 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_patch)\nNOTE: Running task 1645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_fetch)\nNOTE: Running task 1647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: Running task 1649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\nNOTE: Running task 1665 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_generate_toolchain_file)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_patch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_patch: Started\nNOTE: recipe libical-3.0.18-r0: task do_patch: Started\nNOTE: recipe kmod-31-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_patch: Started\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_patch: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_fetch: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_configure: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_fetch: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1667 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_fetch)\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_patch: Succeeded\nNOTE: Running task 1671 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_fetch)\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_fetch: Started\nNOTE: Running task 1672 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_unpack)\nNOTE: Running task 1673 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_unpack)\nNOTE: Running task 1674 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_unpack)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_unpack: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_unpack: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_unpack: Started\nNOTE: recipe bluez5-5.72-r0: task do_fetch: Succeeded\nNOTE: Running task 1678 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_fetch)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1679 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_write_config)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_fetch: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_write_config: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_unpack: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_patch: Succeeded\nNOTE: Running task 1680 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_patch)\nNOTE: recipe libical-3.0.18-r0: task do_patch: Succeeded\nNOTE: Running task 1686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: Running task 1687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_patch)\nNOTE: recipe shared-mime-info-2.4-r0: task do_write_config: Succeeded\nNOTE: Running task 1689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_fetch)\nNOTE: Running task 1691 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_fetch)\nNOTE: Running task 1693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_fetch)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_fetch: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_fetch: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_fetch: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_patch: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_patch: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1694 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_unpack)\nNOTE: Running task 1696 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_fetch)\nNOTE: Running task 1697 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_unpack)\nNOTE: Running task 1700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_write_config)\nNOTE: Running task 1702 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: recipe shared-mime-info-2.4-r0: task do_patch: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_unpack: Started\nNOTE: recipe libogg-1.3.5-r0: task do_unpack: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Started\nNOTE: Running task 1705 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_write_config: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_write_config: Succeeded\nNOTE: Running task 1709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_generate_toolchain_file)\nNOTE: Running task 1711 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: recipe libogg-1.3.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1712 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 1714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Started\nNOTE: recipe libogg-1.3.5-r0: task do_patch: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_fetch: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_patch: Succeeded\nNOTE: Running task 1715 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_unpack)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1716 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6042393275669642 - using 14/16 bitbake threads\nNOTE: recipe libdrm-2.4.120-r0: task do_unpack: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_patch: Succeeded\nNOTE: recipe file-5.45-r0: task do_fetch: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_unpack: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_unpack: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_fetch: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_unpack: Succeeded\nNOTE: recipe readline-8.2-r0: task do_patch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4979073660714286 - using 4/16 bitbake threads\nNOTE: Running task 1717 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_compile)\nNOTE: Running task 1718 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_patch)\nNOTE: Running task 1719 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_patch)\nNOTE: Running task 1720 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_unpack)\nNOTE: Running task 1739 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_patch)\nNOTE: Running task 1757 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: Running task 1760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\nNOTE: Running task 1761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: Running task 1762 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_unpack)\nNOTE: Running task 1763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_unpack)\nNOTE: Running task 1764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_unpack)\nNOTE: Running task 1771 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_fetch)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_patch: Started\nNOTE: recipe vala-0.56.17-r0: task do_patch: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_compile: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_patch: Started\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_unpack: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_fetch: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_unpack: Started\nNOTE: recipe bluez5-5.72-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_patch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1772 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_fetch)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_patch: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_patch: Succeeded\nNOTE: Running task 1775 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: Running task 1779 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: Running task 1780 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\nNOTE: Running task 1781 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_fetch)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 1782 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: Running task 1783 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_unpack)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_fetch: Started\nNOTE: recipe lzlib-1.14-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_unpack: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1784 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_unpack)\nNOTE: Running task 1785 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_unpack)\nNOTE: recipe lzlib-1.14-r0: task do_patch: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1796 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_unpack: Started\nNOTE: Running task 1797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_fetch)\nNOTE: recipe xrandr-1_1.5.2-r0: task do_unpack: Started\nNOTE: Running task 1798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe popt-1.19-r0: task do_fetch: Started\nNOTE: recipe lua-5.4.6-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_unpack: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_unpack: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_unpack: Succeeded\nNOTE: Running task 1799 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_patch)\nNOTE: recipe popt-1.19-r0: task do_fetch: Succeeded\nNOTE: Running task 1800 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_patch)\nNOTE: Running task 1801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_patch)\nNOTE: recipe xrandr-1_1.5.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1802 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: Running task 1803 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_patch)\nNOTE: recipe lua-5.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_patch: Started\nNOTE: recipe bluez5-5.72-r0: task do_patch: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: Running task 1811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 1813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_write_config)\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_write_config: Started\nNOTE: Running task 1814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: Running task 1815 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: Running task 1816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_unpack)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_write_config: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_unpack: Started\nNOTE: Running task 1839 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7054268973214286 - using 15/16 bitbake threads\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_unpack: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Succeeded\nNOTE: recipe file-5.45-r0: task do_unpack: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_patch: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_unpack: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4962594168526786 - using 3/16 bitbake threads\nNOTE: Running task 1840 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_compile)\nNOTE: Running task 1841 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_unpack)\nNOTE: Running task 1842 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_patch)\nNOTE: Running task 1843 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_patch)\nNOTE: Running task 1844 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nNOTE: Running task 1845 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: Running task 1846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_patch)\nNOTE: Running task 1866 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_unpack)\nNOTE: Running task 1867 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_unpack)\nNOTE: Running task 1869 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: Running task 1871 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: Running task 1872 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_unpack)\nNOTE: Running task 1877 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_fetch)\nNOTE: recipe file-5.45-r0: task do_patch: Started\nNOTE: recipe elfutils-0.191-r0: task do_patch: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_compile: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_patch: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_unpack: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_patch: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_fetch: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_unpack: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_patch: Succeeded\nNOTE: Running task 1883 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1884 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_unpack)\nNOTE: Running task 1885 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_patch)\nNOTE: recipe popt-1.19-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1888 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_fetch)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_patch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1890 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: Running task 1893 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_generate_toolchain_file)\nNOTE: recipe libcheck-0.15.2-r0: task do_fetch: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_patch: Succeeded\nNOTE: recipe popt-1.19-r0: task do_unpack: Succeeded\nNOTE: Running task 1894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_patch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Started\nNOTE: Running task 1896 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_generate_toolchain_file)\nNOTE: Running task 1898 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_fetch)\nNOTE: recipe file-5.45-r0: task do_patch: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_fetch: Succeeded\nNOTE: recipe popt-1.19-r0: task do_patch: Started\nNOTE: Running task 1900 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_fetch)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_fetch: Started\nNOTE: recipe libical-3.0.18-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 1902 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_write_config)\nNOTE: Running task 1903 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_patch)\nNOTE: Running task 1907 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_fetch)\nNOTE: Running task 1910 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_fetch)\nNOTE: recipe libvorbis-1.3.7-r0: task do_fetch: Started\nNOTE: recipe libical-3.0.18-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_fetch: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_write_config: Started\nNOTE: recipe lua-5.4.6-r0: task do_patch: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_fetch: Started\nNOTE: Running task 1916 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: recipe popt-1.19-r0: task do_patch: Succeeded\nNOTE: recipe font-util-native-1.4.1-r0: task do_fetch: Started\nNOTE: Running task 1918 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_fetch)\nNOTE: Running task 1923 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_write_config)\nNOTE: recipe libvorbis-1.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_write_config: Succeeded\nNOTE: Running task 1926 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_fetch)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: Running task 1936 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_generate_toolchain_file)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Started\nNOTE: recipe lua-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe font-util-native-1.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_write_config: Started\nNOTE: Running task 1942 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_fetch)\nNOTE: Running task 1946 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_fetch)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_fetch: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_write_config: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_fetch: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Started\nNOTE: Running task 1948 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_fetch)\nNOTE: Running task 1950 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_fetch)\nNOTE: Running task 1953 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_unpack)\nNOTE: Running task 1955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_fetch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1963 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_unpack)\nNOTE: recipe flac-1.4.3-r0: task do_fetch: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_unpack: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_fetch: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_fetch: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_fetch: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_unpack: Started\nNOTE: Running task 1964 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_unpack)\nNOTE: Running task 1966 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: recipe flac-1.4.3-r0: task do_fetch: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_fetch: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: Running task 1968 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_unpack)\nNOTE: Running task 1970 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_unpack)\nNOTE: recipe libcheck-0.15.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1972 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_patch)\nNOTE: Running task 1973 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_fetch)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6066720145089286 - using 15/16 bitbake threads\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_fetch: Succeeded\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_unpack: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_unpack: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Succeeded\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_unpack: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_patch: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_compile: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4926234654017858 - using 2/16 bitbake threads\nNOTE: Running task 1974 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 1975 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_install)\nNOTE: Running task 1976 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1977 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_patch)\nNOTE: Running task 1978 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: Running task 1979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: Running task 1980 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_patch)\nNOTE: Running task 1982 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_unpack)\nNOTE: Running task 1983 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_patch)\nNOTE: Running task 1985 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_patch)\nNOTE: Running task 1986 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_generate_toolchain_file)\nNOTE: Running task 1988 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_patch: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_patch: Started\nNOTE: Running task 2049 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_unpack)\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_unpack)\nNOTE: recipe vala-native-0.56.17-r0: task do_install: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_patch: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_unpack: Started\nNOTE: recipe font-util-native-1.4.1-r0: task do_unpack: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_patch: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 2052 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_generate_toolchain_file)\nNOTE: recipe libusb1-1.0.27-r0: task do_patch: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2057 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_unpack)\nNOTE: Running task 2059 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_configure)\nNOTE: recipe font-util-native-1.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2061 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_patch)\nNOTE: recipe libvorbis-1.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 2067 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2068 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_patch)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_patch: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_configure: Started\nNOTE: recipe font-util-native-1.4.1-r0: task do_patch: Started\nNOTE: Running task 2083 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2088 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: recipe libvorbis-1.3.7-r0: task do_patch: Started\nNOTE: Running task 2094 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_unpack)\nNOTE: Running task 2096 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_fetch)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Succeeded\nNOTE: recipe font-util-native-1.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 2098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_fetch)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_unpack: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_fetch: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_fetch: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_fetch: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_unpack: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2122 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_patch)\nNOTE: Running task 2123 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_unpack)\nNOTE: Running task 2124 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_configure)\nNOTE: Running task 2128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 2129 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_unpack)\nNOTE: Running task 2131 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_fetch)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_patch: Started\nNOTE: recipe flac-1.4.3-r0: task do_unpack: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_fetch: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_configure: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_unpack: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_fetch: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_patch: Succeeded\nNOTE: Running task 2133 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_fetch)\nNOTE: recipe libvorbis-1.3.7-r0: task do_patch: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 2135 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_fetch)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5718645368303572 - using 15/16 bitbake threads\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_fetch: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_fetch: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_fetch: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_fetch: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_configure: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_install: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4975498744419642 - using 1/16 bitbake threads\nNOTE: Running task 2136 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: Running task 2137 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_patch)\nNOTE: Running task 2138 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_populate_sysroot)\nNOTE: Running task 2139 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_rust_setup_snapshot)\nNOTE: Running task 2140 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: Running task 2141 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_compile)\nNOTE: Running task 2142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_patch)\nNOTE: Running task 2143 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_compile)\nNOTE: Running task 2145 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_patch)\nNOTE: Running task 2146 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_patch)\nNOTE: Running task 2147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_unpack)\nNOTE: Running task 2150 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_unpack)\nNOTE: Running task 2151 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_cargo_setup_snapshot)\nNOTE: Running task 2153 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_rust_gen_targets)\nNOTE: Running task 2155 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_fetch)\nNOTE: recipe rust-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_patch: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_patch: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_populate_sysroot: Started\nNOTE: recipe flac-1.4.3-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_compile: Started\nNOTE: recipe json-c-0.17-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_cargo_setup_snapshot: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_compile: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_setup_snapshot: Started\nNOTE: Running task 2156 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe cargo-native-1.75.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_unpack: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 2159 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_fetch)\nNOTE: recipe json-c-0.17-r0: task do_fetch: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_patch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nNOTE: recipe flac-1.4.3-r0: task do_patch: Succeeded\nNOTE: Running task 2161 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_fetch: Started\nNOTE: Running task 2163 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: Running task 2167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_fetch)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_unpack: Succeeded\nNOTE: Running task 2168 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_patch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_fetch: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_patch: Started\nNOTE: Running task 2170 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_fetch)\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 2172 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_fetch)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_fetch: Started\nNOTE: Running task 2176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_fetch)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_patch: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_unpack: Succeeded\nNOTE: Running task 2177 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_unpack)\nNOTE: recipe librsvg-2.57.1-r0: task do_fetch: Started\nNOTE: Running task 2178 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_unpack)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_fetch: Succeeded\nNOTE: Running task 2179 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_patch)\nNOTE: Running task 2184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_fetch)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_unpack: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_unpack: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_patch: Started\nNOTE: recipe orc-0.4.38-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_fetch: Succeeded\nNOTE: Running task 2187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_unpack)\nNOTE: Running task 2188 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_unpack: Started\nNOTE: Running task 2189 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_patch)\nNOTE: recipe json-c-0.17-r0: task do_unpack: Started\nNOTE: Running task 2190 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_patch)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_patch: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_patch: Started\nNOTE: recipe json-c-0.17-r0: task do_unpack: Succeeded\nNOTE: Running task 2191 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_patch)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_patch: Succeeded\nNOTE: Running task 2194 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_fetch)\nNOTE: recipe json-c-0.17-r0: task do_patch: Started\nNOTE: recipe font-util-1.4.1-r0: task do_fetch: Started\nNOTE: recipe font-util-1.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 2196 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_unpack)\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5878383091517858 - using 15/16 bitbake threads\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_unpack: Started\nNOTE: recipe json-c-0.17-r0: task do_patch: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_unpack: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_patch: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_compile: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_patch: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_cargo_setup_snapshot: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_fetch: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_setup_snapshot: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_compile: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Running task 2197 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_install)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_install: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_install: Succeeded\nNOTE: Running task 2198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot unihash changed to d00e1f1b4f376f06fc79dffb377b9ccb455612eed99a08cbf76610e774b6650e\nNOTE: Running task 2199 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2200 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_configure)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_configure: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_configure: Succeeded\nNOTE: Running task 2201 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_compile)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_compile: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_compile: Succeeded\nNOTE: Running task 2202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_install)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_install: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_install: Succeeded\nNOTE: Running task 2203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot unihash changed to 5d14502d5f1824749137bd6a1ff5f97498c2f1b25e9342e1a979b6c57ca71c56\nNOTE: Running task 2204 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2205 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_configure)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_configure: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_configure: Succeeded\nNOTE: Running task 2206 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_compile)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_compile: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_compile: Succeeded\nNOTE: Running task 2207 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_install)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_install: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_install: Succeeded\nNOTE: Running task 2208 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot: Started\nNOTE: Load average limiting set to False as load average: 1.4977242606026786 - using 1/16 bitbake threads\nNOTE: Running task 2209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2210 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2211 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2212 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2214 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2215 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2218 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2219 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package)\nNOTE: Running task 2220 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2221 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2222 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2223 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gdbm-1.23-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe expat-2.6.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot unihash changed to 88ade04c726d4b920c3fb8fa5b1f42c4301578f1d997e71d8614c683bb862a81\nNOTE: Running task 2224 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2225 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\nNOTE: Running task 2226 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe expat-2.6.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2228 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure)\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_configure: Started\nNOTE: Running task 2229 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure)\nNOTE: recipe bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2230 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2231 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xz-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2232 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_configure)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2233 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_configure)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_configure)\nNOTE: Running task 2235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_configure)\nNOTE: recipe expat-2.6.2-r0: task do_configure: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: recipe gdbm-1.23-r0: task do_configure: Started\nNOTE: Running task 2237 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\nNOTE: recipe bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2238 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2239 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_configure)\nNOTE: Running task 2240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: recipe xz-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_configure: Started\nNOTE: Running task 2241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure)\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_configure: Started\nNOTE: recipe xz-5.4.6-r0: task do_configure: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_configure: Started\nNOTE: recipe ncurses-6.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6509137834821428 - using 15/16 bitbake threads\nNOTE: recipe zlib-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_configure: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_configure: Started\nNOTE: recipe expat-2.6.2-r0: task do_configure: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_configure: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_configure: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_configure: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_configure: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_configure: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_configure: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_configure: Succeeded\nNOTE: Running task 2242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure_ptest_base)\nNOTE: recipe zlib-1.3.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe zlib-1.3.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2243 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\nNOTE: recipe zlib-1.3.1-r0: task do_compile: Started\nNOTE: recipe zlib-1.3.1-r0: task do_compile: Succeeded\nNOTE: Running task 2244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure_ptest_base)\nNOTE: recipe bzip2-1.0.8-r0: task do_configure_ptest_base: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\nNOTE: recipe bzip2-1.0.8-r0: task do_compile: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_compile: Succeeded\nNOTE: Running task 2246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile_ptest_base)\nNOTE: recipe zlib-1.3.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe zlib-1.3.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2247 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\nNOTE: recipe zlib-1.3.1-r0: task do_install: Started\nNOTE: recipe zlib-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 2248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile_ptest_base)\nNOTE: recipe bzip2-1.0.8-r0: task do_compile_ptest_base: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2249 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\nNOTE: recipe bzip2-1.0.8-r0: task do_install: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_install: Succeeded\nNOTE: Running task 2250 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install_ptest_base)\nNOTE: recipe zlib-1.3.1-r0: task do_install_ptest_base: Started\nNOTE: recipe zlib-1.3.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2251 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot)\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2252 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure_ptest_base)\nNOTE: recipe expat-2.6.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe expat-2.6.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile)\nNOTE: recipe expat-2.6.2-r0: task do_compile: Started\nNOTE: recipe expat-2.6.2-r0: task do_compile: Succeeded\nNOTE: Running task 2254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2255 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4983869280133928 - using 1/16 bitbake threads\nNOTE: Running task 2256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure_ptest_base)\nNOTE: Running task 2257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure_ptest_base)\nNOTE: Running task 2258 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\nNOTE: Running task 2259 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\nNOTE: Running task 2260 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install_ptest_base)\nNOTE: Running task 2261 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile_ptest_base)\nNOTE: Running task 2262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_compile)\nNOTE: Running task 2263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_compile)\nNOTE: Running task 2264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_compile)\nNOTE: Running task 2265 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_compile)\nNOTE: Running task 2266 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 2267 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\nNOTE: Running task 2268 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: Running task 2269 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_compile)\nNOTE: Running task 2270 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_configure)\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe gdbm-1.23-r0: task do_configure_ptest_base: Started\nNOTE: recipe expat-2.6.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe ncurses-6.5-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_compile: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_install_ptest_base: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_compile: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_compile: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_configure: Started\nNOTE: recipe expat-2.6.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile)\nNOTE: Running task 2272 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile)\nNOTE: Running task 2273 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_compile: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_compile: Started\nNOTE: Running task 2274 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_install)\nNOTE: recipe expat-2.6.2-r0: task do_install: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_install: Started\nNOTE: recipe expat-2.6.2-r0: task do_install: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_install: Succeeded\nNOTE: Running task 2275 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install_ptest_base)\nNOTE: Running task 2276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot)\nNOTE: recipe bzip2-1.0.8-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2277 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot)\nNOTE: recipe expat-2.6.2-r0: task do_install_ptest_base: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_sysroot: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot: Started\nNOTE: recipe expat-2.6.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2278 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.69207763671875 - using 15/16 bitbake threads\nNOTE: recipe bash-completion-2.13.0-r0: task do_compile: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_compile: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: recipe libxcrypt-4.4.36-r0: task do_compile: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_compile: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_compile: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_compile: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4952915736607142 - using 2/16 bitbake threads\nNOTE: Running task 2279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\nNOTE: Running task 2280 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\nNOTE: Running task 2281 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile_ptest_base)\nNOTE: Running task 2282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_install)\nNOTE: Running task 2283 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile_ptest_base)\nNOTE: Running task 2284 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_install)\nNOTE: Running task 2285 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_install)\nNOTE: Running task 2286 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_install)\nNOTE: Running task 2287 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2288 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\nNOTE: Running task 2289 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_compile)\nNOTE: Running task 2290 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2291 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2292 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_configure)\nNOTE: recipe ncurses-6.5-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_install: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_install: Started\nNOTE: recipe gdbm-1.23-r0: task do_compile_ptest_base: Started\nNOTE: recipe xz-5.4.6-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_install: Started\nNOTE: recipe attr-2.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_install: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_install: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_compile: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_configure: Started\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_configure)\nNOTE: recipe attr-2.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_compile: Succeeded\nNOTE: Running task 2294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_install)\nNOTE: Running task 2295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\nNOTE: Running task 2296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_configure)\nNOTE: recipe libffi-3.4.6-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5900530133928572 - using 15/16 bitbake threads\nNOTE: recipe libxcrypt-4.4.36-r0: task do_install: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_install: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_configure: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_install: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_configure: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_install: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_install: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4864589146205358 - using 2/16 bitbake threads\nNOTE: Running task 2297 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot)\nNOTE: Running task 2298 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install)\nNOTE: Running task 2299 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install)\nNOTE: Running task 2300 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot)\nNOTE: Running task 2301 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_sysroot)\nNOTE: Running task 2302 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot)\nNOTE: Running task 2303 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 2304 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_compile)\nNOTE: Running task 2305 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 2306 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\nNOTE: Running task 2307 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot)\nNOTE: Running task 2308 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_compile)\nNOTE: Running task 2309 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_compile)\nNOTE: Running task 2310 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_configure)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_compile: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_compile: Started\nNOTE: recipe gdbm-1.23-r0: task do_install: Started\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe xz-5.4.6-r0: task do_install: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_configure: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 2311 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_install)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 2312 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_install)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_install: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_install: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_install: Started\nNOTE: Running task 2313 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6191057477678572 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_configure: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_install: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_compile: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4976370675223214 - using 2/16 bitbake threads\nNOTE: Running task 2314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\nNOTE: Running task 2315 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install_ptest_base)\nNOTE: Running task 2316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install_ptest_base)\nNOTE: Running task 2317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2318 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot)\nNOTE: Running task 2319 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_compile)\nNOTE: Running task 2322 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot)\nNOTE: Running task 2323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure_ptest_base)\nNOTE: Running task 2324 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package)\nNOTE: Running task 2325 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_package)\nNOTE: Running task 2326 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_package)\nNOTE: Running task 2327 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gdbm-1.23-r0: task do_install_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_install_ptest_base: Started\nNOTE: recipe ncurses-6.5-r0: task do_install: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_package: Started\nNOTE: recipe attr-2.5.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_package: Started\nNOTE: recipe attr-2.5.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_compile: Succeeded\nNOTE: Running task 2329 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_install)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_install: Started\nNOTE: recipe attr-2.5.2-r0: task do_compile: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2330 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_configure)\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2331 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_configure)\nNOTE: Running task 2332 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\nNOTE: Running task 2333 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\nNOTE: recipe gdbm-1.23-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_configure: Started\nNOTE: Running task 2334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe gmp-6.3.0-r0: task do_configure: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot: Started\nNOTE: recipe xz-5.4.6-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2335 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_install: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6938999720982142 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_package: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_package: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_compile: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_configure: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_configure: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_install: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: Running task 2336 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot)\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot: Started\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2337 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2338 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: recipe openssl-3.3.0-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4908621651785714 - using 1/16 bitbake threads\nNOTE: Running task 2339 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_install)\nNOTE: Running task 2340 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2341 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\nNOTE: Running task 2342 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2343 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_compile)\nNOTE: Running task 2344 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_compile)\nNOTE: Running task 2345 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot)\nNOTE: Running task 2346 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: Running task 2347 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_packagedata)\nNOTE: Running task 2348 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_packagedata)\nNOTE: Running task 2349 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\nNOTE: Running task 2350 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2351 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx)\nNOTE: Running task 2352 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2353 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_install: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_compile: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_packagedata: Started\nNOTE: recipe libpng-1.6.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_packagedata: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_compile: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2354 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_configure)\nNOTE: recipe libseccomp-2.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2355 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure)\nNOTE: recipe libgpg-error-1.48-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Started\nNOTE: Running task 2356 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_configure)\nNOTE: recipe libpng-1.6.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2357 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_configure)\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_configure: Started\nNOTE: recipe libpng-1.6.43-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2358 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 2359 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile_ptest_base)\nNOTE: recipe xorgproto-2024.1-r0: task do_packagedata: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_packagedata unihash changed to 682300f3d9cad56d4658c18c94cc503cc2e4db931e0e30cc806f5df7d34ff576\nNOTE: Running task 2360 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package)\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Started\nNOTE: recipe attr-2.5.2-r0: task do_compile_ptest_base: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_packagedata unihash changed to 06e964b00957cac9f60c9369a270a8cde8678c2dd3abb9a332e1211e7a1cd9bc\nNOTE: Load average limiting set to True as load average: 1.6031319754464286 - using 15/16 bitbake threads\nNOTE: recipe attr-2.5.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_package: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_compile: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_package: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_install: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_configure: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_compile: Succeeded\nNOTE: Running task 2361 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Started\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2362 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2363 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_configure)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4985874720982142 - using 1/16 bitbake threads\nNOTE: Running task 2364 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install_ptest_base)\nNOTE: Running task 2365 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_compile)\nNOTE: Running task 2366 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\nNOTE: Running task 2367 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure_ptest_base)\nNOTE: Running task 2368 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_install)\nNOTE: Running task 2369 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_install)\nNOTE: Running task 2370 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\nNOTE: Running task 2371 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_compile)\nNOTE: Running task 2372 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\nNOTE: Running task 2373 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: Running task 2374 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_configure_ptest_base)\nNOTE: Running task 2375 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure_ptest_base)\nNOTE: Running task 2376 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2377 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_collect_spdx_deps)\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe libpng-1.6.43-r0: task do_compile: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_install: Started\nNOTE: recipe gmp-6.3.0-r0: task do_install: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_install: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe attr-2.5.2-r0: task do_install: Started\nNOTE: recipe libunistring-1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2379 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_compile)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2380 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile)\nNOTE: Running task 2381 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile)\nNOTE: Running task 2382 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx)\nNOTE: recipe libgpg-error-1.48-r0: task do_compile: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2383 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_configure)\nNOTE: Running task 2384 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_configure)\nNOTE: recipe libunistring-1.2-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_configure: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6088082449776786 - using 15/16 bitbake threads\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_install: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_install: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_install: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to bd1461137e464631278dbf71b8f629a22dde120a90daeddb33236b4c8fbaf9f0\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_install: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_configure: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_compile: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_compile: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Succeeded\nNOTE: Running task 2385 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot)\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Started\nNOTE: Load average limiting set to False as load average: 1.4738595145089286 - using 1/16 bitbake threads\nNOTE: Running task 2386 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_install)\nNOTE: Running task 2387 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot)\nNOTE: Running task 2388 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_configure_ptest_base)\nNOTE: Running task 2389 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile_ptest_base)\nNOTE: Running task 2390 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot)\nNOTE: Running task 2391 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot)\nNOTE: Running task 2392 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot)\nNOTE: Running task 2393 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_install)\nNOTE: Running task 2394 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_compile)\nNOTE: Running task 2395 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_compile)\nNOTE: Running task 2396 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install_ptest_base)\nNOTE: Running task 2397 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package)\nNOTE: Running task 2398 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\nNOTE: Running task 2399 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_package)\nNOTE: Running task 2400 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_compile_ptest_base)\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libunistring-1.2-r0: task do_compile: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_compile_ptest_base: Started\nNOTE: recipe libpng-1.6.43-r0: task do_install: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_package: Started\nNOTE: recipe attr-2.5.2-r0: task do_install_ptest_base: Started\nNOTE: recipe ncurses-6.5-r0: task do_package: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2401 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_compile)\nNOTE: recipe libgpg-error-1.48-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2402 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_install)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install: Started\nNOTE: recipe attr-2.5.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2403 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot)\nNOTE: recipe base-passwd-3.6.3-r0: task do_compile: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 2404 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_install)\nNOTE: recipe base-passwd-3.6.3-r0: task do_install: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5731985909598214 - using 15/16 bitbake threads\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_install: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_install: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_package: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_package: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954136439732142 - using 3/16 bitbake threads\nNOTE: Running task 2405 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot)\nNOTE: Running task 2406 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2407 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot)\nNOTE: Running task 2409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_sysroot)\nNOTE: Running task 2410 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 2411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package)\nNOTE: Running task 2412 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_package)\nNOTE: Running task 2413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package)\nNOTE: Running task 2414 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_package)\nNOTE: Running task 2415 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata)\nNOTE: Running task 2416 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: Running task 2417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile_ptest_base)\nNOTE: recipe libxcb-1.16.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libpng-1.6.43-r0: task do_populate_sysroot: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package: Started\nNOTE: recipe nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_package: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_package: Started\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_package: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2418 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure)\nNOTE: recipe nettle-3.9.1-r0: task do_configure: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2419 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_configure)\nNOTE: recipe libxcb-1.16.1-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6016060965401786 - using 15/16 bitbake threads\nNOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata unihash changed to 5c4734f14a86d6c69d78a1afb061d0a55577ff7fb9abe091c5cfa1b76e155495\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: recipe libpng-1.6.43-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_configure: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_package: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_package: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_configure: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908883231026786 - using 2/16 bitbake threads\nNOTE: Running task 2420 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2421 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install)\nNOTE: Running task 2422 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_compile)\nNOTE: Running task 2423 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2424 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure_ptest_base)\nNOTE: Running task 2425 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 2426 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata)\nNOTE: Running task 2427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata)\nNOTE: Running task 2428 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata)\nNOTE: Running task 2429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install)\nNOTE: Running task 2430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2431 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_package)\nNOTE: recipe libxcb-1.16.1-r0: task do_compile: Started\nNOTE: recipe freetype-2.13.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2432 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_packagedata: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_install: Started\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_package: Started\nNOTE: recipe nettle-3.9.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile)\nNOTE: recipe libice-1_1.1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_compile: Started\nNOTE: Running task 2435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_configure)\nNOTE: Running task 2436 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_configure)\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2437 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_configure)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2438 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_configure)\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2439 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: recipe freetype-2.13.2-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata unihash changed to 3e911dfc4c2b96d25ab485bb265357bf42b0dfc12b32fc000a1a8f9f1cb5fdfb\nNOTE: Load average limiting set to True as load average: 1.7150791713169642 - using 15/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata unihash changed to 4959fde866922f9d7c1105f1462589ae42d7e79d973938fe5b587a7c455a217c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata unihash changed to de5259e752925a3a083bc040e72d88f4a81fff633d15a2212e625d851d892764\nNOTE: recipe libice-1_1.1.1-r0: task do_configure: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_package: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_install: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_configure: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_compile: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_compile: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4609375 - using 1/16 bitbake threads\nNOTE: Running task 2440 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure_ptest_base)\nNOTE: Running task 2441 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install_ptest_base)\nNOTE: Running task 2442 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_install)\nNOTE: Running task 2443 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_compile)\nNOTE: Running task 2444 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_install)\nNOTE: Running task 2445 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile_ptest_base)\nNOTE: Running task 2446 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_compile)\nNOTE: Running task 2447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_compile)\nNOTE: Running task 2448 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_compile)\nNOTE: Running task 2449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_packagedata)\nNOTE: Running task 2450 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package)\nNOTE: Running task 2451 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package)\nNOTE: Running task 2452 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package)\nNOTE: Running task 2453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2454 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package)\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe freetype-2.13.2-r0: task do_compile: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_compile: Started\nNOTE: recipe libunistring-1.2-r0: task do_install: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_install: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Started\nNOTE: recipe nettle-3.9.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Started\nNOTE: recipe icu-74-2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_packagedata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package: Started\nNOTE: recipe expat-2.6.2-r0: task do_package: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Succeeded\nNOTE: Running task 2455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_install)\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Started\nNOTE: Running task 2456 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe python3-3.12.3-r0: task do_compile: Started\nNOTE: recipe icu-74-2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2457 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package)\nNOTE: recipe bash-completion-2.13.0-r0: task do_package: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Succeeded\nNOTE: Running task 2458 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libunistring-1.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6513933454241072 - using 15/16 bitbake threads\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_packagedata unihash changed to 97cbb947e892c2c84b40c851efdeb789e20e63ca58862d3b738d7c9450780515\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_package: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_compile: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_install: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4937918526785714 - using 1/16 bitbake threads\nNOTE: Running task 2459 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile_ptest_base)\nNOTE: Running task 2460 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 2461 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot)\nNOTE: Running task 2462 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_install)\nNOTE: Running task 2463 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot)\nNOTE: Running task 2464 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install)\nNOTE: Running task 2465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_install)\nNOTE: Running task 2466 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_package)\nNOTE: Running task 2467 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_install)\nNOTE: Running task 2468 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 2469 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 2470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 2471 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 2472 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2473 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe nettle-3.9.1-r0: task do_install: Started\nNOTE: recipe freetype-2.13.2-r0: task do_install: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_install: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_install: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_package: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2474 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe python3-3.12.3-r0: task do_install: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2475 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_configure)\nNOTE: recipe libice-1_1.1.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6015450613839286 - using 15/16 bitbake threads\nNOTE: recipe pixman-1_0.42.2-r0: task do_configure: Started\nNOTE: recipe freetype-2.13.2-r0: task do_install: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_install: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_configure: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_install: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4881068638392858 - using 2/16 bitbake threads\nNOTE: Running task 2476 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2477 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_populate_sysroot)\nNOTE: Running task 2478 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2479 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_populate_sysroot)\nNOTE: Running task 2480 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot)\nNOTE: Running task 2481 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_packagedata)\nNOTE: Running task 2482 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_compile)\nNOTE: Running task 2483 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 2484 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_install_ptest_base)\nNOTE: Running task 2485 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package)\nNOTE: Running task 2486 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2487 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2488 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 2489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package)\nNOTE: recipe libx11-1_1.8.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe freetype-2.13.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-2.69-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_packagedata: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_package: Started\nNOTE: recipe gdbm-1.23-r0: task do_package: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2490 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot)\nNOTE: recipe libcap-2.69-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2491 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_configure)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-2.69-r0: task do_configure: Started\nNOTE: recipe libcap-2.69-r0: task do_configure: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_compile)\nNOTE: Running task 2493 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\nNOTE: recipe libx11-1_1.8.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_compile: Started\nNOTE: Running task 2494 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_configure)\nNOTE: recipe libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\nNOTE: recipe acl-2.3.2-r0: task do_configure: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_configure: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_configure: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_packagedata unihash changed to 602acb01bb1bb9cfa05589e6d8c4216b0dfca31b75a7825b17d8a10635abbeb3\nNOTE: Load average limiting set to True as load average: 1.6907610212053572 - using 15/16 bitbake threads\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_compile: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_package: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4846714564732142 - using 1/16 bitbake threads\nNOTE: Running task 2496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install_ptest_base)\nNOTE: Running task 2497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_compile)\nNOTE: Running task 2498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\nNOTE: Running task 2499 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2500 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2501 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_install)\nNOTE: Running task 2502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_install)\nNOTE: Running task 2503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\nNOTE: Running task 2504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package)\nNOTE: Running task 2505 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 2506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: Running task 2507 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2508 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install_ptest_base)\nNOTE: Running task 2509 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install_ptest_base)\nNOTE: Running task 2510 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: recipe libidn2-2.3.7-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_compile: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcap-2.69-r0: task do_install: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_install_ptest_base: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_install_ptest_base: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_install: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: recipe libsm-1_1.2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2512 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_configure)\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_configure: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2513 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_configure)\nNOTE: recipe pixman-1_0.42.2-r0: task do_install: Succeeded\nNOTE: Running task 2514 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot)\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2515 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: Load average limiting set to True as load average: 1.7522844587053572 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe fontconfig-2.15.0-r0: task do_configure: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_configure: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_install: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_configure: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_compile: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_configure: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_compile: Succeeded\nNOTE: Running task 2516 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_compile_ptest_base)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_install)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install: Succeeded\nNOTE: Running task 2518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_install_ptest_base)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install_ptest_base: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_populate_sysroot)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_sysroot: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2520 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Load average limiting set to False as load average: 1.4798060825892858 - using 1/16 bitbake threads\nNOTE: Running task 2521 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2522 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_install)\nNOTE: Running task 2523 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\nNOTE: Running task 2524 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_compile)\nNOTE: Running task 2525 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_configure)\nNOTE: Running task 2526 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_compile)\nNOTE: Running task 2527 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot)\nNOTE: Running task 2528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\nNOTE: Running task 2529 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_package)\nNOTE: Running task 2530 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot)\nNOTE: Running task 2531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot)\nNOTE: Running task 2532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 2533 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 2534 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: Running task 2535 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_make_icudata)\nNOTE: Running task 2536 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_collect_spdx_deps)\nNOTE: recipe libxml2-2.12.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_compile: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_install: Started\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_install: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_configure: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_compile: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_compile: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_package: Started\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe icu-74-2-r0: task do_make_icudata: Started\nNOTE: recipe icu-74-2-r0: task do_make_icudata: Succeeded\nNOTE: Running task 2537 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_configure)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2538 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2539 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_configure)\nNOTE: recipe icu-74-2-r0: task do_configure: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7676478794642858 - using 15/16 bitbake threads\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_configure: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_package: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_configure: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_install: Succeeded\nNOTE: recipe icu-74-2-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_install: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_configure: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_compile: Succeeded\nNOTE: Running task 2540 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_compile)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4693777901785714 - using 1/16 bitbake threads\nNOTE: Running task 2541 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_configure_ptest_base)\nNOTE: Running task 2542 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot)\nNOTE: Running task 2543 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: Running task 2544 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_install)\nNOTE: Running task 2545 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_install)\nNOTE: Running task 2546 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_package)\nNOTE: Running task 2547 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2548 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\nNOTE: Running task 2549 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_packagedata)\nNOTE: Running task 2550 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: Running task 2551 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_compile)\nNOTE: Running task 2552 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package)\nNOTE: Running task 2553 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2554 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2555 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure_ptest_base)\nNOTE: recipe fontconfig-2.15.0-r0: task do_install: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_package: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_sysroot: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_install: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_install: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe icu-74-2-r0: task do_compile: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe acl-2.3.2-r0: task do_configure_ptest_base: Started\nNOTE: Running task 2556 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_compile)\nNOTE: recipe python3-3.12.3-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2557 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\nNOTE: recipe libxml2-2.12.6-r0: task do_compile: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2558 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_spdx)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2559 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx)\nNOTE: Running task 2560 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_create_spdx: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_create_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6663120814732142 - using 15/16 bitbake threads\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_packagedata unihash changed to 37122fc65be5e67208ddcae3f409504157010e1f0fbd7e7845751dc84a80a15a\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_install: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_compile: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_install: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_package: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_compile: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4756818498883928 - using 1/16 bitbake threads\nNOTE: Running task 2561 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_install)\nNOTE: Running task 2562 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_compile_ptest_base)\nNOTE: Running task 2563 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2564 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2565 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_populate_sysroot)\nNOTE: Running task 2566 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2567 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_populate_sysroot)\nNOTE: Running task 2568 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_packagedata)\nNOTE: Running task 2569 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: Running task 2570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: Running task 2571 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: Running task 2572 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2573 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2574 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure_ptest_base)\nNOTE: recipe libxml2-2.12.6-r0: task do_compile_ptest_base: Started\nNOTE: Running task 2575 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_install: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: Running task 2576 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_install)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_install: Started\nNOTE: Running task 2577 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Started\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2578 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: recipe libxext-1_1.3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2579 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_configure)\nNOTE: Running task 2580 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_configure)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_configure: Started\nNOTE: Running task 2581 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_configure)\nNOTE: recipe libxext-1_1.3.6-r0: task do_configure: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_configure: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2582 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_configure)\nNOTE: recipe fribidi-1.0.13-r0: task do_configure: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5605730329241072 - using 15/16 bitbake threads\nNOTE: recipe fribidi-1.0.13-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_packagedata unihash changed to 41b6f872b74864d12aba8633e6a1e0d3b7358c7e7b0914dd865e91b084fd633e\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_install: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_package: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_configure: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_configure: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: recipe icu-74-2-r0: task do_compile: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Succeeded\nNOTE: Running task 2583 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2584 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2585 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_configure)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4918736049107142 - using 1/16 bitbake threads\nNOTE: Running task 2586 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_install_ptest_base)\nNOTE: Running task 2587 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_compile)\nNOTE: Running task 2588 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_compile)\nNOTE: Running task 2589 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2590 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure_ptest_base)\nNOTE: Running task 2591 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_install)\nNOTE: Running task 2592 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package)\nNOTE: Running task 2593 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_compile)\nNOTE: Running task 2594 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_package)\nNOTE: Running task 2595 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_compile)\nNOTE: Running task 2596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_package)\nNOTE: Running task 2597 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2598 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2599 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: Running task 2600 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_generate_toolchain_file)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_compile: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_compile: Started\nNOTE: recipe icu-74-2-r0: task do_install: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_compile: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_compile: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_install_ptest_base: Started\nNOTE: recipe zlib-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_package: Started\nNOTE: recipe libpng-1.6.43-r0: task do_package: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2601 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Started\nNOTE: Running task 2603 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_configure)\nNOTE: recipe zlib-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_configure)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_configure: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2606 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: Load average limiting set to True as load average: 1.8383614676339286 - using 15/16 bitbake threads\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_configure: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_compile: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_compile: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_package: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_package: Succeeded\nNOTE: recipe icu-74-2-r0: task do_install: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_compile: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_compile: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Succeeded\nNOTE: Running task 2607 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_configure_ptest_base)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2608 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_compile)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4960763113839286 - using 1/16 bitbake threads\nNOTE: Running task 2609 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot)\nNOTE: Running task 2610 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_install)\nNOTE: Running task 2611 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_install)\nNOTE: Running task 2612 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_populate_sysroot)\nNOTE: Running task 2613 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_install)\nNOTE: Running task 2614 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 2615 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_install)\nNOTE: Running task 2616 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure_ptest_base)\nNOTE: Running task 2617 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_packagedata)\nNOTE: Running task 2618 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile_ptest_base)\nNOTE: Running task 2619 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_packagedata)\nNOTE: Running task 2620 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_compile)\nNOTE: Running task 2621 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile)\nNOTE: Running task 2622 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2623 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_install: Started\nNOTE: recipe icu-74-2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_install: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_install: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_packagedata: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpng-1.6.43-r0: task do_packagedata: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_compile: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2624 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile)\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Started\nNOTE: recipe zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2625 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_configure)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2626 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_configure)\nNOTE: recipe zstd-1.5.5-r0: task do_configure: Started\nNOTE: recipe zstd-1.5.5-r0: task do_configure: Succeeded\nNOTE: Running task 2627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_compile)\nNOTE: recipe fribidi-1.0.13-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7323434012276786 - using 15/16 bitbake threads\nNOTE: recipe libxrender-1_0.9.11-r0: task do_install: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_install: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_packagedata: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_packagedata unihash changed to ba6529f5126d4e2a76a1580dcb0d62a8c9af05d97d616ce3f66eae9321c2ca8f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_packagedata unihash changed to 1bd9eaa60b32748fa398cc3a85278e1eaa57c96037d31a9b8e78ac0dc170ca9a\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_configure: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_install: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_configure: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: recipe icu-74-2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_compile: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_compile: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4980991908482142 - using 2/16 bitbake threads\nNOTE: Running task 2628 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot)\nNOTE: Running task 2630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot)\nNOTE: Running task 2631 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_populate_sysroot)\nNOTE: Running task 2632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 2633 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_install)\nNOTE: Running task 2634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot)\nNOTE: Running task 2635 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_package)\nNOTE: Running task 2636 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_package)\nNOTE: Running task 2637 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_compile)\nNOTE: Running task 2638 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_package)\nNOTE: Running task 2639 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_install)\nNOTE: Running task 2640 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2641 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile_ptest_base)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_populate_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_compile: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_install: Started\nNOTE: recipe curl-8.7.1-r0: task do_install: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe freetype-2.13.2-r0: task do_package: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_package: Started\nNOTE: recipe zstd-1.5.5-r0: task do_install: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_compile: Succeeded\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_install)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_install: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_install: Succeeded\nNOTE: Running task 2643 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_populate_sysroot)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8457380022321428 - using 15/16 bitbake threads\nNOTE: recipe wayland-1.22.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_package: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_package: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_install: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_install: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4590105329241072 - using 1/16 bitbake threads\nNOTE: Running task 2644 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_compile_ptest_base)\nNOTE: Running task 2645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_configure)\nNOTE: Running task 2646 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2648 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_packagedata)\nNOTE: Running task 2649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_packagedata)\nNOTE: Running task 2650 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata)\nNOTE: Running task 2651 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_configure)\nNOTE: Running task 2652 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\nNOTE: Running task 2653 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile_ptest_base)\nNOTE: Running task 2654 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile_ptest_base)\nNOTE: Running task 2655 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot)\nNOTE: Running task 2656 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2657 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install_ptest_base)\nNOTE: Running task 2658 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_populate_sysroot)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe wayland-1.22.0-r0: task do_configure: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_packagedata: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe freetype-2.13.2-r0: task do_packagedata: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_configure: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_populate_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe acl-2.3.2-r0: task do_install: Started\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2659 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_install)\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2660 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_install: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2661 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install)\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2662 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_configure)\nNOTE: recipe libxft-1_2.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Started\nNOTE: Running task 2663 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_configure)\nNOTE: Running task 2664 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_configure)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_configure: Started\nNOTE: recipe readline-8.2-r0: task do_configure: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8804495675223214 - using 15/16 bitbake threads\nNOTE: recipe acl-2.3.2-r0: task do_install: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_configure: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_packagedata: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata unihash changed to 8ab52d87e1b78004d3cd3147aed05d759730a6f7e1908f7554a73af9e1141bec\nNOTE: recipe freetype-2.13.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_packagedata unihash changed to bab959b13823dfded33d3a43a70da0834c30a9b4ad5637a485178ea223309e00\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_packagedata unihash changed to d6b602b4bfae2d2508bc847518f6e5e7cc78c51671fc6840ec4e750eba1b8ce7\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_install: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Succeeded\nNOTE: recipe readline-8.2-r0: task do_configure: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_configure: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_configure: Succeeded\nNOTE: recipe kmod-31-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4808523995535714 - using 1/16 bitbake threads\nNOTE: Running task 2665 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_install_ptest_base)\nNOTE: Running task 2666 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_configure_ptest_base)\nNOTE: Running task 2667 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_compile)\nNOTE: Running task 2668 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_compile)\nNOTE: Running task 2669 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_compile)\nNOTE: Running task 2670 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_compile)\nNOTE: Running task 2671 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot)\nNOTE: Running task 2672 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_package)\nNOTE: Running task 2673 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2674 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 2676 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_rust_gen_targets)\nNOTE: Running task 2677 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2678 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2679 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_package)\nNOTE: recipe libxft-1_2.3.8-r0: task do_compile: Started\nNOTE: recipe wayland-1.22.0-r0: task do_configure_ptest_base: Started\nNOTE: Running task 2680 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_compile: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_install_ptest_base: Started\nNOTE: recipe readline-8.2-r0: task do_compile: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Started\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kmod-31-r0: task do_compile: Started\nNOTE: recipe libogg-1.3.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_package: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-1.22.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_package: Started\nNOTE: Running task 2681 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_compile)\nNOTE: Running task 2682 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_compile: Started\nNOTE: Running task 2683 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: recipe libical-native-3.0.18-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2684 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot)\nNOTE: Running task 2685 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_package)\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 2686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_package: Started\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx: Started\nNOTE: recipe libogg-1.3.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_configure)\nNOTE: recipe libogg-1.3.5-r0: task do_configure: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067940848214286 - using 15/16 bitbake threads\nNOTE: recipe libical-native-3.0.18-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_compile: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_package: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_compile: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_compile: Succeeded\nNOTE: recipe kmod-31-r0: task do_compile: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_configure: Succeeded\nNOTE: recipe readline-8.2-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_package: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4721592494419642 - using 1/16 bitbake threads\nNOTE: Running task 2688 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2690 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_compile_ptest_base)\nNOTE: Running task 2691 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_install)\nNOTE: Running task 2692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_install)\nNOTE: Running task 2694 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_packagedata)\nNOTE: Running task 2695 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_install)\nNOTE: Running task 2696 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_install)\nNOTE: Running task 2697 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_configure)\nNOTE: Running task 2698 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_packagedata)\nNOTE: Running task 2699 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_compile)\nNOTE: Running task 2701 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\nNOTE: Running task 2702 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_configure)\nNOTE: recipe dbus-1.14.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe cairo-1.18.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_install: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_packagedata: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_packagedata: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_install: Started\nNOTE: recipe vala-0.56.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_install: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Started\nNOTE: recipe libogg-1.3.5-r0: task do_compile: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_configure: Started\nNOTE: recipe wayland-1.22.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2703 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_install)\nNOTE: recipe libical-native-3.0.18-r0: task do_configure: Started\nNOTE: recipe cairo-1.18.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_configure)\nNOTE: recipe shared-mime-info-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2705 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_configure)\nNOTE: Running task 2706 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_configure)\nNOTE: recipe cairo-1.18.0-r0: task do_configure: Started\nNOTE: recipe wayland-1.22.0-r0: task do_install: Started\nNOTE: recipe dbus-1.14.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6388375418526786 - using 15/16 bitbake threads\nNOTE: recipe wayland-1.22.0-r0: task do_install: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_configure: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_install: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_packagedata unihash changed to a8b19fd2faa5598d7a89efe0985c518bcf1f52ab55c127b9582994e0c48e21d2\nNOTE: recipe shared-mime-info-2.4-r0: task do_configure: Started\nNOTE: recipe vala-0.56.17-r0: task do_configure: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_install: Succeeded\nNOTE: recipe readline-8.2-r0: task do_install: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_packagedata unihash changed to 1e85706d445f01ac3885332b0b6f6ca3f93c1bc52705f51a761a07efc61c2f2c\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_configure: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_configure: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_configure: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_configure: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Running task 2707 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_configure)\nNOTE: recipe dbus-1.14.10-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4510323660714286 - using 1/16 bitbake threads\nNOTE: Running task 2708 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_compile)\nNOTE: Running task 2709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_populate_sysroot)\nNOTE: Running task 2710 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_install)\nNOTE: Running task 2711 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_compile)\nNOTE: Running task 2712 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_install_ptest_base)\nNOTE: Running task 2713 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot)\nNOTE: Running task 2714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot)\nNOTE: Running task 2715 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot)\nNOTE: Running task 2716 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_compile)\nNOTE: Running task 2717 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_compile)\nNOTE: Running task 2718 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_install)\nNOTE: recipe libxft-1_2.3.8-r0: task do_populate_sysroot: Started\nNOTE: Running task 2719 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_compile)\nNOTE: Running task 2720 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_packagedata)\nNOTE: Running task 2721 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2722 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_populate_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_packagedata: Started\nNOTE: recipe cairo-1.18.0-r0: task do_compile: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_compile: Started\nNOTE: recipe libogg-1.3.5-r0: task do_install: Started\nNOTE: recipe lzlib-1.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_compile: Started\nNOTE: recipe wayland-1.22.0-r0: task do_install_ptest_base: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_install: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_compile: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe vala-0.56.17-r0: task do_compile: Started\nNOTE: recipe lzlib-1.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2723 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_configure)\nNOTE: Running task 2724 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot)\nNOTE: recipe wayland-1.22.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2725 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_configure)\nNOTE: recipe lzlib-1.14-r0: task do_configure: Started\nNOTE: recipe lzlib-1.14-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6723109654017858 - using 15/16 bitbake threads\nNOTE: recipe libpciaccess-0.18.1-r0: task do_compile: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_install: Succeeded\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_packagedata unihash changed to 9688f3c45ae55166ba76860c052ff979e442f6be04d05ac8060cadc2b14efbe2\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_compile: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_compile: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_install: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe dbus-1.14.10-r0: task do_configure: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4935215541294642 - using 2/16 bitbake threads\nNOTE: Running task 2726 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_configure_ptest_base)\nNOTE: Running task 2727 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot)\nNOTE: Running task 2728 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_install)\nNOTE: Running task 2729 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2730 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_install)\nNOTE: Running task 2731 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_install)\nNOTE: Running task 2732 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_compile)\nNOTE: Running task 2733 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_compile)\nNOTE: Running task 2734 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_package)\nNOTE: Running task 2735 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2736 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2737 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2738 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_populate_sysroot)\nNOTE: Running task 2739 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install_ptest_base)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_install: Started\nNOTE: recipe dbus-1.14.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_install: Started\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_compile: Started\nNOTE: recipe lzlib-1.14-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_package: Started\nNOTE: recipe libogg-1.3.5-r0: task do_populate_sysroot: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_install: Started\nNOTE: recipe dbus-1.14.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2740 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_compile)\nNOTE: recipe libical-native-3.0.18-r0: task do_install: Succeeded\nNOTE: Running task 2741 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_populate_sysroot)\nNOTE: recipe acl-2.3.2-r0: task do_install_ptest_base: Started\nNOTE: recipe dbus-1.14.10-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_populate_sysroot: Started\nNOTE: Running task 2742 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Started\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2743 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_configure)\nNOTE: recipe acl-2.3.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Started\nNOTE: Running task 2744 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install_ptest_base)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2745 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_configure)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_configure: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_install: Succeeded\nNOTE: Running task 2746 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2747 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_configure)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_configure: Started\nNOTE: recipe vala-0.56.17-r0: task do_compile: Succeeded\nNOTE: Running task 2748 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_install)\nNOTE: Running task 2749 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_install)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2750 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_install: Started\nNOTE: recipe vala-0.56.17-r0: task do_install: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5884225027901786 - using 15/16 bitbake threads\nNOTE: recipe libxshmfence-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_install: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_configure: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_compile: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_install: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_configure: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_package: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4974801199776786 - using 1/16 bitbake threads\nNOTE: Running task 2751 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_compile_ptest_base)\nNOTE: Running task 2752 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2753 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_sysroot)\nNOTE: Running task 2754 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_compile)\nNOTE: Running task 2755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_populate_sysroot)\nNOTE: Running task 2756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2757 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_install)\nNOTE: Running task 2758 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_compile)\nNOTE: Running task 2759 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_packagedata)\nNOTE: Running task 2760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_configure)\nNOTE: recipe shared-mime-info-2.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 2761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2762 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_collect_spdx_deps)\nNOTE: recipe dbus-1.14.10-r0: task do_compile_ptest_base: Started\nNOTE: recipe vala-0.56.17-r0: task do_populate_sysroot: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_compile: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_packagedata: Started\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Started\nNOTE: recipe lzlib-1.14-r0: task do_install: Started\nNOTE: Running task 2764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install_ptest_base)\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dbus-1.14.10-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_collect_spdx_deps)\nNOTE: recipe libdrm-2.4.120-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2766 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_install)\nNOTE: recipe rust-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2767 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_rust_create_wrappers)\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2768 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_configure)\nNOTE: recipe libdrm-2.4.120-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2769 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_configure)\nNOTE: recipe lzlib-1.14-r0: task do_install: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot)\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dbus-1.14.10-r0: task do_install: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 2771 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2772 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_configure)\nNOTE: Running task 2773 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx)\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6263863699776786 - using 15/16 bitbake threads\nNOTE: recipe rust-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_configure: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_compile: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_packagedata unihash changed to 7fcc223b14afef963625408d57d319b7fe22c6b2a83bbe45d2c3bade7e2e62ca\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_install: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_configure: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4939139229910714 - using 2/16 bitbake threads\nNOTE: Running task 2774 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2775 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_install)\nNOTE: Running task 2776 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_install_ptest_base)\nNOTE: Running task 2777 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_compile)\nNOTE: Running task 2778 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2779 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_compile)\nNOTE: Running task 2780 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_install)\nNOTE: Running task 2781 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2782 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_compile)\nNOTE: Running task 2783 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_compile)\nNOTE: Running task 2784 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_configure)\nNOTE: Running task 2785 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot)\nNOTE: Running task 2786 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2787 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_collect_spdx_deps)\nNOTE: recipe libical-3.0.18-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_compile: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_compile: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_configure: Started\nNOTE: recipe dbus-1.14.10-r0: task do_install_ptest_base: Started\nNOTE: recipe eudev-3.2.14-r0: task do_install: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_compile: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_install: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: Running task 2788 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_install)\nNOTE: recipe dbus-1.14.10-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2789 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_spdx)\nNOTE: recipe rust-native-1.75.0-r0: task do_install: Started\nNOTE: Running task 2790 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_populate_sysroot)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_create_spdx: Started\nNOTE: Running task 2791 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx)\nNOTE: recipe dbus-1.14.10-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2792 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_configure)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_install: Succeeded\nNOTE: recipe file-5.45-r0: task do_configure: Started\nNOTE: Running task 2793 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2794 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_compile: Succeeded\nNOTE: Running task 2795 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_install)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6945975167410714 - using 15/16 bitbake threads\nNOTE: recipe libxshmfence-1.3.2-r0: task do_install: Started\nNOTE: recipe libical-3.0.18-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_install: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_install: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_configure: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_compile: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_compile: Succeeded\nNOTE: recipe file-5.45-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4784981863839286 - using 1/16 bitbake threads\nNOTE: Running task 2796 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_install)\nNOTE: Running task 2797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_configure)\nNOTE: Running task 2798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_sysroot)\nNOTE: Running task 2799 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_configure)\nNOTE: Running task 2800 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_install)\nNOTE: Running task 2801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_compile)\nNOTE: Running task 2802 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_install)\nNOTE: Running task 2803 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_compile)\nNOTE: Running task 2804 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2805 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2806 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot)\nNOTE: Running task 2807 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_package)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Started\nNOTE: Running task 2808 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot)\nNOTE: Running task 2809 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libdrm-2.4.120-r0: task do_install: Started\nNOTE: Running task 2810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Started\nNOTE: recipe file-5.45-r0: task do_compile: Started\nNOTE: recipe libical-3.0.18-r0: task do_configure: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_compile: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_configure: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe cairo-1.18.0-r0: task do_install: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_install: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-1.22.0-r0: task do_package: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_spdx)\nNOTE: Running task 2812 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\nNOTE: Running task 2813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_spdx)\nNOTE: recipe libxcb-1.16.1-r0: task do_create_spdx: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6618303571428572 - using 15/16 bitbake threads\nNOTE: recipe cairo-1.18.0-r0: task do_install: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_install: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_compile: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_configure: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_package: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_configure: Succeeded\nNOTE: recipe file-5.45-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4909406389508928 - using 1/16 bitbake threads\nNOTE: Running task 2814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_populate_sysroot)\nNOTE: Running task 2815 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_configure_ptest_base)\nNOTE: Running task 2816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_compile)\nNOTE: Running task 2817 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_install)\nNOTE: Running task 2818 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_install)\nNOTE: Running task 2819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_configure)\nNOTE: Running task 2820 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_collect_spdx_deps)\nNOTE: Running task 2821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_packagedata)\nNOTE: Running task 2822 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2823 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_package)\nNOTE: Running task 2824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_sysroot)\nNOTE: Running task 2825 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package)\nNOTE: Running task 2826 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2827 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot)\nNOTE: Running task 2828 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_install)\nNOTE: recipe cairo-1.18.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libical-3.0.18-r0: task do_compile: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_configure_ptest_base: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_install: Started\nNOTE: recipe wayland-1.22.0-r0: task do_packagedata: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_install: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe attr-2.5.2-r0: task do_package: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_package: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_install: Started\nNOTE: Running task 2829 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_compile)\nNOTE: recipe libx11-1_1.8.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2830 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_spdx)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2832 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_configure)\nNOTE: recipe libxi-1_1.8.1-r0: task do_configure: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_install: Succeeded\nNOTE: Running task 2833 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_collect_spdx_deps)\nNOTE: recipe libpcre2-10.43-r0: task do_collect_spdx_deps: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6990182059151786 - using 15/16 bitbake threads\nNOTE: recipe libpcre2-10.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe file-5.45-r0: task do_install: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_packagedata unihash changed to 3935793e4d05ea1d4edd4688ffd95d3d0c1f1e45bfedfe2d5c6226dce7698439\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_package: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_compile: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_configure: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_compile: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954398018973214 - using 1/16 bitbake threads\nNOTE: Running task 2834 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2835 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_install)\nNOTE: Running task 2836 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot)\nNOTE: Running task 2837 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_compile)\nNOTE: Running task 2838 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_compile)\nNOTE: Running task 2839 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb:do_populate_sysroot)\nNOTE: Running task 2840 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx)\nNOTE: Running task 2841 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_packagedata)\nNOTE: Running task 2842 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_populate_sysroot)\nNOTE: Running task 2843 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_compile_ptest_base)\nNOTE: Running task 2844 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 2845 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_collect_spdx_deps)\nNOTE: Running task 2846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2847 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_package)\nNOTE: Running task 2848 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot)\nNOTE: recipe file-5.45-r0: task do_populate_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Started\nNOTE: recipe libical-3.0.18-r0: task do_install: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_packagedata: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_populate_sysroot: Started\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_populate_sysroot: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe expat-2.6.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_package: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2849 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_install)\nNOTE: recipe expat-2.6.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2850 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_install: Started\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx: Started\nNOTE: recipe libical-3.0.18-r0: task do_install: Succeeded\nNOTE: Running task 2851 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_populate_sysroot)\nNOTE: recipe libical-3.0.18-r0: task do_populate_sysroot: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7574898856026786 - using 15/16 bitbake threads\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_packagedata: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_packagedata unihash changed to dcbedc098ce5aac076bdfc1943680d10cb882828e4ff5ffd887b2f8ce4e04ae2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: recipe file-5.45-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_install: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_package: Succeeded\nNOTE: recipe spirv-tools-native-1_1.3.283.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_compile: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4944893973214286 - using 1/16 bitbake threads\nNOTE: Running task 2852 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_configure)\nNOTE: Running task 2853 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2854 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_install)\nNOTE: Running task 2855 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2856 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_install)\nNOTE: Running task 2857 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2858 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_install)\nNOTE: Running task 2859 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot)\nNOTE: Running task 2860 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_configure: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Started\nNOTE: Running task 2861 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_packagedata)\nNOTE: recipe bluez5-5.72-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 2862 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2863 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pixman-1_0.42.2-r0: task do_package: Started\nNOTE: Running task 2864 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_packagedata: Started\nNOTE: Running task 2865 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_configure_ptest_base)\nNOTE: recipe libxi-1_1.8.1-r0: task do_install: Started\nNOTE: Running task 2866 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_collect_spdx_deps)\nNOTE: recipe base-passwd-3.6.3-r0: task do_package: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.75518798828125 - using 15/16 bitbake threads\nNOTE: recipe bluez5-5.72-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_packagedata unihash changed to 132958957d432759418d07175ccedbf97767e7b1769338a6065103123ccd3b18\nNOTE: recipe libxi-1_1.8.1-r0: task do_install: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_install: Started\nNOTE: recipe popt-1.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_configure_ptest_base: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe popt-1.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_install: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_configure: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4882027762276786 - using 1/16 bitbake threads\nNOTE: Running task 2867 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_compile)\nNOTE: Running task 2868 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_configure)\nNOTE: Running task 2869 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: Running task 2870 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot)\nNOTE: Running task 2871 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_configure)\nNOTE: Running task 2872 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_sysroot)\nNOTE: Running task 2873 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata)\nNOTE: Running task 2874 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_configure)\nNOTE: Running task 2875 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_configure)\nNOTE: Running task 2876 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_compile)\nNOTE: Running task 2877 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_create_spdx)\nNOTE: Running task 2878 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2879 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 2880 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_package)\nNOTE: Running task 2881 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_populate_sysroot)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Started\nNOTE: recipe bluez5-5.72-r0: task do_configure: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_packagedata: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_configure: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot: Started\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe popt-1.19-r0: task do_configure: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_compile: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_create_spdx: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_populate_sysroot: Started\nNOTE: recipe lua-5.4.6-r0: task do_configure: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_package: Started\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2882 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx)\nNOTE: recipe lua-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2883 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2884 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2885 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 2.088413783482143 - using 15/16 bitbake threads\nNOTE: recipe pixman-1_0.42.2-r0: task do_packagedata: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata unihash changed to b1402168761c073c2b28427c11d150c03289ff277df409b2bca6ff1b7a65b431\nNOTE: recipe libice-1_1.1.1-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_install: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_configure: Succeeded\nNOTE: recipe popt-1.19-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4876970563616072 - using 2/16 bitbake threads\nNOTE: Running task 2886 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot)\nNOTE: Running task 2887 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: Running task 2888 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_compile)\nNOTE: Running task 2889 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_configure_ptest_base)\nNOTE: Running task 2890 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_package)\nNOTE: Running task 2891 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_collect_spdx_deps)\nNOTE: Running task 2892 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_collect_spdx_deps)\nNOTE: Running task 2893 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_packagedata)\nNOTE: Running task 2895 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: Running task 2896 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package)\nNOTE: Running task 2897 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package)\nNOTE: Running task 2898 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_package)\nNOTE: Running task 2899 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Started\nNOTE: recipe bluez5-5.72-r0: task do_configure_ptest_base: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot: Started\nNOTE: recipe cairo-1.18.0-r0: task do_package: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_compile: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_packagedata: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package: Started\nNOTE: recipe libunistring-1.2-r0: task do_package: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_package: Started\nNOTE: recipe bluez5-5.72-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2900 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_compile)\nNOTE: recipe libedit-20230828-3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2901 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx)\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2902 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx)\nNOTE: Running task 2903 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Started\nNOTE: recipe bluez5-5.72-r0: task do_compile: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_compile: Succeeded\nNOTE: Running task 2904 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_package)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2905 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_configure)\nNOTE: recipe libogg-1.3.5-r0: task do_package: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_configure: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: Load average limiting set to True as load average: 1.7932652064732142 - using 15/16 bitbake threads\nNOTE: recipe libice-1_1.1.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_packagedata unihash changed to c905865c829fce46c8793ab86c802c4691ddf8d059ea6d8882f7f7a391de044d\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_package: Succeeded\nNOTE: recipe libogg-1.3.5-r0: task do_package: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_package: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_package: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_package: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_configure: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_compile: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4772077287946428 - using 1/16 bitbake threads\nNOTE: Running task 2906 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2907 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\nNOTE: Running task 2908 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_install)\nNOTE: Running task 2909 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_packagedata)\nNOTE: Running task 2910 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2911 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_package)\nNOTE: Running task 2912 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 2913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_compile)\nNOTE: Running task 2914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Running task 2915 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_packagedata)\nNOTE: Running task 2916 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2917 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2918 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_packagedata)\nNOTE: Running task 2919 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2920 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_unpack)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_compile: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe cairo-1.18.0-r0: task do_packagedata: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_install: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libogg-1.3.5-r0: task do_packagedata: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_package: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_unpack: Started\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_install: Succeeded\nNOTE: Running task 2921 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/glslang/glslang_1.3.283.0.bb:do_populate_sysroot)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_unpack: Succeeded\nNOTE: Running task 2922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2923 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: recipe libvorbis-1.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2924 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_configure)\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: Running task 2925 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_configure)\nNOTE: recipe libusb1-1.0.27-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_configure: Started\nNOTE: Running task 2926 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_configure)\nNOTE: recipe cargo-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2927 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_rust_create_wrappers)\nNOTE: recipe libepoxy-1.5.10-r0: task do_patch: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_configure: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_configure: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7049734933035714 - using 15/16 bitbake threads\nNOTE: recipe cairo-1.18.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_packagedata unihash changed to 5a9f45edf3886e03734d8ffef8fafea0ecc288cf5a8170813cb325db3424293b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: recipe libogg-1.3.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_packagedata unihash changed to 638615c8e23819b502491e5ca002582df77d4c5204cf7b9deadf0a2ab870b01e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_packagedata unihash changed to 51096af09b0f080a0e2fc330dedce012f256c9fab196faea1ef397bf2b1c8de4\nNOTE: recipe cargo-native-1.75.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: recipe glslang-native-1_1.3.283.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_configure: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_configure: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_configure: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4775303431919642 - using 1/16 bitbake threads\nNOTE: Running task 2928 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\nNOTE: Running task 2929 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2930 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_configure)\nNOTE: Running task 2931 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_install)\nNOTE: Running task 2932 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_compile)\nNOTE: Running task 2933 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_packagedata)\nNOTE: Running task 2934 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_compile)\nNOTE: Running task 2935 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_unpack)\nNOTE: Running task 2936 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_patch)\nNOTE: Running task 2937 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_patch)\nNOTE: Running task 2944 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_install_ptest_base)\nNOTE: Running task 2945 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_package)\nNOTE: Running task 2946 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_package)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 2947 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: recipe libsm-1_1.2.4-r0: task do_packagedata: Started\nNOTE: Running task 2948 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_unpack)\nNOTE: recipe libcheck-0.15.2-r0: task do_compile: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_install: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_install_ptest_base: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_package: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_package: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2949 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: recipe libvorbis-1.3.7-r0: task do_compile: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2950 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_configure)\nNOTE: recipe encodings-1_1.1.0-r0: task do_unpack: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_packagedata unihash changed to a083079d25db83c073c33199f2aa9effd2bb2478c2f4f018192b78e91d02055d\nNOTE: Load average limiting set to True as load average: 1.6466413225446428 - using 15/16 bitbake threads\nNOTE: recipe encodings-1_1.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_patch: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_patch: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_package: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_configure: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_configure: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_patch: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_patch: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_package: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_unpack: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_configure: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_install: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_compile: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_compile: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4948817661830358 - using 1/16 bitbake threads\nNOTE: Running task 2951 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2952 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile)\nNOTE: Running task 2953 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_compile)\nNOTE: Running task 2954 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_install)\nNOTE: Running task 2955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_install)\nNOTE: Running task 2956 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_patch)\nNOTE: Running task 2957 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: Running task 2960 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_patch)\nNOTE: Running task 2961 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_package)\nNOTE: Running task 2962 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_packagedata)\nNOTE: Running task 2963 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata)\nNOTE: Running task 2964 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: Running task 2965 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_unpack)\nNOTE: Running task 2966 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_package)\nNOTE: Running task 2967 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_patch: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_install: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_packagedata: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_install: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_compile: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_packagedata: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_patch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_compile: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_unpack: Started\nNOTE: recipe icu-74-2-r0: task do_package: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_package: Started\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2968 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_patch: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_patch: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2975 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\nNOTE: Running task 2976 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_unpack)\nNOTE: Running task 2977 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_unpack)\nNOTE: Running task 2978 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_collect_spdx_deps)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_unpack: Started\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: Running task 2979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_packagedata unihash changed to 8b7a6a71adf3e2f795af9cbc9b058c497e43ca75f5482498ea25a67abeaea8cd\nNOTE: Load average limiting set to True as load average: 1.6840558733258928 - using 15/16 bitbake threads\nNOTE: recipe bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_unpack: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_packagedata: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_packagedata unihash changed to 94dc01b1a8398e27f46fe8e77649c32a45dd204625f60027c9949a3a75b48d07\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_package: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_install: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_install: Succeeded\nNOTE: recipe icu-74-2-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4724644252232142 - using 3/16 bitbake threads\nNOTE: Running task 2980 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure_ptest_base)\nNOTE: Running task 2981 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot)\nNOTE: Running task 2982 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2983 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx)\nNOTE: Running task 2984 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_patch)\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_sysroot: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_create_spdx: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_patch: Started\nNOTE: Running task 3013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\nNOTE: Running task 3018 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_write_config)\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile: Started\nNOTE: Running task 3019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_prepare_recipe_sysroot)\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3020 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_patch)\nNOTE: Running task 3021 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: Running task 3022 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_configure_ptest_base)\nNOTE: Running task 3023 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_configure_ptest_base)\nNOTE: Running task 3024 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_unpack)\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Started\nNOTE: Running task 3025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_packagedata)\nNOTE: Running task 3027 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_fetch)\nNOTE: Running task 3028 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_package)\nNOTE: recipe icu-74-2-r0: task do_packagedata: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_fetch: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_fetch: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_package: Started\nNOTE: Running task 3030 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package)\nNOTE: recipe libidn2-2.3.7-r0: task do_package: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3031 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_patch: Started\nNOTE: recipe flac-1.4.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-5.4.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe popt-1.19-r0: task do_configure_ptest_base: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_write_config: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_unpack: Started\nNOTE: recipe icu-74-2-r0: task do_packagedata: Succeeded\nNOTE: recipe popt-1.19-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_packagedata unihash changed to 6a58cfb2f7327a50945674291441d983f812b2b0a2d25caf6fe222cb51c786a4\nNOTE: Load average limiting set to True as load average: 1.7034650530133928 - using 15/16 bitbake threads\nNOTE: recipe xkeyboard-config-2.41-r0: task do_write_config: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_patch: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxshmfence-1.3.2-r0: task do_package: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_compile: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4967476981026786 - using 2/16 bitbake threads\nNOTE: Running task 3032 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_install)\nNOTE: Running task 3033 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_configure)\nNOTE: Running task 3034 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_compile)\nNOTE: Running task 3035 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_compile)\nNOTE: Running task 3036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_configure)\nNOTE: Running task 3037 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_patch)\nNOTE: Running task 3038 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_package)\nNOTE: Running task 3039 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_packagedata)\nNOTE: Running task 3040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_package)\nNOTE: Running task 3041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_package)\nNOTE: Running task 3043 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3044 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_unpack)\nNOTE: Running task 3045 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_compile_ptest_base)\nNOTE: Running task 3046 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_configure: Started\nNOTE: recipe lua-5.4.6-r0: task do_compile: Started\nNOTE: recipe popt-1.19-r0: task do_compile: Started\nNOTE: recipe flac-1.4.3-r0: task do_configure: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_install: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_packagedata: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_package: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_patch: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe orc-0.4.38-r0: task do_unpack: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_package: Started\nNOTE: recipe bluez5-5.72-r0: task do_compile_ptest_base: Started\nNOTE: recipe dbus-1.14.10-r0: task do_package: Started\nNOTE: recipe orc-0.4.38-r0: task do_unpack: Succeeded\nNOTE: Running task 3048 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: recipe libnl-1_3.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_configure)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: Running task 3050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata)\nNOTE: recipe libnl-1_3.9.0-r0: task do_configure: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_packagedata: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_patch: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6886247907366072 - using 15/16 bitbake threads\nNOTE: recipe xkeyboard-config-2.41-r0: task do_configure: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_packagedata unihash changed to 1a4c7b70a9fc785cb634b3edf1213d375eacc50d97380e289ecb283f85dfe56e\nNOTE: recipe libxshmfence-1.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_packagedata unihash changed to 8d241ebac7d749c617adb655e470da5c22e119c7780a57ec38561b15c5478aab\nNOTE: recipe alsa-lib-1.2.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_package: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_package: Succeeded\nNOTE: recipe popt-1.19-r0: task do_compile: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_package: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_compile: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_configure: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_compile: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_configure: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to False as load average: 1.434326171875 - using 1/16 bitbake threads\nNOTE: Running task 3051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_populate_sysroot)\nNOTE: Running task 3052 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_install)\nNOTE: Running task 3053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_compile)\nNOTE: Running task 3054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_compile)\nNOTE: Running task 3055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_install)\nNOTE: Running task 3056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: Running task 3057 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package)\nNOTE: Running task 3070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_compile_ptest_base)\nNOTE: Running task 3071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata)\nNOTE: Running task 3072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_compile: Started\nNOTE: Running task 3073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_patch)\nNOTE: Running task 3075 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3077 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_fetch)\nNOTE: recipe flac-1.4.3-r0: task do_compile: Started\nNOTE: Running task 3078 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_packagedata)\nNOTE: Running task 3079 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_package)\nNOTE: recipe cargo-native-1.75.0-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_compile_ptest_base: Started\nNOTE: recipe bluez5-5.72-r0: task do_install: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_packagedata: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_packagedata: Started\nNOTE: recipe orc-0.4.38-r0: task do_patch: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_packagedata: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_fetch: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_package: Started\nNOTE: Running task 3080 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_install)\nNOTE: recipe orc-0.4.38-r0: task do_patch: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_fetch: Succeeded\nNOTE: Running task 3081 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_package)\nNOTE: Running task 3082 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_unpack)\nNOTE: recipe cargo-native-1.75.0-r0: task do_install: Succeeded\nNOTE: Running task 3083 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_package: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3084 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_configure)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_install: Started\nNOTE: recipe font-util-1.4.1-r0: task do_unpack: Started\nNOTE: recipe font-util-1.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3085 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_populate_sysroot)\nNOTE: recipe libvorbis-1.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_configure: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_packagedata: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_packagedata unihash changed to 4eaed03722d7013aa190b7d5732dc8b43cd731699baed51c7f89c9490f4be3f7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Load average limiting set to True as load average: 1.6369280133928572 - using 14/16 bitbake threads\nNOTE: recipe dbus-1.14.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_packagedata unihash changed to 10fafa2bcda8c2a65b5251c2befc802041e9fb49047ea1bc6640e893ca53cf99\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_packagedata unihash changed to 4788c3192070831bb3f1ca72115228db8dccc940389ab592d78fe92c2cd1caef\nNOTE: recipe xkeyboard-config-2.41-r0: task do_compile: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_install: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_install: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_package: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_package: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_package: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_configure: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928763253348214 - using 1/16 bitbake threads\nNOTE: Running task 3086 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3087 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3088 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_install)\nNOTE: Running task 3089 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_install)\nNOTE: Running task 3090 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_compile)\nNOTE: Running task 3102 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_fetch)\nNOTE: Running task 3103 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_fetch)\nNOTE: Running task 3104 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_fetch)\nNOTE: Running task 3105 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_fetch)\nNOTE: Running task 3106 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_collect_spdx_deps)\nNOTE: Running task 3107 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_write_config)\nNOTE: Running task 3109 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3110 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 3111 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_patch)\nNOTE: Running task 3112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_sysroot)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe flac-1.4.3-r0: task do_install: Started\nNOTE: recipe pango-1.52.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_fetch: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_compile: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_install: Started\nNOTE: recipe libxv-1.0.12-r0: task do_fetch: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_fetch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_populate_sysroot: Started\nNOTE: recipe font-util-1.4.1-r0: task do_patch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe libxv-1.0.12-r0: task do_fetch: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_write_config: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3114 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_fetch)\nNOTE: recipe libtheora-1.1.1-r0: task do_fetch: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_fetch: Succeeded\nNOTE: Running task 3116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_fetch)\nNOTE: recipe font-util-1.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 3118 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_fetch)\nNOTE: Running task 3119 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package)\nNOTE: recipe libpng-1.6.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Started\nNOTE: Running task 3120 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx)\nNOTE: recipe libassuan-2.5.7-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_write_config: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_fetch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_fetch: Succeeded\nNOTE: Running task 3121 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_packagedata)\nNOTE: Running task 3123 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_fetch)\nNOTE: recipe libpng-1.6.43-r0: task do_create_spdx: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_fetch: Succeeded\nNOTE: Running task 3125 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_fetch)\nNOTE: Running task 3126 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_packagedata)\nNOTE: recipe libxi-1_1.8.1-r0: task do_packagedata: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_fetch: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_fetch: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_packagedata: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_fetch: Succeeded\nNOTE: Running task 3128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_fetch)\nNOTE: Running task 3130 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_fetch)\nNOTE: recipe gtk+3-3.24.41-r0: task do_fetch: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_fetch: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_fetch: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_fetch: Succeeded\nNOTE: Running task 3132 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_fetch)\nNOTE: Running task 3135 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_fetch: Started\nNOTE: Running task 3137 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_fetch)\nNOTE: recipe iso-codes-4.16.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3138 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_collect_spdx_deps)\nNOTE: recipe kmod-31-r0: task do_package: Started\nNOTE: recipe sbc-2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3141 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-util-0.4.1-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8766828264508928 - using 15/16 bitbake threads\nNOTE: recipe libxext-1_1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: recipe pango-1.52.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxi-1_1.8.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_packagedata unihash changed to cc3caaa74f4061cfc9c4d98b94893094af0ea3030b015534bb3979e91b237a3d\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_packagedata unihash changed to b8db118959b280244ba72ccb2ef4cfca640bdf2c889257d33bc23f4909ec8b8f\nNOTE: recipe libpng-1.6.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_install: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_compile: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_package: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4602486746651786 - using 1/16 bitbake threads\nNOTE: Running task 3143 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_configure)\nNOTE: Running task 3144 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_install)\nNOTE: Running task 3145 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_configure)\nNOTE: Running task 3146 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 3147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx)\nNOTE: Running task 3148 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx)\nNOTE: Running task 3149 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_fetch)\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: Running task 3150 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_populate_sysroot)\nNOTE: Running task 3152 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_populate_sysroot)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_create_spdx: Started\nNOTE: Running task 3153 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_write_config)\nNOTE: Running task 3155 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_unpack)\nNOTE: Running task 3157 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_fetch)\nNOTE: recipe libxext-1_1.3.6-r0: task do_create_spdx: Started\nNOTE: Running task 3158 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package)\nNOTE: recipe sed-4.9-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_configure: Started\nNOTE: Running task 3160 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_fetch)\nNOTE: Running task 3161 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_install: Started\nNOTE: recipe pango-1.52.2-r0: task do_configure: Started\nNOTE: recipe flac-1.4.3-r0: task do_populate_sysroot: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_sysroot: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_write_config: Started\nNOTE: recipe libinput-1.25.0-r0: task do_fetch: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_fetch: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_unpack: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package: Started\nNOTE: recipe sed-4.9-r0: task do_fetch: Succeeded\nNOTE: Running task 3162 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile_ptest_base)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_fetch: Succeeded\nNOTE: Running task 3163 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_write_config: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_unpack: Succeeded\nNOTE: Running task 3164 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_configure_ptest_base)\nNOTE: Running task 3165 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_package)\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 3166 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_package)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_package: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_compile)\nNOTE: recipe fribidi-1.0.13-r0: task do_package: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: Running task 3168 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_patch)\nNOTE: recipe libusb1-1.0.27-r0: task do_compile: Started\nNOTE: recipe libinput-1.25.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_package)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_package: Started\nNOTE: Running task 3170 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to 734a1d45340bae1ec2ba779d603c91bdb5b37e6df8e3e8f6dc8ac978819f826b\nNOTE: Load average limiting set to True as load average: 1.9481985909598214 - using 14/16 bitbake threads\nNOTE: recipe libxtst-1_1.2.4-r0: task do_install: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_package: Succeeded\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_patch: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_patch: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_package: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_configure: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_compile: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_package: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_configure: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4944632393973214 - using 1/16 bitbake threads\nNOTE: Running task 3171 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_configure_ptest_base)\nNOTE: Running task 3172 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_compile)\nNOTE: Running task 3173 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_configure)\nNOTE: Running task 3174 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3175 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install)\nNOTE: Running task 3176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: Running task 3178 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_fetch)\nNOTE: Running task 3180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 3181 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3182 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_rust_create_wrappers)\nNOTE: Running task 3183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_rust_gen_targets)\nNOTE: Running task 3184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_collect_spdx_deps)\nNOTE: Running task 3186 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_fetch)\nNOTE: Running task 3187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: Running task 3195 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_configure: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe elfutils-0.191-r0: task do_install: Started\nNOTE: recipe pango-1.52.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_write_config: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_compile: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 3197 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_unpack)\nNOTE: recipe libepoxy-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package)\nNOTE: recipe pango-1.52.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3199 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_compile)\nNOTE: recipe orc-native-0.4.38-r0: task do_unpack: Started\nNOTE: recipe libcap-2.69-r0: task do_package: Started\nNOTE: recipe pango-1.52.2-r0: task do_compile: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3200 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_create_spdx)\nNOTE: Running task 3201 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_packagedata)\nNOTE: recipe orc-native-0.4.38-r0: task do_unpack: Succeeded\nNOTE: Running task 3202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_packagedata)\nNOTE: recipe freetype-2.13.2-r0: task do_create_spdx: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_packagedata: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_packagedata: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_configure)\nNOTE: recipe shaderc-native-2024.0-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_fetch: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_configure: Started\nNOTE: Running task 3205 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_fetch)\nNOTE: Running task 3206 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_packagedata)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3207 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_configure)\nNOTE: recipe libxft-1_2.3.8-r0: task do_packagedata: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_fetch: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_configure: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.896728515625 - using 15/16 bitbake threads\nNOTE: recipe libstd-rs-1.75.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_deploy_source_date_epoch unihash changed to f52eb1f551dba18cf66dc83ab8d53c312461886dcb212a355345db51c30decfc\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_packagedata: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_packagedata unihash changed to 0f6aaa1ea7fcd45f917a19deb2092fda3d289de74771662779a35b91dfb1b980\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_packagedata unihash changed to 4129c9a3fb2329c407658bab841704b8b3ce059b6ef23c2f8a66655e563207ad\nNOTE: recipe freetype-2.13.2-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_packagedata unihash changed to 8977fb6fbfb6892132b8fe7420985ccdd67b1ce06eabb542f6cef795bf9e73ed\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_configure: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_compile: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764578683035714 - using 2/16 bitbake threads\nNOTE: Running task 3208 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_install)\nNOTE: Running task 3209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_compile)\nNOTE: Running task 3210 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_compile)\nNOTE: Running task 3211 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_configure)\nNOTE: Running task 3212 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_compile)\nNOTE: Running task 3213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package)\nNOTE: Running task 3214 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_unpack)\nNOTE: Running task 3215 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_unpack)\nNOTE: Running task 3216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_unpack)\nNOTE: Running task 3217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_unpack)\nNOTE: Running task 3219 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_fetch)\nNOTE: Running task 3220 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_populate_sysroot)\nNOTE: Running task 3223 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_patch)\nNOTE: Running task 3224 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_unpack)\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_install: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_compile: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_configure: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_compile: Started\nNOTE: recipe libxv-1.0.12-r0: task do_unpack: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_unpack: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_compile: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_unpack: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe libdaemon-0.14-r0: task do_fetch: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_unpack: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_patch: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_unpack: Started\nNOTE: recipe libdaemon-0.14-r0: task do_fetch: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_patch: Succeeded\nNOTE: Running task 3225 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_unpack)\nNOTE: Running task 3227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_fetch)\nNOTE: recipe libxv-1.0.12-r0: task do_unpack: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_unpack: Succeeded\nNOTE: Running task 3229 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3230 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_patch)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_unpack: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_fetch: Started\nNOTE: Running task 3231 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_patch)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_fetch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_configure: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_patch: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3233 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_fetch)\nNOTE: recipe libglu-2_9.0.3-r0: task do_patch: Started\nNOTE: Running task 3234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_compile)\nNOTE: Running task 3235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_patch)\nNOTE: recipe libxv-1.0.12-r0: task do_patch: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_unpack: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_fetch: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_patch: Started\nNOTE: Running task 3236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_collect_spdx_deps)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_compile: Started\nNOTE: Running task 3238 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libglu-2_9.0.3-r0: task do_patch: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_fetch: Succeeded\nNOTE: Running task 3239 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_unpack)\nNOTE: Running task 3240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.86444091796875 - using 15/16 bitbake threads\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_install: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_patch: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_compile: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_package: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_compile: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_compile: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4922136579241072 - using 1/16 bitbake threads\nNOTE: Running task 3242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_compile_ptest_base)\nNOTE: Running task 3243 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_sysroot)\nNOTE: Running task 3244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_install)\nNOTE: Running task 3245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_install)\nNOTE: Running task 3246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_install)\nNOTE: Running task 3247 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_install)\nNOTE: Running task 3248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_patch)\nNOTE: Running task 3249 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_spdx)\nNOTE: Running task 3250 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_configure)\nNOTE: Running task 3251 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_unpack)\nNOTE: Running task 3252 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 3253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_unpack)\nNOTE: Running task 3254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: Running task 3256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_fetch)\nNOTE: Running task 3257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\nNOTE: recipe iso-codes-4.16.0-r0: task do_patch: Started\nNOTE: recipe pango-1.52.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_create_spdx: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_install: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_populate_sysroot: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_install: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_unpack: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_install: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_configure: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_install: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_unpack: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Started\nNOTE: recipe libgudev-238-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_package: Started\nNOTE: recipe pango-1.52.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3258 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_install)\nNOTE: recipe libgudev-238-r0: task do_fetch: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_patch: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_unpack: Succeeded\nNOTE: Running task 3259 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_unpack)\nNOTE: Running task 3260 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_patch)\nNOTE: recipe libassuan-2.5.7-r0: task do_unpack: Succeeded\nNOTE: Running task 3262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata)\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_install: Succeeded\nNOTE: Running task 3264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_patch)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_install: Succeeded\nNOTE: Running task 3265 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_populate_sysroot)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_populate_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_install: Started\nNOTE: Load average limiting set to True as load average: 1.7731148856026786 - using 15/16 bitbake threads\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_install: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_install: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata unihash changed to eb4714b2a1f4d590fa4e90679985aa750087f86d06ac9f2da2e83d236f0a939b\nNOTE: recipe gtk+3-3.24.41-r0: task do_unpack: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_patch: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_patch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_patch: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_install: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_unpack: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4778791155133928 - using 1/16 bitbake threads\nNOTE: Running task 3267 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_install_ptest_base)\nNOTE: Running task 3268 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3269 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_compile)\nNOTE: Running task 3270 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: Running task 3271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3279 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_fetch)\nNOTE: Running task 3281 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_fetch)\nNOTE: Running task 3282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_unpack)\nNOTE: Running task 3285 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_write_config)\nNOTE: Running task 3286 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3287 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_unpack)\nNOTE: Running task 3288 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_compile_ptest_base)\nNOTE: Running task 3289 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_compile_ptest_base)\nNOTE: recipe encodings-1_1.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3291 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_fetch)\nNOTE: Running task 3293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_fetch)\nNOTE: recipe pango-1.52.2-r0: task do_install_ptest_base: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_compile: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_unpack: Started\nNOTE: recipe lua-5.4.6-r0: task do_compile_ptest_base: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_fetch: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe popt-1.19-r0: task do_compile_ptest_base: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_fetch: Started\nNOTE: recipe sbc-2.0-r0: task do_unpack: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_fetch: Started\nNOTE: recipe ell-0.65-r0: task do_fetch: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_write_config: Started\nNOTE: recipe popt-1.19-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_install)\nNOTE: Running task 3295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_install)\nNOTE: recipe ell-0.65-r0: task do_fetch: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_fetch: Succeeded\nNOTE: Running task 3296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_package)\nNOTE: recipe libwebp-1.4.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3297 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_populate_sysroot)\nNOTE: Running task 3298 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_package)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_write_config: Succeeded\nNOTE: Running task 3299 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_populate_sysroot)\nNOTE: recipe popt-1.19-r0: task do_install: Started\nNOTE: Running task 3300 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_patch)\nNOTE: recipe sbc-2.0-r0: task do_unpack: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_install: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_package: Started\nNOTE: Running task 3301 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: recipe pango-1.52.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_unpack: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_package: Started\nNOTE: Running task 3302 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_patch)\nNOTE: recipe gtk+3-3.24.41-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_patch: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libevdev-1.13.1-r0: task do_patch: Succeeded\nNOTE: Running task 3303 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_patch)\nNOTE: Running task 3304 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_configure)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_fetch: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_patch: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_configure: Started\nNOTE: Running task 3306 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: recipe lua-5.4.6-r0: task do_install: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Started\nNOTE: Running task 3307 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_unpack)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3308 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_unpack)\nNOTE: recipe sbc-2.0-r0: task do_patch: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_unpack: Started\nNOTE: Running task 3309 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_configure_ptest_base)\nNOTE: recipe xcb-util-0.4.1-r0: task do_unpack: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_patch: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8771885463169642 - using 15/16 bitbake threads\nNOTE: recipe libnl-1_3.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: recipe pango-1.52.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_unpack: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe popt-1.19-r0: task do_install: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_compile: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_package: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_package: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4644775390625 - using 1/16 bitbake threads\nNOTE: Running task 3310 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_configure)\nNOTE: Running task 3311 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_install)\nNOTE: Running task 3312 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_compile)\nNOTE: Running task 3313 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_configure)\nNOTE: Running task 3314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3315 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_compile)\nNOTE: Running task 3316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: Running task 3317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_unpack)\nNOTE: Running task 3318 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_unpack)\nNOTE: Running task 3319 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_install_ptest_base)\nNOTE: Running task 3320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_patch)\nNOTE: Running task 3321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_package)\nNOTE: Running task 3322 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_unpack)\nNOTE: recipe encodings-1_1.1.0-r0: task do_configure: Started\nNOTE: Running task 3323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_patch)\nNOTE: Running task 3324 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_install_ptest_base)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_install: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_compile: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_configure: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_patch: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_compile: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_patch: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_package: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_install_ptest_base: Started\nNOTE: recipe bluez5-5.72-r0: task do_install_ptest_base: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 3325 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_packagedata)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_unpack: Succeeded\nNOTE: Running task 3326 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_packagedata)\nNOTE: recipe pango-1.52.2-r0: task do_packagedata: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_packagedata: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3327 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_unpack: Succeeded\nNOTE: Running task 3328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\nNOTE: recipe sed-4.9-r0: task do_patch: Started\nNOTE: recipe libinput-1.25.0-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3329 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe sed-4.9-r0: task do_patch: Succeeded\nNOTE: Running task 3330 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_patch)\nNOTE: Running task 3332 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_write_config)\nNOTE: recipe perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_patch: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_patch: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_unpack: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_compile: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_write_config: Started\nNOTE: recipe orc-0.4.38-r0: task do_write_config: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_configure: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_patch: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8524431501116072 - using 6/16 bitbake threads\nNOTE: recipe pango-1.52.2-r0: task do_packagedata: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_packagedata unihash changed to 41ad8e934709144e7994f071a66d638cd9c1fb1b5b8d7027330b03a567bd56cb\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_packagedata unihash changed to f9e2aee49435721a357e48fbce63370cd345b889e0b44318c8903f3e086b5ef4\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_configure: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_package: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849504743303572 - using 1/16 bitbake threads\nNOTE: Running task 3333 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_compile)\nNOTE: Running task 3334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_install)\nNOTE: Running task 3335 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_compile)\nNOTE: Running task 3336 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_patch)\nNOTE: Running task 3337 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3339 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_patch)\nNOTE: Running task 3341 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_fetch)\nNOTE: Running task 3342 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_package)\nNOTE: Running task 3345 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_generate_toolchain_file)\nNOTE: Running task 3346 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_install: Started\nNOTE: Running task 3347 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_fetch)\nNOTE: recipe encodings-1_1.1.0-r0: task do_compile: Started\nNOTE: Running task 3349 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_fetch)\nNOTE: Running task 3350 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_patch)\nNOTE: Running task 3352 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_fetch)\nNOTE: Running task 3354 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_fetch)\nNOTE: recipe shaderc-native-2024.0-r0: task do_patch: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_compile: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Started\nNOTE: recipe orc-0.4.38-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libinput-1.25.0-r0: task do_patch: Started\nNOTE: recipe json-c-0.17-r0: task do_generate_toolchain_file: Started\nNOTE: recipe json-c-0.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_fetch: Started\nNOTE: recipe vala-0.56.17-r0: task do_package: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_fetch: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_fetch: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_fetch: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_fetch: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 3355 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_populate_sysroot)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_fetch: Succeeded\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3357 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package)\nNOTE: recipe libinput-1.25.0-r0: task do_patch: Succeeded\nNOTE: Running task 3358 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_fetch)\nNOTE: Running task 3359 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_collect_spdx_deps)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 3361 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_fetch)\nNOTE: Running task 3364 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_fetch)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_patch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_fetch: Started\nNOTE: Running task 3365 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_packagedata)\nNOTE: recipe libxml2-2.12.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-8.2-r0: task do_package: Started\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_fetch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_packagedata: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_fetch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3366 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package)\nNOTE: Running task 3367 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_unpack)\nNOTE: Running task 3368 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_package)\nNOTE: recipe libxml2-2.12.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package: Started\nNOTE: Running task 3369 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Succeeded\nNOTE: Running task 3370 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_populate_sysroot)\nNOTE: recipe libvorbis-1.3.7-r0: task do_package: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_create_spdx: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_sysroot: Started\nNOTE: recipe json-c-0.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3371 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_configure)\nNOTE: recipe shaderc-native-2024.0-r0: task do_patch: Succeeded\nNOTE: Running task 3374 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_unpack)\nNOTE: recipe orc-0.4.38-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8064749581473214 - using 15/16 bitbake threads\nNOTE: recipe encodings-1_1.1.0-r0: task do_compile: Succeeded\nNOTE: recipe dbus-native-1.14.10-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_packagedata unihash changed to 19cdac6f3dacfd2b20adf21f033d63f79fc8b191b35ed8621c600168a2d6b6e9\nNOTE: recipe libsndfile1-1.2.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dbus-native-1.14.10-r0: task do_unpack: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_configure: Started\nNOTE: recipe libdaemon-0.14-r0: task do_unpack: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_unpack: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_install: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_package: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_package: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_configure: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.44622802734375 - using 1/16 bitbake threads\nNOTE: Running task 3375 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_install)\nNOTE: Running task 3376 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_install)\nNOTE: Running task 3377 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_configure)\nNOTE: Running task 3378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_packagedata)\nNOTE: Running task 3379 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_package)\nNOTE: Running task 3381 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: Running task 3382 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_unpack)\nNOTE: Running task 3383 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 3384 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_patch)\nNOTE: Running task 3387 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_fetch)\nNOTE: Running task 3388 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_fetch)\nNOTE: Running task 3389 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_unpack)\nNOTE: Running task 3392 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_packagedata)\nNOTE: Running task 3394 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_fetch)\nNOTE: recipe vala-0.56.17-r0: task do_packagedata: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_install: Started\nNOTE: recipe orc-0.4.38-r0: task do_configure: Started\nNOTE: Running task 3401 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_unpack)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_install: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_fetch: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_unpack: Started\nNOTE: recipe libdaemon-0.14-r0: task do_patch: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_fetch: Started\nNOTE: recipe libexif-0.6.24-r0: task do_unpack: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_fetch: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_packagedata: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_package: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_fetch: Succeeded\nNOTE: recipe libgudev-238-r0: task do_unpack: Started\nNOTE: Running task 3402 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: Running task 3403 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_unpack)\nNOTE: recipe libgudev-238-r0: task do_unpack: Succeeded\nNOTE: Running task 3404 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_package)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3405 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package)\nNOTE: recipe libexif-0.6.24-r0: task do_unpack: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_patch: Succeeded\nNOTE: Running task 3406 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_package: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package: Started\nNOTE: Running task 3407 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_patch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_unpack: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package: Started\nNOTE: Running task 3409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_patch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_package: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_install: Succeeded\nNOTE: Running task 3411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_fetch)\nNOTE: recipe avahi-0.8-r0: task do_fetch: Started\nNOTE: recipe avahi-0.8-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.71221923828125 - using 15/16 bitbake threads\nNOTE: recipe orc-0.4.38-r0: task do_configure: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: recipe vala-0.56.17-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: recipe libvorbis-1.3.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_packagedata unihash changed to c223b693dda86fce87f50362fa8ef4b45432f98c16a2c1ff601ba5fda52f2dfc\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_packagedata unihash changed to cdeade68b96166a269b1c3b8a8cec742216c91b37d3cf89fcde8d09babd72213\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_install: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: recipe dbus-glib-native-0.112-r0: task do_unpack: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_unpack: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_patch: Started\nNOTE: recipe libexif-0.6.24-r0: task do_patch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_patch: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_patch: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_package: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4708339146205358 - using 1/16 bitbake threads\nNOTE: Running task 3412 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_compile)\nNOTE: Running task 3413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_populate_sysroot)\nNOTE: Running task 3414 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package)\nNOTE: Running task 3415 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_unpack)\nNOTE: Running task 3416 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_patch)\nNOTE: Running task 3417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_packagedata)\nNOTE: Running task 3418 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_unpack)\nNOTE: Running task 3419 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_unpack)\nNOTE: Running task 3420 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3421 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package)\nNOTE: Running task 3423 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_fetch)\nNOTE: Running task 3424 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install_ptest_base)\nNOTE: Running task 3425 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_patch)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_unpack: Started\nNOTE: Running task 3426 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_compile_ptest_base)\nNOTE: Running task 3433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe orc-0.4.38-r0: task do_compile: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgudev-238-r0: task do_patch: Started\nNOTE: recipe ell-0.65-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_unpack: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_packagedata: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_package: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_patch)\nNOTE: Running task 3436 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx)\nNOTE: recipe ell-0.65-r0: task do_unpack: Succeeded\nNOTE: Running task 3437 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_patch)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe libgudev-238-r0: task do_patch: Succeeded\nNOTE: Running task 3438 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_patch: Succeeded\nNOTE: Running task 3439 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_package)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_package: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_unpack: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7491542271205358 - using 15/16 bitbake threads\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: recipe encodings-1_1.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_populate_sysroot unihash changed to c59a02acb4b607e645fc19cada7d4f64e59263dc88d660f5724c9db4e1233962\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: recipe libwebp-1.4.0-r0: task do_patch: Started\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_patch: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_packagedata unihash changed to 6b7fb50581521d51adb0bf271181fca60b4c93765f8839cbcd0e26c298bfaa90\nNOTE: recipe ell-0.65-r0: task do_patch: Started\nNOTE: recipe ell-0.65-r0: task do_patch: Succeeded\nNOTE: recipe file-5.45-r0: task do_package: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.45721435546875 - using 1/16 bitbake threads\nNOTE: Running task 3440 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_install)\nNOTE: Running task 3441 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3442 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_patch)\nNOTE: Running task 3443 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_install)\nNOTE: Running task 3444 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_packagedata)\nNOTE: Running task 3445 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_package)\nNOTE: Running task 3447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_unpack)\nNOTE: Running task 3448 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_populate_sysroot)\nNOTE: Running task 3449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_fetch)\nNOTE: Running task 3450 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 3451 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_unpack)\nNOTE: Running task 3453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_fetch)\nNOTE: Running task 3455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_fetch)\nNOTE: Running task 3456 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_unpack)\nNOTE: Running task 3458 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_fetch)\nNOTE: recipe font-util-1.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_patch: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_fetch: Started\nNOTE: recipe orc-0.4.38-r0: task do_install: Started\nNOTE: recipe flac-1.4.3-r0: task do_package: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe ofono-2.7-r0: task do_fetch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_fetch: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_unpack: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_unpack: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3459 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: recipe ofono-2.7-r0: task do_fetch: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_fetch: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_patch: Succeeded\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: Running task 3461 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_fetch)\nNOTE: Running task 3462 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_populate_sysroot)\nNOTE: Running task 3463 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_collect_spdx_deps)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_fetch: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_populate_sysroot: Started\nNOTE: Running task 3464 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_unpack)\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_unpack: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_unpack)\nNOTE: recipe font-util-1.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe dbus-glib-0.112-r0: task do_unpack: Started\nNOTE: Running task 3466 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_configure)\nNOTE: recipe font-util-1.4.1-r0: task do_configure: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_unpack: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3467 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3469 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_collect_spdx_deps)\nNOTE: Running task 3470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_spdx)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3473 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_spdx)\nNOTE: Running task 3475 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_populate_sysroot)\nNOTE: Running task 3476 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe orc-0.4.38-r0: task do_install: Succeeded\nNOTE: Running task 3477 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package)\nNOTE: recipe acl-2.3.2-r0: task do_package: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7595040457589286 - using 15/16 bitbake threads\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_packagedata unihash changed to b8c87ed2e664c7b0e8313b30a63c1702b066214f3393edafd4eb2f342e056f47\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_package: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764229910714286 - using 1/16 bitbake threads\nNOTE: Running task 3478 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_compile)\nNOTE: Running task 3481 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_unpack)\nNOTE: Running task 3482 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3483 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_populate_sysroot)\nNOTE: Running task 3484 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package)\nNOTE: Running task 3485 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_packagedata)\nNOTE: Running task 3486 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_packagedata)\nNOTE: Running task 3487 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_unpack)\nNOTE: Running task 3488 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_write_config)\nNOTE: Running task 3489 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3490 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3491 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_populate_sysroot)\nNOTE: Running task 3496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_fetch)\nNOTE: Running task 3497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_fetch)\nNOTE: Running task 3498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_fetch)\nNOTE: recipe gpgme-1.23.2-r0: task do_unpack: Started\nNOTE: recipe font-util-1.4.1-r0: task do_compile: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe flac-1.4.3-r0: task do_packagedata: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_packagedata: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_populate_sysroot: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_fetch: Started\nNOTE: recipe tiff-4.6.0-r0: task do_fetch: Started\nNOTE: recipe orc-0.4.38-r0: task do_populate_sysroot: Started\nNOTE: recipe graphene-1.10.8-r0: task do_fetch: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_unpack: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_write_config: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe tiff-4.6.0-r0: task do_fetch: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_fetch: Succeeded\nNOTE: Running task 3499 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_package)\nNOTE: recipe orc-native-0.4.38-r0: task do_write_config: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3500 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: Running task 3501 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_create_spdx)\nNOTE: Running task 3502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_patch)\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_package: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_create_spdx: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_patch: Started\nNOTE: Running task 3503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure_ptest_base)\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_unpack)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_fetch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3508 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3509 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile)\nNOTE: recipe iso-codes-4.16.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3510 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtheora-1.1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxv-1.0.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_unpack: Succeeded\nNOTE: Running task 3512 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_write_config)\nNOTE: recipe libglu-2_9.0.3-r0: task do_write_config: Started\nNOTE: recipe font-util-1.4.1-r0: task do_compile: Succeeded\nNOTE: Running task 3513 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_install)\nNOTE: recipe libglu-2_9.0.3-r0: task do_write_config: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6942400251116072 - using 15/16 bitbake threads\nNOTE: recipe dbus-glib-0.112-r0: task do_patch: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_install: Started\nNOTE: recipe libxv-1.0.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_install: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_packagedata: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_packagedata unihash changed to 2b9a33d649105fccee78fc827c3f1e4099cae348e4068f11f6881e83580cade9\nNOTE: recipe libxtst-1_1.2.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_deploy_source_date_epoch unihash changed to 551c079e20aef075306a59a3ba8f7bff1d23f8b4f03bf3ff09881e38eec10725\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_packagedata unihash changed to 180056ffa5a727d1f2f9d71ac3d2e29362e481081eb3882d16bc46e6f7c7a6b0\nNOTE: recipe iso-codes-4.16.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_deploy_source_date_epoch unihash changed to e889bec3bdb9b4826dc3774feed5c420bdeb9bf76104213267223ae95e671a1f\nNOTE: recipe orc-0.4.38-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_package: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_compile: Succeeded\nNOTE: Running task 3514 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_install)\nNOTE: recipe mesa-2_24.0.5-r0: task do_install: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_install: Succeeded\nNOTE: Running task 3515 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_sysroot)\nNOTE: recipe mesa-2_24.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3516 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_package)\nNOTE: recipe mesa-2_24.0.5-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4965994698660714 - using 1/16 bitbake threads\nNOTE: Running task 3517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3518 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_configure)\nNOTE: Running task 3519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3520 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3521 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_configure)\nNOTE: Running task 3522 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_configure)\nNOTE: Running task 3523 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_patch)\nNOTE: Running task 3524 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_populate_sysroot)\nNOTE: Running task 3525 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_patch)\nNOTE: Running task 3527 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 3528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\nNOTE: Running task 3530 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3535 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3536 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure_ptest_base)\nNOTE: recipe libepoxy-1.5.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_configure: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_configure: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_patch: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxv-1.0.12-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_patch: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bluez5-5.72-r0: task do_populate_sysroot: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_patch: Succeeded\nNOTE: Running task 3537 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_collect_spdx_deps)\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3539 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_fetch)\nNOTE: Running task 3540 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3541 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_configure)\nNOTE: recipe startup-notification-0.12-r0: task do_fetch: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_configure: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe startup-notification-0.12-r0: task do_fetch: Succeeded\nNOTE: Running task 3542 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_spdx)\nNOTE: recipe mtdev-1.1.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3543 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 3544 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_patch)\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3545 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_patch: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 3546 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_sysroot)\nNOTE: recipe font-util-1.4.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3547 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_configure)\nNOTE: recipe libepoxy-1.5.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7785818917410714 - using 15/16 bitbake threads\nNOTE: recipe libglu-2_9.0.3-r0: task do_configure: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_patch: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_configure: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_configure: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_patch: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_package: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_deploy_source_date_epoch unihash changed to ee0943c1cee6cc16909a96e127ed74c117daafdd5ebc205d9ece2fa582a3f803\nNOTE: recipe iso-codes-4.16.0-r0: task do_configure: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_configure: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4853428431919642 - using 1/16 bitbake threads\nNOTE: Running task 3548 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_packagedata)\nNOTE: Running task 3549 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_configure)\nNOTE: Running task 3550 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_compile)\nNOTE: Running task 3551 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_compile)\nNOTE: Running task 3552 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_compile)\nNOTE: Running task 3553 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_compile)\nNOTE: Running task 3554 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_compile)\nNOTE: Running task 3555 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_configure)\nNOTE: recipe mesa-2_24.0.5-r0: task do_packagedata: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_configure: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_compile: Started\nNOTE: recipe libxv-1.0.12-r0: task do_compile: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_compile: Started\nNOTE: Running task 3558 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe iso-codes-4.16.0-r0: task do_compile: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_compile: Started\nNOTE: Running task 3559 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_fetch)\nNOTE: Running task 3560 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_fetch)\nNOTE: recipe libassuan-2.5.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 3561 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3562 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_fetch: Started\nNOTE: recipe libtool-2.4.7-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_fetch: Succeeded\nNOTE: Running task 3570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_fetch)\nNOTE: Running task 3571 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_install_ptest_base)\nNOTE: Running task 3572 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_install_ptest_base)\nNOTE: recipe json-glib-1.8.0-r0: task do_fetch: Started\nNOTE: Running task 3573 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_unpack)\nNOTE: recipe json-glib-1.8.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3574 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_unpack)\nNOTE: recipe libassuan-2.5.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3575 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_package)\nNOTE: recipe mtdev-1.1.7-r0: task do_configure: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_unpack: Started\nNOTE: recipe popt-1.19-r0: task do_install_ptest_base: Started\nNOTE: recipe lua-5.4.6-r0: task do_install_ptest_base: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_unpack: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_package: Started\nNOTE: recipe lua-5.4.6-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3576 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe popt-1.19-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_unpack: Succeeded\nNOTE: Running task 3577 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_patch)\nNOTE: Running task 3578 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libevdev-1.13.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6709856305803572 - using 15/16 bitbake threads\nNOTE: recipe libevdev-1.13.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_compile: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_configure: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_configure: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_compile: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_packagedata unihash changed to a6aebda930ffe7a251eba212e37ca17805fd800ac9a96db70e84d8e841c2d099\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch unihash changed to 808b9ea298ff15cf9e7ed3eff066fe1fefa8fac5ff5b26fe8c62ae70b73d68d4\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: recipe libevdev-1.13.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_deploy_source_date_epoch unihash changed to 83ba3cba0727907cbd00b2c02c18b93d9943ba15a2d758b502b87a21e725b069\nNOTE: recipe libtheora-1.1.1-r0: task do_compile: Succeeded\nNOTE: recipe libsndfile1-1.2.2-r0: task do_package: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_configure: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_compile: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_compile: Succeeded\nNOTE: Running task 3579 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_compile)\nNOTE: recipe libepoxy-1.5.10-r0: task do_compile: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_compile: Succeeded\nNOTE: Running task 3580 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_install)\nNOTE: recipe libepoxy-1.5.10-r0: task do_install: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_install: Succeeded\nNOTE: Running task 3581 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot)\nNOTE: recipe libepoxy-1.5.10-r0: task do_populate_sysroot: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3582 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_install)\nNOTE: recipe orc-native-0.4.38-r0: task do_install: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_install: Succeeded\nNOTE: Running task 3583 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_populate_sysroot)\nNOTE: recipe orc-native-0.4.38-r0: task do_populate_sysroot: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3584 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_install)\nNOTE: recipe libtheora-1.1.1-r0: task do_install: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_install: Succeeded\nNOTE: Running task 3585 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_install)\nNOTE: recipe libxv-1.0.12-r0: task do_install: Started\nNOTE: recipe libxv-1.0.12-r0: task do_install: Succeeded\nNOTE: Running task 3586 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_install)\nNOTE: recipe libglu-2_9.0.3-r0: task do_install: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_install: Succeeded\nNOTE: Running task 3587 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_install)\nNOTE: recipe iso-codes-4.16.0-r0: task do_install: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_install: Succeeded\nNOTE: Running task 3588 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_package)\nNOTE: recipe libepoxy-1.5.10-r0: task do_package: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_package: Succeeded\nNOTE: Running task 3589 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_compile)\nNOTE: recipe mtdev-1.1.7-r0: task do_compile: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_compile: Succeeded\nNOTE: Running task 3590 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_install)\nNOTE: recipe mtdev-1.1.7-r0: task do_install: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_install: Succeeded\nNOTE: Running task 3591 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_configure)\nNOTE: recipe libassuan-2.5.7-r0: task do_configure: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_configure: Succeeded\nNOTE: Running task 3592 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_compile)\nNOTE: recipe libassuan-2.5.7-r0: task do_compile: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_compile: Succeeded\nNOTE: Running task 3593 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_install)\nNOTE: recipe libassuan-2.5.7-r0: task do_install: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_install: Succeeded\nNOTE: Running task 3594 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_configure)\nNOTE: recipe libevdev-1.13.1-r0: task do_configure: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_configure: Succeeded\nNOTE: Running task 3595 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_compile)\nNOTE: recipe libevdev-1.13.1-r0: task do_compile: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_compile: Succeeded\nNOTE: Running task 3596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_install)\nNOTE: recipe libevdev-1.13.1-r0: task do_install: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_install: Succeeded\nNOTE: Running task 3597 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_packagedata)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_packagedata: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_packagedata unihash changed to fb1a23bb02c4341f7b4be2de534f7be8dfc85fe43b32162bf33e6ce365deea87\nNOTE: Running task 3598 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_unpack)\nNOTE: recipe speexdsp-1.2.1-r0: task do_unpack: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3599 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe librsvg-2.57.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_deploy_source_date_epoch unihash changed to 88775382840f3bbf776b13c2f8da3612ab5be941f3d62ca10346fc4de14deeec\nNOTE: Running task 3600 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_rust_create_wrappers)\nNOTE: recipe librsvg-2.57.1-r0: task do_rust_create_wrappers: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 3601 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_rust_gen_targets)\nNOTE: recipe librsvg-2.57.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 3602 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_configure)\nNOTE: recipe librsvg-2.57.1-r0: task do_configure: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_configure: Succeeded\nNOTE: Running task 3603 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_compile)\nNOTE: recipe librsvg-2.57.1-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4844185965401786 - using 1/16 bitbake threads\nNOTE: Running task 3604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_write_config)\nNOTE: Running task 3606 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3608 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_patch)\nNOTE: Running task 3610 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 3616 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 3617 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: Running task 3618 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\nNOTE: Running task 3619 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: Running task 3620 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3621 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3623 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_fetch)\nNOTE: Running task 3624 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_patch)\nNOTE: Running task 3625 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_patch)\nNOTE: Running task 3626 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_compile_ptest_base)\nNOTE: recipe gtk+3-3.24.41-r0: task do_write_config: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Started\nNOTE: recipe sbc-2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_fetch: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_fetch: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_patch: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_patch: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_write_config: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_packagedata)\nNOTE: Running task 3628 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_unpack)\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe libepoxy-1.5.10-r0: task do_packagedata: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_patch: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_unpack)\nNOTE: Running task 3630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_package)\nNOTE: recipe libxt-1_1.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3631 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_patch)\nNOTE: Running task 3632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_package)\nNOTE: recipe avahi-0.8-r0: task do_unpack: Started\nNOTE: Running task 3634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_unpack)\nNOTE: Running task 3637 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_fetch)\nNOTE: Running task 3638 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_package: Started\nNOTE: recipe wayland-1.22.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_patch: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_fetch: Started\nNOTE: Running task 3639 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_spdx)\nNOTE: recipe librepo-1.17.0-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libical-3.0.18-r0: task do_package: Started\nNOTE: recipe sbc-2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_create_spdx: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 3640 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_configure)\nNOTE: Running task 3641 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_patch: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_configure: Started\nNOTE: Running task 3642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3643 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3644 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe avahi-0.8-r0: task do_unpack: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_configure: Started\nNOTE: Running task 3645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3646 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_packagedata: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_fetch: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Started\nNOTE: Running task 3647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_populate_sysroot)\nNOTE: Running task 3648 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_populate_sysroot: Started\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6701398577008928 - using 15/16 bitbake threads\nNOTE: recipe librepo-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_deploy_source_date_epoch unihash changed to b71430421146f2ac31aed1fe585c648673dd31f143ff6e1924d055ebbb6cb7e8\nNOTE: recipe libepoxy-1.5.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_packagedata unihash changed to 32627925c6eef7ef7d6af6f8bd5ebf5698b55abacf738339b6f2ada1d2c0155e\nNOTE: recipe xcb-util-0.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_deploy_source_date_epoch unihash changed to 7a012b12997e6197f9bfc49132ae7ba82ab0624c6dc1ce443b38c223a796b809\nNOTE: recipe libsndfile1-1.2.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_packagedata unihash changed to deae389907db6f27eb4ad9cf1fc14e77456395ee47a7b2fb4bde5b8b1304b4af\nNOTE: recipe sbc-2.0-r0: task do_configure: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_package: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_package: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4964599609375 - using 1/16 bitbake threads\nNOTE: Running task 3649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_install)\nNOTE: Running task 3650 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_configure)\nNOTE: Running task 3651 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_compile)\nNOTE: Running task 3652 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_install)\nNOTE: Running task 3653 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_configure)\nNOTE: Running task 3654 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\nNOTE: Running task 3655 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3656 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3657 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_patch)\nNOTE: Running task 3660 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_patch)\nNOTE: Running task 3667 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3668 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_populate_sysroot)\nNOTE: Running task 3669 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_write_config)\nNOTE: Running task 3670 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_package)\nNOTE: Running task 3671 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_configure_ptest_base)\nNOTE: recipe gtk+3-3.24.41-r0: task do_configure: Started\nNOTE: recipe sbc-2.0-r0: task do_compile: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_configure: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_install: Started\nNOTE: recipe libinput-1.25.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_patch: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_install: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_populate_sysroot: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe avahi-0.8-r0: task do_patch: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe json-c-0.17-r0: task do_configure_ptest_base: Started\nNOTE: recipe libinput-1.25.0-r0: task do_write_config: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_package: Started\nNOTE: recipe json-c-0.17-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_write_config: Succeeded\nNOTE: Running task 3672 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_compile)\nNOTE: Running task 3673 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe json-c-0.17-r0: task do_compile: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3674 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3675 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_patch)\nNOTE: recipe librepo-1.17.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6955130440848214 - using 15/16 bitbake threads\nNOTE: recipe json-c-0.17-r0: task do_compile: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_patch: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_install: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_compile: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_deploy_source_date_epoch unihash changed to 843e84b2891f3b9fb9788cd314db929bc2616482a59de3ac69d56aa232347700\nNOTE: recipe libinput-1.25.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_deploy_source_date_epoch unihash changed to 49feb398abc090dec1045d31f325ab599cc5e5103a11ce2f9cf547e9500ea4a3\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_deploy_source_date_epoch unihash changed to b28df587571425c2d4d0681696407c96572b2c1d8aef3974b1584586424fb8b2\nNOTE: recipe gtk+3-3.24.41-r0: task do_configure: Succeeded\nNOTE: recipe libevdev-1.13.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_package: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_configure: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_install: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: Running task 3676 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_compile)\nNOTE: recipe gtk+3-3.24.41-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4493059430803572 - using 1/16 bitbake threads\nNOTE: Running task 3677 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_install)\nNOTE: Running task 3678 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_compile)\nNOTE: Running task 3679 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_configure)\nNOTE: Running task 3680 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3681 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_configure)\nNOTE: Running task 3682 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_package)\nNOTE: Running task 3683 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_unpack)\nNOTE: Running task 3686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_packagedata)\nNOTE: Running task 3687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_unpack)\nNOTE: Running task 3692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_unpack)\nNOTE: Running task 3695 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_fetch)\nNOTE: Running task 3696 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_packagedata)\nNOTE: Running task 3697 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\nNOTE: Running task 3698 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_unpack)\nNOTE: Running task 3700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-util-0.4.1-r0: task do_compile: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_configure: Started\nNOTE: recipe libical-3.0.18-r0: task do_packagedata: Started\nNOTE: recipe libinput-1.25.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_unpack: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_packagedata: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_configure: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_unpack: Started\nNOTE: recipe ofono-2.7-r0: task do_unpack: Started\nNOTE: recipe sbc-2.0-r0: task do_install: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_package: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_unpack: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_fetch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_unpack: Succeeded\nNOTE: Running task 3701 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_patch)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3702 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_patch)\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3703 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Succeeded\nNOTE: Running task 3704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_spdx)\nNOTE: Running task 3706 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_fetch)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_patch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_fetch: Started\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_fetch: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_unpack: Succeeded\nNOTE: Running task 3707 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_patch)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_fetch: Started\nNOTE: Running task 3708 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package)\nNOTE: recipe libyaml-0.2.5-r0: task do_patch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 3709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_packagedata)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3710 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package)\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_packagedata: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_patch: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3711 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Started\nNOTE: Running task 3712 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_configure)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_unpack: Succeeded\nNOTE: Running task 3713 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_patch)\nNOTE: recipe libinput-1.25.0-r0: task do_configure: Started\nNOTE: recipe ofono-2.7-r0: task do_patch: Started\nNOTE: recipe ofono-2.7-r0: task do_patch: Succeeded\nNOTE: Running task 3714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_package)\nNOTE: recipe encodings-1_1.1.0-r0: task do_package: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_patch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6364048549107142 - using 15/16 bitbake threads\nNOTE: recipe sbc-2.0-r0: task do_install: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_patch: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_configure: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_packagedata unihash changed to 04a830452a4e829ecdf376ef1fdfd9d40fad7c059b13a34f9fb1d7da868615d1\nNOTE: recipe libical-3.0.18-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_packagedata unihash changed to 8d5db4185978e5f60d89dea8ebf103148881d45be51ad8aabdbd5482946a3e84\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_packagedata unihash changed to d68c59e9b3fa64c66d0ab8bea9923cd942014332a261a7db3ada3b9fb40ba831\nNOTE: recipe libxrandr-1_1.5.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_package: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_package unihash changed to cceff9732467399797cc5582efd763b668ff59956b07bdaf578dd6fd23e318df\nNOTE: Rehash loop slow progress: 116 in 5.4671502113342285\nNOTE: Rehash loop took more than 1s: 5.519096374511719\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_packagedata_setscene)\nNOTE: recipe encodings-1_1.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_package: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_configure: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4682704380580358 - using 1/16 bitbake threads\nNOTE: Running task 3715 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_install)\nNOTE: Running task 3716 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_compile)\nNOTE: Running task 3717 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_compile)\nNOTE: Running task 3718 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_unpack)\nNOTE: Running task 3719 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_unpack)\nNOTE: Running task 3720 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_unpack)\nNOTE: Running task 3721 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_packagedata)\nNOTE: Running task 3722 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_package)\nNOTE: Running task 3724 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_recipe_qa)\nNOTE: Running task 3730 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3731 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: Running task 3732 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_fetch)\nNOTE: Running task 3733 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_fetch)\nNOTE: Running task 3734 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_fetch)\nNOTE: Running task 3735 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_compile: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_unpack: Started\nNOTE: recipe graphene-1.10.8-r0: task do_unpack: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_compile: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_recipe_qa: Started\nNOTE: recipe tiff-4.6.0-r0: task do_unpack: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_packagedata: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_fetch: Started\nNOTE: recipe libdaemon-0.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_fetch: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_install: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_fetch: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_fetch: Started\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Started\nNOTE: recipe bluez5-5.72-r0: task do_package: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3745 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: Running task 3746 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_fetch: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3747 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_fetch: Succeeded\nNOTE: Running task 3755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: recipe libexif-0.6.24-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: Running task 3756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Started\nNOTE: recipe graphene-1.10.8-r0: task do_unpack: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3757 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_patch)\nNOTE: Running task 3758 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3759 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_deploy_source_date_epoch)\nNOTE: recipe tiff-4.6.0-r0: task do_patch: Started\nNOTE: recipe graphene-1.10.8-r0: task do_patch: Started\nNOTE: recipe libdaemon-0.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 3760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_configure)\nNOTE: recipe libdaemon-0.14-r0: task do_configure: Started\nNOTE: recipe libexif-0.6.24-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_configure)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3762 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_populate_sysroot)\nNOTE: recipe libtheora-1.1.1-r0: task do_populate_sysroot: Started\nNOTE: recipe graphene-1.10.8-r0: task do_patch: Succeeded\nNOTE: Running task 3763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_populate_sysroot)\nNOTE: recipe gi-docgen-2023.3-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_patch)\nNOTE: Running task 3765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_populate_sysroot)\nNOTE: recipe libxv-1.0.12-r0: task do_populate_sysroot: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3766 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_populate_sysroot)\nNOTE: recipe libexif-0.6.24-r0: task do_configure: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_patch: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_install: Succeeded\nNOTE: Running task 3767 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_write_config)\nNOTE: recipe libxv-1.0.12-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_write_config: Started\nNOTE: Load average limiting set to True as load average: 1.7196306501116072 - using 15/16 bitbake threads\nNOTE: recipe gi-docgen-2023.3-r0: task do_patch: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_write_config: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_compile: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_patch: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_package: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_recipe_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_recipe_qa unihash changed to 37f5fd8f88a3106a19df9231c048e6bc72c1b1d9c01183cf916ca2632a2f9564\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_deploy_source_date_epoch unihash changed to 73ee0976f01d74faa8ced35a5467101fab2a1450aad4e6c4cc2acd409dc6e55a\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_packagedata unihash changed to 6a33da8c15b4b2b764e23ee7afc60a8aabf12425282f57800bcd65a732bddf65\nNOTE: recipe libexif-0.6.24-r0: task do_configure: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_configure: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928414481026786 - using 2/16 bitbake threads\nNOTE: Running task 3768 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_install)\nNOTE: Running task 3769 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_install)\nNOTE: Running task 3770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_compile)\nNOTE: Running task 3771 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_fetch)\nNOTE: Running task 3772 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3773 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_unpack)\nNOTE: Running task 3774 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: Running task 3775 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_unpack)\nNOTE: Running task 3776 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_unpack)\nNOTE: Running task 3777 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3780 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 3781 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_fetch)\nNOTE: Running task 3782 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_fetch)\nNOTE: Running task 3783 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_unpack)\nNOTE: recipe libdaemon-0.14-r0: task do_compile: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_fetch: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_fetch: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_fetch: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_fetch: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_unpack: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_unpack: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_install: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_fetch: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_install: Started\nNOTE: Running task 3785 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3786 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-headers_1.3.283.0.bb:do_create_spdx)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 3787 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_deploy_source_date_epoch)\nNOTE: recipe startup-notification-0.12-r0: task do_unpack: Succeeded\nNOTE: Running task 3788 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_write_config)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 3789 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_prepare_recipe_sysroot)\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_create_spdx: Started\nNOTE: Running task 3790 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_unpack)\nNOTE: recipe libgudev-238-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libtool-2.4.7-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 3791 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3792 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_patch)\nNOTE: recipe startup-notification-0.12-r0: task do_patch: Started\nNOTE: recipe vulkan-headers-1.3.283.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3793 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_patch)\nNOTE: recipe libtool-2.4.7-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7794102260044642 - using 15/16 bitbake threads\nNOTE: recipe libgudev-238-r0: task do_write_config: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_unpack: Started\nNOTE: recipe libgudev-238-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_patch: Started\nNOTE: recipe libgudev-238-r0: task do_write_config: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_patch: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_unpack: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_patch: Succeeded\nNOTE: recipe libgudev-238-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_install: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_compile: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_install: Succeeded\nNOTE: recipe libgudev-238-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_deploy_source_date_epoch unihash changed to 985a0d2055304c01330a268d5ef799619044e71d451f253a61937707af146c5a\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: Load average limiting set to False as load average: 1.4868338448660714 - using 1/16 bitbake threads\nNOTE: Running task 3794 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_populate_sysroot)\nNOTE: Running task 3795 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_install)\nNOTE: Running task 3796 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: Running task 3797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_configure)\nNOTE: Running task 3798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_configure)\nNOTE: Running task 3799 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_patch)\nNOTE: Running task 3800 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_patch)\nNOTE: Running task 3801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_package)\nNOTE: Running task 3802 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: Running task 3804 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_collect_spdx_deps)\nNOTE: Running task 3805 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_packagedata)\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 3806 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3807 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_patch)\nNOTE: Running task 3808 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_unpack)\nNOTE: Running task 3809 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_configure: Started\nNOTE: recipe libdaemon-0.14-r0: task do_install: Started\nNOTE: recipe libgudev-238-r0: task do_configure: Started\nNOTE: recipe libtool-2.4.7-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Started\nNOTE: recipe bluez5-5.72-r0: task do_packagedata: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_patch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_package: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_patch: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: Running task 3811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Started\nNOTE: Running task 3812 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 3813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx)\nNOTE: recipe libxt-1_1.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_create_spdx: Started\nNOTE: recipe ell-0.65-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 3815 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ell-0.65-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_patch: Succeeded\nNOTE: Running task 3817 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3818 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libwebp-1.4.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_configure)\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3820 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_configure: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_install_ptest_base)\nNOTE: Running task 3822 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_package)\nNOTE: recipe libdaemon-0.14-r0: task do_install: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_install_ptest_base: Started\nNOTE: recipe orc-0.4.38-r0: task do_package: Started\nNOTE: Load average limiting set to True as load average: 1.7667323521205358 - using 15/16 bitbake threads\nNOTE: recipe libwebp-1.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe ell-0.65-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_package: Succeeded\nNOTE: recipe libgudev-238-r0: task do_configure: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_configure: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_patch: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_packagedata unihash changed to f1690500122d3e2ca762148c3db66df0d71b626cdac411a325dbfc8948f1c130\nNOTE: recipe libwebp-1.4.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_deploy_source_date_epoch unihash changed to 236f7856b557a14ffa7314d9fe03a18144a9aeb427f1fa38be137ac123e1752e\nNOTE: recipe ell-0.65-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_deploy_source_date_epoch unihash changed to e05b3916b6693a2688cd382d091a24a55a796f470900bcd0b9e300a26907d4c1\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_package: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4216831752232142 - using 1/16 bitbake threads\nNOTE: Running task 3823 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_compile)\nNOTE: Running task 3824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_compile)\nNOTE: Running task 3825 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_compile)\nNOTE: Running task 3826 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_configure)\nNOTE: Running task 3827 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_configure)\nNOTE: Running task 3828 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_configure)\nNOTE: Running task 3829 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: Running task 3830 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_patch)\nNOTE: Running task 3831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: Running task 3832 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: Running task 3833 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: Running task 3839 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_fetch)\nNOTE: Running task 3840 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_fetch)\nNOTE: Running task 3841 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_fetch)\nNOTE: Running task 3842 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_collect_spdx_deps)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_compile: Started\nNOTE: recipe ell-0.65-r0: task do_configure: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_compile: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_configure: Started\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: recipe libgudev-238-r0: task do_compile: Started\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_patch: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_patch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe openssh-9.7p1-r0: task do_fetch: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_configure: Started\nNOTE: recipe cairo-1.18.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 3843 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_patch)\nNOTE: Running task 3844 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_collect_spdx_deps)\nNOTE: recipe gtk4-4.14.4-r0: task do_fetch: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_compile: Succeeded\nNOTE: Running task 3846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_package)\nNOTE: recipe libxt-1_1.3.0-r0: task do_patch: Started\nNOTE: recipe openssh-9.7p1-r0: task do_fetch: Succeeded\nNOTE: Running task 3847 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_install)\nNOTE: Running task 3848 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot)\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3849 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot)\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: recipe popt-1.19-r0: task do_populate_sysroot: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_install: Started\nNOTE: Running task 3850 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_generate_toolchain_file)\nNOTE: recipe wayland-protocols-1.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe font-util-1.4.1-r0: task do_package: Started\nNOTE: Running task 3851 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_spdx)\nNOTE: Running task 3852 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_create_spdx)\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 3853 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_unpack)\nNOTE: recipe wayland-protocols-1.36-r0: task do_create_spdx: Started\nNOTE: recipe cairo-1.18.0-r0: task do_create_spdx: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_unpack: Started\nNOTE: Running task 3855 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot)\nNOTE: recipe libxt-1_1.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 3856 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_fetch)\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_sysroot: Started\nNOTE: recipe gconf-3.2.6-r0: task do_fetch: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_fetch: Succeeded\nNOTE: Running task 3859 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: recipe popt-1.19-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_install: Succeeded\nNOTE: Running task 3860 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_generate_toolchain_file)\nNOTE: Running task 3862 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3863 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 3864 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package)\nNOTE: recipe lua-5.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 3865 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe elfutils-0.191-r0: task do_package: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5709577287946428 - using 15/16 bitbake threads\nNOTE: recipe librsvg-2.57.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_package: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgudev-238-r0: task do_compile: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_create_spdx: Succeeded\nNOTE: recipe ell-0.65-r0: task do_configure: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_configure: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_configure: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908011300223214 - using 2/16 bitbake threads\nNOTE: Running task 3866 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_install)\nNOTE: Running task 3867 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_compile)\nNOTE: Running task 3868 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_compile)\nNOTE: Running task 3869 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_compile)\nNOTE: Running task 3870 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_configure)\nNOTE: Running task 3871 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: Running task 3872 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_configure)\nNOTE: Running task 3874 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_packagedata)\nNOTE: Running task 3877 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_fetch)\nNOTE: Running task 3881 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_fetch)\nNOTE: Running task 3882 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_collect_spdx_deps)\nNOTE: recipe ell-0.65-r0: task do_compile: Started\nNOTE: Running task 3888 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_fetch)\nNOTE: Running task 3889 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_fetch)\nNOTE: Running task 3890 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_fetch)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_configure: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_compile: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_compile: Started\nNOTE: recipe libgudev-238-r0: task do_install: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_fetch: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_configure: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_packagedata: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_fetch: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_fetch: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_fetch: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_fetch: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3891 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_populate_sysroot)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_fetch: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_fetch: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx)\nNOTE: recipe sbc-2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 3898 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_fetch)\nNOTE: Running task 3899 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_packagedata)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_fetch: Started\nNOTE: recipe orc-0.4.38-r0: task do_packagedata: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_fetch: Succeeded\nNOTE: Running task 3905 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_fetch)\nNOTE: Running task 3906 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\nNOTE: Running task 3908 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_fetch)\nNOTE: recipe sbc-2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_fetch: Started\nNOTE: Running task 3912 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile_ptest_base)\nNOTE: recipe pango-native-1.52.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_package)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_fetch: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_fetch: Succeeded\nNOTE: Running task 3914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe libcheck-0.15.2-r0: task do_package: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe libgudev-238-r0: task do_install: Succeeded\nNOTE: Running task 3915 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3916 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6516985212053572 - using 15/16 bitbake threads\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_configure: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_package: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_packagedata unihash changed to 6c6460d50c2180b9b8c1d74765d45e5e2bda833335a485095981b28d4690522d\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_configure: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Succeeded\nNOTE: recipe orc-0.4.38-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_packagedata unihash changed to a464717d418a5c36c249a58e6bd7a5dc92ff75a62b8516c00fcde6752ccbfeab\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_deploy_source_date_epoch unihash changed to ce5de7c7cc262d70fa36accb554f2d7d1c2bbb2831528c6ec2596abeb6a193f2\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_compile: Succeeded\nNOTE: recipe ell-0.65-r0: task do_compile: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4840436662946428 - using 2/16 bitbake threads\nNOTE: Running task 3917 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_install)\nNOTE: Running task 3918 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_install)\nNOTE: Running task 3919 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_install)\nNOTE: Running task 3920 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_compile)\nNOTE: Running task 3921 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_compile)\nNOTE: Running task 3922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_configure)\nNOTE: Running task 3924 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 3925 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3926 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_packagedata)\nNOTE: Running task 3927 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3928 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 3930 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3932 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_fetch)\nNOTE: Running task 3933 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_compile: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_install: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_configure: Started\nNOTE: recipe font-util-1.4.1-r0: task do_packagedata: Started\nNOTE: recipe ell-0.65-r0: task do_install: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_unpack: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_compile: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3934 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_unpack)\nNOTE: recipe python3-six-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Succeeded\nNOTE: Running task 3941 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_patch)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_unpack: Started\nNOTE: Running task 3942 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile_ptest_base)\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3943 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3944 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 3953 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_populate_sysroot)\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3954 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_collect_spdx_deps)\nNOTE: recipe libice-1_1.1.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_create_spdx)\nNOTE: recipe libice-1_1.1.1-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7055402483258928 - using 15/16 bitbake threads\nNOTE: recipe ell-0.65-r0: task do_install: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_install: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_compile: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_install: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_deploy_source_date_epoch unihash changed to 6767a78437b08aed60940fa40ac7a35b71abc88ffeb709e193079177a1991b66\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_packagedata unihash changed to bad095a493a0210d6a3fcb91476a6495944c67e556150b8543b8e374a0af4aac\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4510846819196428 - using 2/16 bitbake threads\nNOTE: Running task 3956 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_populate_sysroot)\nNOTE: Running task 3957 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_install)\nNOTE: Running task 3958 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_install)\nNOTE: Running task 3959 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_compile)\nNOTE: Running task 3960 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_configure)\nNOTE: Running task 3961 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Running task 3962 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\nNOTE: Running task 3964 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_fetch)\nNOTE: Running task 3965 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_sysroot)\nNOTE: Running task 3966 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_package)\nNOTE: Running task 3967 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_unpack)\nNOTE: Running task 3968 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_compile: Started\nNOTE: Running task 3969 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_unpack)\nNOTE: Running task 3970 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_unpack)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_install: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_configure: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_populate_sysroot: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_install: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_fetch: Started\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_install: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_unpack: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_unpack: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_unpack: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_package: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3971 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_unpack)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3972 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_unpack: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_unpack: Succeeded\nNOTE: Running task 3974 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_patch)\nNOTE: Running task 3975 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_unpack: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_install: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Started\nNOTE: Running task 3976 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_populate_sysroot)\nNOTE: Running task 3978 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_fetch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_patch: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_fetch: Started\nNOTE: Running task 3979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_collect_spdx_deps)\nNOTE: recipe shaderc-native-2024.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_fetch: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Succeeded\nNOTE: Running task 3980 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 3988 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_write_config)\nNOTE: recipe libsm-1_1.2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_patch: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_write_config: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_write_config: Succeeded\nNOTE: Running task 3989 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 3990 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-six-1.16.0-r0: task do_patch: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 3991 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_patch)\nNOTE: recipe libsm-1_1.2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3992 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe cairo-native-1.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_patch: Started\nNOTE: Running task 3993 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_create_spdx)\nNOTE: recipe cairo-native-1.18.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_patch: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 3994 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_patch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3995 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_patch)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_patch: Started\nNOTE: Load average limiting set to True as load average: 1.6280343191964286 - using 15/16 bitbake threads\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_patch: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_patch: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_package: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_install: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata unihash changed to 6d24b2d90251bf5c7aae701aaadbe5ca1206cf1e6ea85bba728e25d63a74b604\nNOTE: recipe cairo-native-1.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_deploy_source_date_epoch unihash changed to 41f585c518f4a445620bfcfc19b63bfbf24806053f686db178e8bd58a7d569a3\nNOTE: recipe shaderc-native-2024.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_configure: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4607979910714286 - using 1/16 bitbake threads\nNOTE: Running task 3996 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_install)\nNOTE: Running task 3997 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3998 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_install)\nNOTE: Running task 3999 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_compile)\nNOTE: Running task 4000 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_configure)\nNOTE: Running task 4001 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_configure)\nNOTE: Running task 4002 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_patch)\nNOTE: Running task 4003 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: Running task 4005 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_packagedata)\nNOTE: Running task 4006 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_fetch)\nNOTE: Running task 4009 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4010 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4011 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_unpack)\nNOTE: Running task 4012 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_unpack)\nNOTE: Running task 4013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_write_config)\nNOTE: recipe dbus-glib-0.112-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_install: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_compile: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_install: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_packagedata: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_patch: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_fetch: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_unpack: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_write_config: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_unpack: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_configure: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4014 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_patch: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_write_config: Succeeded\nNOTE: Running task 4015 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxcvt-0.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Succeeded\nNOTE: Running task 4016 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_install_ptest_base)\nNOTE: Running task 4017 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_compile)\nNOTE: recipe libxfont2-2.0.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_install_ptest_base: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe speexdsp-1.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4023 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_fetch)\nNOTE: recipe libxcvt-0.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_fetch: Started\nNOTE: Running task 4024 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_configure)\nNOTE: Running task 4025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure_ptest_base)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_configure: Started\nNOTE: Running task 4026 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: Running task 4029 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_patch)\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Started\nNOTE: Running task 4030 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: recipe libnl-1_3.9.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4031 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_install: Succeeded\nNOTE: Running task 4032 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Succeeded\nNOTE: Running task 4033 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_collect_spdx_deps)\nNOTE: Running task 4034 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_install)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_patch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_compile: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_packagedata: Started\nNOTE: Running task 4038 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_fetch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Started\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_fetch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6512712751116072 - using 15/16 bitbake threads\nNOTE: recipe dbus-glib-0.112-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe utfcpp-4.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_install: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_deploy_source_date_epoch unihash changed to c2c338d15a64f650e3b2df6f4dc5a560134706f9cadae6ebb1a2011b86a84d8b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_deploy_source_date_epoch unihash changed to dcd1e64e7596d4d188a3d859d023211ae2ca4647f0d9c1d16093223640f94979\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_packagedata unihash changed to 1a2662342b81a7d420d830c3b73442cddb7e5c2317c53a2778d9249f567edc38\nNOTE: recipe libstd-rs-1.75.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_packagedata unihash changed to 080b6800ab930a058c0997bcb0016b62702b5c14df8ea212435cec0a7af97572\nNOTE: recipe cairo-native-1.18.0-r0: task do_configure: Succeeded\nNOTE: recipe sed-4.9-r0: task do_compile: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_configure: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4903826032366072 - using 2/16 bitbake threads\nNOTE: Running task 4039 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_configure)\nNOTE: Running task 4040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_package)\nNOTE: Running task 4041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_install)\nNOTE: Running task 4042 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package)\nNOTE: Running task 4043 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_compile)\nNOTE: Running task 4044 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_configure)\nNOTE: Running task 4045 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_configure)\nNOTE: Running task 4046 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_compile)\nNOTE: Running task 4047 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx)\nNOTE: Running task 4048 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_fetch)\nNOTE: Running task 4049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 4050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_populate_sysroot)\nNOTE: Running task 4051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_collect_spdx_deps)\nNOTE: Running task 4052 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_patch)\nNOTE: recipe dbus-glib-0.112-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_package: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_install: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_configure: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_configure: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_compile: Started\nNOTE: recipe libpciaccess-0.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_fetch: Started\nNOTE: recipe libogg-1.3.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdaemon-0.14-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_patch: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_compile: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_patch)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_patch: Started\nNOTE: recipe libogg-1.3.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libogg/libogg_1.3.5.bb:do_create_spdx)\nNOTE: Running task 4055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_spdx)\nNOTE: recipe libogg-1.3.5-r0: task do_create_spdx: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_patch: Succeeded\nNOTE: recipe libpciaccess-0.18.1-r0: task do_create_spdx: Started\nNOTE: Running task 4056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_configure_ptest_base)\nNOTE: recipe libdaemon-0.14-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4057 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libinput-1.25.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe libinput-1.25.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4058 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_compile)\nNOTE: recipe libogg-1.3.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_compile: Started\nNOTE: recipe avahi-0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4060 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_compile_ptest_base)\nNOTE: recipe libpciaccess-0.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_compile_ptest_base: Started\nNOTE: Running task 4061 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_sysroot)\nNOTE: recipe json-c-0.17-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 4062 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_install)\nNOTE: recipe gtk+3-3.24.41-r0: task do_populate_sysroot: Started\nNOTE: recipe json-c-0.17-r0: task do_install: Started\nNOTE: recipe json-c-0.17-r0: task do_install: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_configure: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7242431640625 - using 15/16 bitbake threads\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_install: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_compile: Succeeded\nNOTE: recipe dbus-glib-0.112-r0: task do_configure: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_package: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_configure: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_compile: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849417550223214 - using 1/16 bitbake threads\nNOTE: Running task 4063 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_install)\nNOTE: Running task 4064 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_compile)\nNOTE: Running task 4065 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_compile)\nNOTE: Running task 4066 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_compile)\nNOTE: Running task 4067 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_packagedata)\nNOTE: Running task 4068 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_install)\nNOTE: Running task 4069 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_configure)\nNOTE: Running task 4070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_unpack)\nNOTE: Running task 4071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_package)\nNOTE: Running task 4072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4074 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_unpack)\nNOTE: Running task 4075 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_unpack)\nNOTE: Running task 4080 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_fetch)\nNOTE: Running task 4081 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_fetch)\nNOTE: recipe dbus-glib-0.112-r0: task do_compile: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_compile: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_compile: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_install: Started\nNOTE: recipe avahi-0.8-r0: task do_configure: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_packagedata: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_unpack: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Started\nNOTE: recipe openssh-9.7p1-r0: task do_unpack: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_package: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_install: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_fetch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_fetch: Started\nNOTE: recipe openssh-9.7p1-r0: task do_unpack: Succeeded\nNOTE: Running task 4082 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_unpack)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_unpack: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4083 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_unpack)\nNOTE: recipe libcomps-0.1.21-r0: task do_fetch: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 4084 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_unpack)\nNOTE: Running task 4085 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_collect_spdx_deps)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_unpack: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_unpack: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4088 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_patch)\nNOTE: recipe openssh-9.7p1-r0: task do_patch: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_unpack: Succeeded\nNOTE: Running task 4091 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_collect_spdx_deps)\nNOTE: Running task 4092 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_spdx)\nNOTE: recipe libdrm-2.4.120-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6877790178571428 - using 15/16 bitbake threads\nNOTE: recipe libdrm-2.4.120-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_compile: Succeeded\nNOTE: recipe libxdamage-1_1.1.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_unpack: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_install: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_patch: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_install: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_package: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_deploy_source_date_epoch unihash changed to f504894b71ae442bc0a59fd127f765f0b6348e23835e4198951cc2d7a605ccd1\nNOTE: recipe gtk+3-3.24.41-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_packagedata unihash changed to c23a774a357194c1c28d159b76e30395ffec6e554776b1192f945716b4ae4b20\nNOTE: recipe dbus-glib-0.112-r0: task do_compile: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_compile: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4511980329241072 - using 1/16 bitbake threads\nNOTE: Running task 4093 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_install)\nNOTE: Running task 4094 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_install)\nNOTE: Running task 4095 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_install)\nNOTE: Running task 4096 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_compile)\nNOTE: Running task 4097 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_configure)\nNOTE: Running task 4098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_populate_sysroot)\nNOTE: Running task 4099 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_patch)\nNOTE: Running task 4100 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_spdx)\nNOTE: Running task 4101 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_unpack)\nNOTE: Running task 4102 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_collect_spdx_deps)\nNOTE: Running task 4103 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_populate_sysroot)\nNOTE: Running task 4104 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_unpack)\nNOTE: Running task 4107 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_package)\nNOTE: Running task 4108 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_package)\nNOTE: Running task 4109 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_fetch)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe avahi-0.8-r0: task do_compile: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_install: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_install: Started\nNOTE: recipe libdrm-2.4.120-r0: task do_create_spdx: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_install: Started\nNOTE: recipe libgudev-238-r0: task do_populate_sysroot: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_populate_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Started\nNOTE: recipe gconf-3.2.6-r0: task do_unpack: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_fetch: Started\nNOTE: recipe lua-5.4.6-r0: task do_package: Started\nNOTE: recipe vala-native-0.56.17-r0: task do_collect_spdx_deps: Started\nNOTE: recipe popt-1.19-r0: task do_package: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_unpack: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_fetch: Succeeded\nNOTE: Running task 4110 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_fetch)\nNOTE: recipe vala-native-0.56.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_fetch: Started\nNOTE: Running task 4111 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_create_spdx)\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_create_spdx: Started\nNOTE: Running task 4112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_unpack)\nNOTE: recipe libpsl-0.21.5-r0: task do_unpack: Started\nNOTE: recipe gconf-3.2.6-r0: task do_unpack: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4113 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_unpack)\nNOTE: Running task 4115 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_patch)\nNOTE: recipe pulseaudio-17.0-r0: task do_unpack: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_patch: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_patch: Succeeded\nNOTE: recipe libgudev-238-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4119 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_deploy_source_date_epoch)\nNOTE: recipe libpsl-0.21.5-r0: task do_unpack: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4120 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_unpack)\nNOTE: recipe libxcvt-0.1.2-r0: task do_install: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4122 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_collect_spdx_deps)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_unpack: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_install: Succeeded\nNOTE: Running task 4123 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\nNOTE: recipe dbus-1.14.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4124 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4125 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_populate_sysroot)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Started\nNOTE: Running task 4126 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_configure)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 4127 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_populate_sysroot)\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6839076450892858 - using 15/16 bitbake threads\nNOTE: recipe libusb1-1.0.27-r0: task do_populate_sysroot: Started\nNOTE: recipe dbus-1.14.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libdrm-2.4.120-r0: task do_create_spdx: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_unpack: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_configure: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_package: Succeeded\nNOTE: recipe dbus-glib-0.112-r0: task do_install: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Succeeded\nNOTE: recipe popt-1.19-r0: task do_package: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_configure: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_deploy_source_date_epoch unihash changed to f838f58bd199a5a06be2a2fa016d16dad142e9e7a48e82a52aec52cfad28bf24\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe vala-native-0.56.17-r0: task do_create_spdx: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4465070452008928 - using 1/16 bitbake threads\nNOTE: Running task 4128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_install)\nNOTE: Running task 4129 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_compile)\nNOTE: Running task 4130 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_compile)\nNOTE: Running task 4131 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_create_spdx)\nNOTE: Running task 4132 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_write_config)\nNOTE: Running task 4133 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4134 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4135 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 4136 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_package)\nNOTE: Running task 4138 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_package)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_compile: Started\nNOTE: Running task 4139 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_package)\nNOTE: Running task 4140 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_package)\nNOTE: Running task 4141 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_package)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_compile: Started\nNOTE: Running task 4142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dbus-1.14.10-r0: task do_create_spdx: Started\nNOTE: Running task 4143 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_package)\nNOTE: recipe avahi-0.8-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_write_config: Started\nNOTE: recipe make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe libxv-1.0.12-r0: task do_package: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_package: Started\nNOTE: recipe sbc-2.0-r0: task do_package: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_package: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_package: Started\nNOTE: Running task 4144 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_install)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_write_config: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_package: Started\nNOTE: Running task 4145 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_populate_sysroot)\nNOTE: recipe cairo-native-1.18.0-r0: task do_install: Started\nNOTE: recipe ell-0.65-r0: task do_populate_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4146 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_populate_sysroot)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_install: Succeeded\nNOTE: Running task 4147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_unpack)\nNOTE: Running task 4148 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_populate_sysroot)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4149 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_package)\nNOTE: recipe ell-0.65-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_unpack: Started\nNOTE: Running task 4150 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe cairo-native-1.18.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_package: Started\nNOTE: recipe ofono-2.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_unpack: Succeeded\nNOTE: Running task 4151 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_install)\nNOTE: Running task 4152 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_patch)\nNOTE: recipe gconf-3.2.6-r0: task do_patch: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_install: Started\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5809238978794642 - using 15/16 bitbake threads\nNOTE: recipe gconf-3.2.6-r0: task do_patch: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_package: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_package: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_package: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_package: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_package: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_package: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_install: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_deploy_source_date_epoch unihash changed to 56ea0e836d1823a81c6eaf803c5ce522c0118fade37f550d804f4da93e43c973\nNOTE: recipe libyaml-0.2.5-r0: task do_compile: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_package: Succeeded\nNOTE: recipe cairo-native-1.18.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4153 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_install)\nNOTE: recipe libyaml-0.2.5-r0: task do_install: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_install: Succeeded\nNOTE: Running task 4154 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_configure)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_configure: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_configure: Succeeded\nNOTE: Running task 4155 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_compile)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4653494698660714 - using 1/16 bitbake threads\nNOTE: Running task 4156 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure)\nNOTE: Running task 4157 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_configure)\nNOTE: Running task 4159 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_patch)\nNOTE: Running task 4160 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 4161 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_packagedata)\nNOTE: Running task 4162 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_patch)\nNOTE: Running task 4163 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 4164 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_configure_ptest_base)\nNOTE: Running task 4165 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_unpack)\nNOTE: Running task 4168 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_patch)\nNOTE: recipe libassuan-2.5.7-r0: task do_packagedata: Started\nNOTE: Running task 4169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: Running task 4170 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: Running task 4171 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_configure: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: Running task 4172 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe libpsl-0.21.5-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Started\nNOTE: recipe ofono-2.7-r0: task do_configure: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_patch: Started\nNOTE: Running task 4173 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libexif-0.6.24-r0: task do_configure_ptest_base: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4174 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx)\nNOTE: recipe libexif-0.6.24-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4175 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_compile)\nNOTE: recipe tiff-4.6.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_configure: Succeeded\nNOTE: Running task 4176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_patch: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4179 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_write_config)\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Succeeded\nNOTE: Running task 4180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe libexif-0.6.24-r0: task do_compile: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_patch: Started\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe graphene-1.10.8-r0: task do_write_config: Started\nNOTE: recipe graphene-1.10.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe graphene-1.10.8-r0: task do_write_config: Succeeded\nNOTE: Running task 4181 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: Running task 4182 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/vulkan/vulkan-loader_1.3.283.0.bb:do_create_spdx)\nNOTE: Running task 4183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_create_spdx: Started\nNOTE: recipe tiff-4.6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_patch: Succeeded\nNOTE: Running task 4184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_package)\nNOTE: recipe gi-docgen-2023.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_package: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5911080496651786 - using 15/16 bitbake threads\nNOTE: recipe tiff-4.6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe vulkan-loader-1.3.283.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_package: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_compile: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_deploy_source_date_epoch unihash changed to 0e8bac39baebb890034e53489f0fa1d4b9b145d7ae2fbb712160d230091c81c4\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_packagedata unihash changed to b7cabb2aa3ca7a7ff60e76b1d6c4696efa3fee28394299a59001db207a1ab567\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to e6768cb37c7ab84f240f56b82552c0c51b8ab5503e32dda802fec7eca60f73ed\nNOTE: recipe tiff-4.6.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_deploy_source_date_epoch unihash changed to c1461c7b5448594053a898d95ff82b77ccaa09182c2cff37105b25752c4bba7c\nNOTE: recipe gi-docgen-2023.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_deploy_source_date_epoch unihash changed to 49ecc75f2678c6dbfecec51e53757562dedf107d56c3a3fe28cc527d6368ff36\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4585048130580358 - using 1/16 bitbake threads\nNOTE: Running task 4185 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_compile)\nNOTE: Running task 4186 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: Running task 4187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_configure)\nNOTE: Running task 4188 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_configure)\nNOTE: Running task 4189 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_configure)\nNOTE: Running task 4191 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_patch)\nNOTE: Running task 4193 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4194 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata)\nNOTE: Running task 4195 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_packagedata)\nNOTE: recipe ofono-2.7-r0: task do_compile: Started\nNOTE: Running task 4197 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_unpack)\nNOTE: Running task 4198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_fetch)\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe graphene-1.10.8-r0: task do_configure: Started\nNOTE: recipe popt-1.19-r0: task do_packagedata: Started\nNOTE: Running task 4201 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_packagedata)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_patch: Started\nNOTE: recipe lua-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_fetch: Started\nNOTE: Running task 4202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_packagedata)\nNOTE: recipe libtheora-1.1.1-r0: task do_packagedata: Started\nNOTE: Running task 4203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_packagedata)\nNOTE: Running task 4204 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_packagedata)\nNOTE: recipe libxv-1.0.12-r0: task do_packagedata: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_packagedata: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_patch: Succeeded\nNOTE: recipe iso-codes-4.16.0-r0: task do_packagedata: Started\nNOTE: Running task 4206 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmatchbox-1.12-r0: task do_fetch: Succeeded\nNOTE: Running task 4207 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_packagedata)\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4208 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_configure)\nNOTE: recipe tiff-4.6.0-r0: task do_configure: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_packagedata: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_configure: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_unpack: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_unpack)\nNOTE: recipe gi-docgen-2023.3-r0: task do_configure: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_unpack: Started\nNOTE: Running task 4210 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_compile)\nNOTE: recipe gi-docgen-2023.3-r0: task do_compile: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_packagedata)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4214 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe sbc-2.0-r0: task do_packagedata: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6391514369419642 - using 15/16 bitbake threads\nNOTE: recipe gi-docgen-2023.3-r0: task do_compile: Succeeded\nNOTE: recipe popt-1.19-r0: task do_packagedata: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata unihash changed to 5e3233d7b6119126e090e066cdb84ba8640c08cd82fb35e303ce408726ff644e\nNOTE: recipe libtheora-1.1.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_packagedata unihash changed to 7994dedcc6490eed6ec37fc24ebc35c562dfb71a909145a91721b1c5ce0ab965\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_packagedata unihash changed to 7cf53861a474df9cb6db3b78246a4037363dfc03d816a5f12351e824b2e9ec5d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_packagedata unihash changed to 8390e2d8fb74a25dcb288fe5ee43d823c27b6c9a22ea9fb6e5f61209cdd0279a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_packagedata unihash changed to 1d2ebe855ea7830d155470bdc90873563742278c6ab470e2399b823a1ed25348\nNOTE: recipe graphene-1.10.8-r0: task do_configure: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_packagedata unihash changed to c8700eb1a956de057d07ec33bae5200956f96e679fd242801de53fda22b0135d\nNOTE: recipe iso-codes-4.16.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_packagedata unihash changed to b87fd4e888153f57704304f173fc1e252c3c000981e40f343d01ff8fe3358c99\nNOTE: recipe sbc-2.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_packagedata unihash changed to 9e614888780d893b9150cf4108bf8a1c60af7ad28e00d71bc996b0eb156592f4\nNOTE: recipe tiff-4.6.0-r0: task do_configure: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908272879464286 - using 2/16 bitbake threads\nNOTE: Running task 4215 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_install)\nNOTE: Running task 4216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_compile)\nNOTE: Running task 4217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_compile)\nNOTE: Running task 4218 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_install)\nNOTE: Running task 4219 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_compile)\nNOTE: Running task 4220 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 4223 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_collect_spdx_deps)\nNOTE: Running task 4226 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_fetch)\nNOTE: Running task 4227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_fetch)\nNOTE: Running task 4228 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_fetch)\nNOTE: Running task 4229 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_unpack)\nNOTE: Running task 4230 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_unpack)\nNOTE: Running task 4231 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_write_config)\nNOTE: Running task 4232 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe tiff-4.6.0-r0: task do_compile: Started\nNOTE: recipe ofono-2.7-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_install: Started\nNOTE: recipe graphene-1.10.8-r0: task do_compile: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_fetch: Started\nNOTE: recipe icu-74-2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_fetch: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_fetch: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_unpack: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_write_config: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4233 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_packagedata)\nNOTE: recipe libpcap-1.10.4-r0: task do_fetch: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_write_config: Succeeded\nNOTE: Running task 4234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-util-0.4.1-r0: task do_packagedata: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe startup-notification-0.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe icu-74-2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/icu/icu_74-2.bb:do_create_spdx)\nNOTE: recipe nghttp2-1.61.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4239 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe icu-74-2-r0: task do_create_spdx: Started\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_create_spdx)\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe startup-notification-0.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gi-docgen-2023.3-r0: task do_install: Succeeded\nNOTE: Running task 4243 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe libtool-2.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_configure)\nNOTE: recipe libxshmfence-1.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_configure: Started\nNOTE: Running task 4245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_configure)\nNOTE: recipe libtool-2.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6760341099330358 - using 15/16 bitbake threads\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_configure: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: recipe libjpeg-turbo-1_3.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_install: Succeeded\nNOTE: recipe utfcpp-4.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe icu-74-2-r0: task do_create_spdx: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_packagedata: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_deploy_source_date_epoch unihash changed to 14de15d54042893214514a16c2a13df86268324668b2be8286bfe56dc2be4e99\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_packagedata unihash changed to 175b6d38e092a0f61f6d2c42ff8dbc63af9f27a184ea33010609b191014ef7a5\nNOTE: recipe json-glib-1.8.0-r0: task do_configure: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_configure: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_compile: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Succeeded\nNOTE: Running task 4246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_install)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_install: Succeeded\nNOTE: Running task 4247 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_install)\nNOTE: recipe graphene-1.10.8-r0: task do_install: Started\nNOTE: recipe graphene-1.10.8-r0: task do_install: Succeeded\nNOTE: Running task 4248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_install)\nNOTE: recipe tiff-4.6.0-r0: task do_install: Started\nNOTE: recipe tiff-4.6.0-r0: task do_install: Succeeded\nNOTE: Running task 4249 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_install)\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Succeeded\nNOTE: Running task 4250 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 4251 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: Load average limiting set to False as load average: 1.4134695870535714 - using 1/16 bitbake threads\nNOTE: Running task 4252 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_configure)\nNOTE: Running task 4253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_configure)\nNOTE: Running task 4254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_compile)\nNOTE: Running task 4255 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_spdx)\nNOTE: Running task 4256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: Running task 4257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: Running task 4258 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_patch)\nNOTE: Running task 4259 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_patch)\nNOTE: Running task 4260 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_patch)\nNOTE: Running task 4261 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_patch)\nNOTE: Running task 4262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_unpack)\nNOTE: Running task 4263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 4264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_collect_spdx_deps)\nNOTE: recipe startup-notification-0.12-r0: task do_configure: Started\nNOTE: Running task 4265 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_collect_spdx_deps)\nNOTE: Running task 4266 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_collect_spdx_deps)\nNOTE: recipe libtool-2.4.7-r0: task do_configure: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_compile: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxshmfence-1.3.2-r0: task do_create_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_patch: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_patch: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_patch: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_patch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_unpack: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_patch: Succeeded\nNOTE: Running task 4267 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_patch: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 4269 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx)\nNOTE: Running task 4271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_recipe_qa)\nNOTE: Running task 4274 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_fetch)\nNOTE: Running task 4275 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_spdx)\nNOTE: Running task 4276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_fetch)\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Started\nNOTE: recipe npth-1.7-r0: task do_recipe_qa: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx: Started\nNOTE: recipe libksba-1.6.6-r0: task do_fetch: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_fetch: Started\nNOTE: recipe libksba-1.6.6-r0: task do_fetch: Succeeded\nNOTE: Running task 4277 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_spdx)\nNOTE: recipe glib-networking-2.78.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4278 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_unpack)\nNOTE: Running task 4279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_unpack)\nNOTE: recipe python3-iniparse-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 4280 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_patch)\nNOTE: recipe xrandr-1_1.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_unpack: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_unpack: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_patch: Succeeded\nNOTE: Running task 4281 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_spdx)\nNOTE: Running task 4282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_patch)\nNOTE: recipe utfcpp-4.0.5-r0: task do_patch: Started\nNOTE: recipe xrandr-1_1.5.2-r0: task do_create_spdx: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_patch: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 4283 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxshmfence-1.3.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4284 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_patch)\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_patch: Succeeded\nNOTE: Running task 4285 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_patch)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_patch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_patch: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_patch: Succeeded\nNOTE: Running task 4286 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4287 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Started\nNOTE: Running task 4292 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-networking-2.78.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxxf86vm-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe xrandr-1_1.5.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_unpack: Succeeded\nNOTE: Running task 4296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: recipe make-4.4.1-r0: task do_patch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4297 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_collect_spdx_deps)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_compile: Succeeded\nNOTE: Running task 4298 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_install)\nNOTE: recipe libxi-1_1.8.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 4299 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_unpack)\nNOTE: recipe libxi-1_1.8.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_unpack: Started\nNOTE: Running task 4300 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_create_spdx)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4301 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot)\nNOTE: recipe libxi-1_1.8.1-r0: task do_create_spdx: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4302 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4303 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_populate_sysroot: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Started\nNOTE: Running task 4304 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_packagedata)\nNOTE: recipe diffutils-3.10-r0: task do_configure: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4305 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_configure)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_packagedata: Started\nNOTE: Running task 4306 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_configure: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_configure: Succeeded\nNOTE: Running task 4307 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 4308 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: recipe libxt-1_1.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxi-1_1.8.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4309 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4310 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_patch)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_install: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4311 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_collect_spdx_deps)\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4312 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_package)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_patch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdaemon-0.14-r0: task do_package: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_patch: Succeeded\nNOTE: Running task 4314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_fetch)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4315 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx)\nNOTE: recipe libxt-1_1.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_package)\nNOTE: recipe vte-0.74.2-r0: task do_fetch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Started\nNOTE: recipe vte-0.74.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4318 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_fetch)\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_package: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 4319 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: Running task 4321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_package)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_package: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: Running task 4322 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libdaemon-0.14-r0: task do_package: Succeeded\nNOTE: Running task 4323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_populate_sysroot)\nNOTE: recipe dbus-glib-0.112-r0: task do_populate_sysroot: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4324 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe librepo-1.17.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4326 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_patch)\nNOTE: recipe libcomps-0.1.21-r0: task do_patch: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_patch: Succeeded\nNOTE: Running task 4327 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_patch)\nNOTE: recipe libdnf-0.73.1-r0: task do_patch: Started\nNOTE: recipe startup-notification-0.12-r0: task do_configure: Succeeded\nNOTE: Running task 4328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_compile)\nNOTE: recipe startup-notification-0.12-r0: task do_compile: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_patch: Succeeded\nNOTE: Running task 4329 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_sysroot)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_package: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 4330 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_generate_toolchain_file)\nNOTE: recipe startup-notification-0.12-r0: task do_compile: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 4331 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_install)\nNOTE: recipe librepo-1.17.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 4332 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_fetch)\nNOTE: recipe startup-notification-0.12-r0: task do_install: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4333 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe menu-cache-1.1.0-r0: task do_fetch: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4335 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_collect_spdx_deps)\nNOTE: recipe librepo-1.17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4336 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx)\nNOTE: recipe startup-notification-0.12-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6021030970982142 - using 15/16 bitbake threads\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Started\nNOTE: recipe librepo-1.17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe npth-1.7-r0: task do_recipe_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_recipe_qa unihash changed to d3452256fcb6cd85cc9213a17dd5a8d52bfee7d2240bf87326541da870364298\nNOTE: recipe libtool-2.4.7-r0: task do_configure: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch unihash changed to 8be68e7aef37a739039790a8cf0bd2e2e0183bfc916985a1a8aea69e22fd9a5b\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_package: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_packagedata unihash changed to 6d993d3c964d7f8bd0fd00edf645aae71a6a905f97c250922733bbd61643ba42\nNOTE: recipe libxt-1_1.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_deploy_source_date_epoch unihash changed to 9a2086223fb9238b90b7ef55bda5c31827e367a0d915a2d8332c24810ee2f989\nNOTE: recipe librepo-1.17.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_deploy_source_date_epoch unihash changed to 7dffa4d956a979e4f7a3629bb47d8655eb8c95dff11154425a3013b2fcc51b6e\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4900338309151786 - using 2/16 bitbake threads\nNOTE: Running task 4337 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_compile)\nNOTE: Running task 4338 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_fetch)\nNOTE: Running task 4339 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 4340 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4341 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_configure)\nNOTE: Running task 4342 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_configure)\nNOTE: Running task 4343 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_patch)\nNOTE: Running task 4345 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: Running task 4347 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_fetch)\nNOTE: Running task 4349 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: Running task 4350 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install_ptest_base)\nNOTE: Running task 4351 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_package)\nNOTE: Running task 4353 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_unpack)\nNOTE: recipe libtool-2.4.7-r0: task do_compile: Started\nNOTE: recipe npth-1.7-r0: task do_fetch: Started\nNOTE: Running task 4354 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_unpack)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe librepo-1.17.0-r0: task do_configure: Started\nNOTE: recipe npth-1.7-r0: task do_fetch: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_configure: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_patch: Started\nNOTE: recipe mesa-2_24.0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_unpack: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_unpack: Started\nNOTE: Running task 4355 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_package)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_fetch: Started\nNOTE: Running task 4356 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_populate_sysroot)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_package: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_patch: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_fetch: Succeeded\nNOTE: Running task 4360 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_fetch)\nNOTE: Running task 4361 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_fetch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe libgudev-238-r0: task do_package: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 4362 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_fetch)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_fetch: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_fetch: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4363 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_fetch)\nNOTE: Running task 4365 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_fetch: Started\nNOTE: Running task 4366 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: recipe quota-4.09-r0: task do_fetch: Started\nNOTE: Running task 4369 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_fetch)\nNOTE: recipe mesa-2_24.0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Started\nNOTE: Running task 4370 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_spdx)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4371 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\nNOTE: recipe quota-4.09-r0: task do_fetch: Succeeded\nNOTE: Running task 4372 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: Running task 4373 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_package)\nNOTE: recipe mesa-2_24.0.5-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_configure: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4375 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_fetch)\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4376 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_package: Started\nNOTE: Running task 4377 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Started\nNOTE: Running task 4378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_packagedata)\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 4379 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_fetch: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_packagedata: Started\nNOTE: Running task 4381 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install_ptest_base)\nNOTE: recipe coreutils-9.5-r0: task do_install: Started\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6038033621651786 - using 15/16 bitbake threads\nNOTE: recipe librepo-1.17.0-r0: task do_configure: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_package: Succeeded\nNOTE: recipe libgudev-238-r0: task do_package: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_package: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_install: Succeeded\nNOTE: recipe mesa-2_24.0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdaemon-0.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_packagedata unihash changed to 2b1e4c3bc4cce20bff903ce756e661589e12b90681dbaf6363527285987afe98\nNOTE: recipe libtool-2.4.7-r0: task do_compile: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4914637974330358 - using 2/16 bitbake threads\nNOTE: Running task 4382 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_install)\nNOTE: Running task 4383 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_compile)\nNOTE: Running task 4384 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_compile)\nNOTE: Running task 4385 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 4386 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_package)\nNOTE: Running task 4387 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_package)\nNOTE: Running task 4388 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_package)\nNOTE: Running task 4390 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4391 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_packagedata)\nNOTE: Running task 4392 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_fetch)\nNOTE: Running task 4393 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_patch)\nNOTE: Running task 4394 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_patch)\nNOTE: Running task 4396 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_fetch)\nNOTE: Running task 4397 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_package)\nNOTE: recipe libxt-1_1.3.0-r0: task do_compile: Started\nNOTE: recipe libtool-2.4.7-r0: task do_install: Started\nNOTE: recipe bash-5.2.21-r0: task do_package: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_package: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_package: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_fetch: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_fetch: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_packagedata: Started\nNOTE: recipe ell-0.65-r0: task do_package: Started\nNOTE: recipe librepo-1.17.0-r0: task do_compile: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_package: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_fetch: Succeeded\nNOTE: Running task 4398 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_package)\nNOTE: recipe libusb1-1.0.27-r0: task do_package: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4399 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_configure)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_patch: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_patch: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_fetch: Succeeded\nNOTE: Running task 4400 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_patch: Succeeded\nNOTE: Running task 4401 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_packagedata)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_configure: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_packagedata: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_configure: Succeeded\nNOTE: Running task 4402 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_compile)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_compile: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 4403 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_package)\nNOTE: recipe gpgme-1.23.2-r0: task do_package: Started\nNOTE: recipe librepo-1.17.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7552664620535714 - using 15/16 bitbake threads\nNOTE: recipe dbus-glib-0.112-r0: task do_package: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_package: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_install: Succeeded\nNOTE: recipe ell-0.65-r0: task do_package: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_package: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_package: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_compile: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_package: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_packagedata unihash changed to 038802ef82ba5d5d5667c05be86c75ebaab9fac854f7b8e258efaf7c59a0c0fd\nNOTE: recipe libfm-extra-1.3.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_deploy_source_date_epoch unihash changed to 34b84c18f7a0e9ecf32ccaa9f66276d5c7397f4db205a4640579045ddd177a92\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_packagedata unihash changed to 7c9d62c6d243c0c0707307c8c4691549c647996bc8f396f791702ebfa316d09b\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: Running task 4404 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_install)\nNOTE: recipe libxt-1_1.3.0-r0: task do_install: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_install: Succeeded\nNOTE: Running task 4405 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_install)\nNOTE: recipe librepo-1.17.0-r0: task do_install: Started\nNOTE: recipe librepo-1.17.0-r0: task do_install: Succeeded\nNOTE: Running task 4406 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_install)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_install: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_install: Succeeded\nNOTE: Running task 4407 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_configure)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_configure: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_configure: Succeeded\nNOTE: Running task 4409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_compile)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_compile: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_compile: Succeeded\nNOTE: Running task 4410 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_install)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_install: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_install: Succeeded\nNOTE: Running task 4411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_populate_sysroot)\nNOTE: recipe speexdsp-1.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4413 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_fetch)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_fetch: Started\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_fetch: Succeeded\nNOTE: Running task 4414 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 4415 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 4417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_populate_sysroot)\nNOTE: recipe libxcvt-0.1.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4418 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_populate_sysroot)\nNOTE: recipe libxfont2-2.0.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4420 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 4421 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Load average limiting set to False as load average: 1.4547119140625 - using 1/16 bitbake threads\nNOTE: Running task 4422 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4423 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4426 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_collect_spdx_deps)\nNOTE: Running task 4427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4428 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_collect_spdx_deps)\nNOTE: Running task 4429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4431 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4432 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_unpack)\nNOTE: Running task 4436 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_unpack)\nNOTE: Running task 4437 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_collect_spdx_deps)\nNOTE: Running task 4438 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_unpack)\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_unpack: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_unpack: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4439 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_spdx)\nNOTE: Running task 4440 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4441 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx)\nNOTE: Running task 4442 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_create_spdx: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Started\nNOTE: recipe libgudev-238-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4443 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4444 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_packagedata)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_packagedata: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4446 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_configure)\nNOTE: Running task 4447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_configure)\nNOTE: recipe python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4448 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 4449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_packagedata)\nNOTE: Running task 4452 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_collect_spdx_deps)\nNOTE: recipe bc-1.07.1-r0: task do_configure: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_configure: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_configure: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kmod-31-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4453 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-six-1.16.0-r0: task do_configure: Succeeded\nNOTE: recipe libmatchbox-1.12-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_configure: Succeeded\nNOTE: Running task 4454 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_package)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_configure: Succeeded\nNOTE: Running task 4455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_unpack: Succeeded\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_compile: Started\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_package: Started\nNOTE: Load average limiting set to True as load average: 1.6413748604910714 - using 12/16 bitbake threads\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch unihash changed to 2f9a9d6169ddbebf3bf8f39a484c176ab2376a5395962f500900314613274de0\nNOTE: recipe python3-six-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe libxcvt-0.1.2-r0: task do_package: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_deploy_source_date_epoch unihash changed to cb5fd4323744d336ae2e991d1e55891e4eb7d200d8435461ba87049a92400bb4\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_deploy_source_date_epoch unihash changed to 0d30df26b913f4d4821cc32ad3125e680cc59bfcfb24966723990743606a8740\nNOTE: recipe bc-1.07.1-r0: task do_configure: Succeeded\nNOTE: recipe libgudev-238-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_packagedata unihash changed to 526bbbf16dd6c01fbd4c5a4577e11903ee9a89380b8a8a7c680b92c88aaa59a6\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_packagedata unihash changed to e7f3b2bd9407afe381a84b09fa7754c30a551e0875ba2766becf85619120b094\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_packagedata unihash changed to 0ef5fe148f2d7367eb579facb949ca1ad0a2564e3a4f7437cbe6455e4057d3ae\nNOTE: Running task 4456 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: recipe python3-six-1.16.0-r0: task do_install: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 4457 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_configure: Succeeded\nNOTE: Running task 4458 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_configure)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_configure: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_configure: Succeeded\nNOTE: Running task 4459 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_configure)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_configure: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_configure: Succeeded\nNOTE: Running task 4460 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx)\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Started\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4461 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_create_spdx)\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_create_spdx: Started\nNOTE: recipe fontconfig-native-2.15.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4462 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_package)\nNOTE: recipe libxfont2-2.0.6-r0: task do_package: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_package: Succeeded\nNOTE: Running task 4463 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_unpack)\nNOTE: recipe libpcap-1.10.4-r0: task do_unpack: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_unpack: Succeeded\nNOTE: Running task 4464 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_collect_spdx_deps)\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_spdx)\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Started\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4466 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_packagedata)\nNOTE: recipe dbus-glib-0.112-r0: task do_packagedata: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_packagedata unihash changed to e9105ff50d5157485b8cc73aa5567cbcded283b0045f243049ef4bc27ab696f7\nNOTE: Running task 4467 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_packagedata)\nNOTE: recipe ell-0.65-r0: task do_packagedata: Started\nNOTE: recipe ell-0.65-r0: task do_packagedata: Succeeded\nNOTE: Running task 4468 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile_ptest_base)\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 4469 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: recipe perl-5.38.2-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4927978515625 - using 1/16 bitbake threads\nNOTE: Running task 4470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\nNOTE: Running task 4471 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_populate_sysroot)\nNOTE: Running task 4472 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_collect_spdx_deps)\nNOTE: Running task 4473 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_unpack)\nNOTE: Running task 4474 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4475 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4476 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_patch)\nNOTE: Running task 4477 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_collect_spdx_deps)\nNOTE: Running task 4478 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_collect_spdx_deps)\nNOTE: Running task 4479 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_unpack)\nNOTE: Running task 4480 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_unpack)\nNOTE: Running task 4481 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Started\nNOTE: Running task 4482 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_packagedata)\nNOTE: Running task 4483 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_package)\nNOTE: Running task 4484 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_packagedata)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_patch: Started\nNOTE: recipe harfbuzz-8.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libksba-1.6.6-r0: task do_unpack: Started\nNOTE: recipe npth-1.7-r0: task do_unpack: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_packagedata: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_packagedata: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 4485 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_create_spdx)\nNOTE: Running task 4486 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_packagedata)\nNOTE: recipe avahi-0.8-r0: task do_package: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_packagedata: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_create_spdx: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_patch: Succeeded\nNOTE: recipe npth-1.7-r0: task do_unpack: Succeeded\nNOTE: Running task 4487 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_populate_sysroot)\nNOTE: recipe libxft-1_2.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe fribidi-1.0.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4488 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe libksba-1.6.6-r0: task do_unpack: Succeeded\nNOTE: Running task 4489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_create_spdx)\nNOTE: Running task 4490 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_create_spdx)\nNOTE: Running task 4492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch)\nNOTE: recipe avahi-0.8-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxft-1_2.3.8-r0: task do_create_spdx: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_create_spdx: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4493 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4494 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_create_spdx)\nNOTE: Running task 4495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_compile_ptest_base)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install: Started\nNOTE: Running task 4496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_package)\nNOTE: recipe harfbuzz-8.5.0-r0: task do_create_spdx: Started\nNOTE: recipe libinput-1.25.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe libinput-1.25.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_package: Started\nNOTE: Running task 4497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_install)\nNOTE: recipe libinput-1.25.0-r0: task do_install: Started\nNOTE: recipe fribidi-1.0.13-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot)\nNOTE: recipe libxft-1_2.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4499 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7007271902901786 - using 15/16 bitbake threads\nNOTE: recipe avahi-0.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe harfbuzz-8.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe speexdsp-1.2.1-r0: task do_package: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_install: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_package: Succeeded\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_deploy_source_date_epoch unihash changed to 0fe6b5646f5d6a686db98ba1712cdfe3dc37d4383a5ef0c9f4da1038a8672ad1\nNOTE: recipe gtk-doc-1.33.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch unihash changed to 4ced3e1fc65f00ebd9d26adaa3c12cda75daa3526455ed6cfa097f7a81e23896\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_packagedata unihash changed to 70489ee6710c03e6f2ee79c545c264817f6be805baad8c7386ad5858da420653\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_packagedata unihash changed to 3a6f3164b2970c167ce847bcc834d25d035885db61d9bbee2a059857e3253700\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_packagedata unihash changed to 055ffa984ac1ed07f214f6b34125e6ae7caee7cb9613c265763c49e80e9e4728\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_deploy_source_date_epoch unihash changed to 2ceb703cc24f4c7684597c937fd40ba19eeb0789ae67d28c898e932c4b6e2d9e\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Running task 4500 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_configure)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4776436941964286 - using 1/16 bitbake threads\nNOTE: Running task 4501 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_collect_spdx_deps)\nNOTE: Running task 4502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_generate_toolchain_file)\nNOTE: Running task 4503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_write_config)\nNOTE: Running task 4505 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_configure)\nNOTE: Running task 4507 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_install_ptest_base)\nNOTE: Running task 4508 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 4509 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_patch)\nNOTE: Running task 4511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_packagedata)\nNOTE: Running task 4512 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_fetch)\nNOTE: Running task 4513 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_populate_sysroot)\nNOTE: Running task 4514 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_populate_sysroot)\nNOTE: Running task 4517 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_unpack)\nNOTE: Running task 4518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_fetch)\nNOTE: recipe libsolv-0.7.29-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_write_config: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_configure: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_packagedata: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_patch: Started\nNOTE: recipe json-c-0.17-r0: task do_install_ptest_base: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_fetch: Started\nNOTE: recipe libptytty-2.0-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_unpack: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_fetch: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_fetch: Succeeded\nNOTE: Running task 4519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_fetch)\nNOTE: Running task 4520 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_create_spdx)\nNOTE: Running task 4521 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_unpack)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_write_config: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4522 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_unpack)\nNOTE: Running task 4523 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe taglib-2.0.1-r0: task do_fetch: Started\nNOTE: recipe taglib-2.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4524 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libpcap-1.10.4-r0: task do_patch: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_unpack: Started\nNOTE: Running task 4526 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: recipe rust-native-1.75.0-r0: task do_create_spdx: Started\nNOTE: Running task 4527 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe openssh-9.7p1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_unpack: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_unpack: Succeeded\nNOTE: Running task 4528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe json-c-0.17-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 4529 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe openssh-9.7p1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4530 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_collect_spdx_deps)\nNOTE: Running task 4531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_package)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 4534 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe libnl-1_3.9.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 4535 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_unpack)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_package: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_unpack: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4536 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_configure)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4537 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_configure)\nNOTE: recipe libsolv-0.7.29-r0: task do_configure: Started\nNOTE: Running task 4538 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_create_spdx)\nNOTE: recipe menu-cache-1.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4541 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_unpack)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_configure: Started\nNOTE: recipe pango-1.52.2-r0: task do_create_spdx: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_unpack: Started\nNOTE: recipe openssh-9.7p1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 4542 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure)\nNOTE: Running task 4543 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_unpack)\nNOTE: Running task 4544 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_unpack: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_unpack: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067068917410714 - using 15/16 bitbake threads\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_unpack: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe pango-1.52.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_configure: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_package: Succeeded\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_configure: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_configure: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_unpack: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_packagedata unihash changed to bbc35fb82ef4ac9c827d69156402d2944509ca0d6bd4f3e571c242507113c924\nNOTE: Load average limiting set to False as load average: 1.4982386997767858 - using 3/16 bitbake threads\nNOTE: Running task 4545 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_compile)\nNOTE: Running task 4546 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_compile)\nNOTE: Running task 4547 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_compile)\nNOTE: Running task 4548 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_compile)\nNOTE: Running task 4549 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_populate_sysroot)\nNOTE: Running task 4550 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_patch)\nNOTE: Running task 4551 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_patch)\nNOTE: Running task 4552 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_fetch)\nNOTE: Running task 4553 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_fetch)\nNOTE: Running task 4554 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_populate_sysroot)\nNOTE: Running task 4555 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_populate_sysroot)\nNOTE: Running task 4556 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_populate_sysroot)\nNOTE: Running task 4557 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_write_config)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_compile: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_compile: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_compile: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_compile: Started\nNOTE: recipe libksba-1.6.6-r0: task do_patch: Started\nNOTE: recipe graphene-1.10.8-r0: task do_populate_sysroot: Started\nNOTE: recipe npth-1.7-r0: task do_patch: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_fetch: Started\nNOTE: recipe ofono-2.7-r0: task do_populate_sysroot: Started\nNOTE: recipe tiff-4.6.0-r0: task do_populate_sysroot: Started\nNOTE: recipe seatd-0.8.0-r0: task do_fetch: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_write_config: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_deploy_source_date_epoch unihash changed to ac4e1dc375681d82093c55eaffb68314069f69e95cdd5e7f7117068f15770bea\nNOTE: Running task 4559 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_configure)\nNOTE: recipe gtk4-4.14.4-r0: task do_write_config: Succeeded\nNOTE: Running task 4560 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_packagedata)\nNOTE: recipe libksba-1.6.6-r0: task do_patch: Succeeded\nNOTE: Running task 4561 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_packagedata)\nNOTE: Running task 4562 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_patch)\nNOTE: recipe openssh-9.7p1-r0: task do_configure: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_packagedata: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_packagedata: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_patch: Started\nNOTE: recipe npth-1.7-r0: task do_patch: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4567 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_unpack)\nNOTE: Running task 4568 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_configure_ptest_base)\nNOTE: recipe seatd-0.8.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4569 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_patch)\nNOTE: recipe graphene-1.10.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_unpack: Started\nNOTE: Running task 4570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_patch)\nNOTE: recipe python3-iniparse-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 4571 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_patch: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_patch: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_deploy_source_date_epoch unihash changed to 1c1868e433a0cbef3e31de91a958fe686a342b5267a284f5b97a64ca09aa91dd\nNOTE: Running task 4572 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_patch: Succeeded\nNOTE: Running task 4573 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 4574 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4575 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_unpack)\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Started\nNOTE: recipe ofono-2.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_compile: Started\nNOTE: Running task 4576 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe gi-docgen-2023.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4577 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shared-mime-info-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_unpack: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4578 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_unpack)\nNOTE: recipe quota-4.09-r0: task do_unpack: Started\nNOTE: recipe quota-4.09-r0: task do_unpack: Succeeded\nNOTE: Running task 4579 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shared-mime-info-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4580 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx)\nNOTE: recipe gconf-3.2.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5512956891741072 - using 15/16 bitbake threads\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_compile: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_unpack: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_compile: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_compile: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4768851143973214 - using 6/16 bitbake threads\nNOTE: Running task 4581 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_install)\nNOTE: Running task 4582 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_install)\nNOTE: Running task 4583 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_install)\nNOTE: Running task 4584 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_configure)\nNOTE: Running task 4585 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_package)\nNOTE: Running task 4586 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4587 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_packagedata)\nNOTE: Running task 4588 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4589 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_packagedata)\nNOTE: Running task 4590 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_patch)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_install: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_install: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_install: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_packagedata: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_packagedata: Succeeded\nNOTE: recipe libxfont2-2.0.6-r0: task do_packagedata: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_package: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_configure: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_packagedata unihash changed to 372798aa7a33cffdf4ca61427fb1c57d7fe2b16230facac610a4c9b6063dd410\nNOTE: Running task 4591 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_patch)\nNOTE: recipe avahi-0.8-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_packagedata unihash changed to 01ee3ceb6b6544d0d1a969fb7c6266e3e3a0369d5556310c930bc67e383bbd10\nNOTE: recipe vte-0.74.2-r0: task do_patch: Started\nNOTE: Running task 4593 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_populate_sysroot)\nNOTE: recipe menu-cache-1.1.0-r0: task do_patch: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_populate_sysroot: Started\nNOTE: recipe gconf-3.2.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_deploy_source_date_epoch unihash changed to 49d092103f1fad7ac1ded768c63c9bf4c31c4019a05c267ab215a5736181327c\nNOTE: Running task 4594 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_configure)\nNOTE: recipe vte-0.74.2-r0: task do_patch: Succeeded\nNOTE: Running task 4595 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_populate_sysroot)\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_configure: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_install: Succeeded\nNOTE: recipe menu-cache-1.1.0-r0: task do_patch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: Running task 4596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_write_config)\nNOTE: recipe libtool-2.4.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_install: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4597 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_compile_ptest_base)\nNOTE: Running task 4598 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_package)\nNOTE: Running task 4599 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_populate_sysroot)\nNOTE: Running task 4600 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package)\nNOTE: recipe libpsl-0.21.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_write_config: Started\nNOTE: Running task 4601 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_unpack)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libexif-0.6.24-r0: task do_compile_ptest_base: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_package: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_package: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_write_config: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_unpack: Started\nNOTE: Running task 4602 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_deploy_source_date_epoch)\nNOTE: recipe libtool-2.4.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4603 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_install: Succeeded\nNOTE: Running task 4604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_write_config)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_unpack: Succeeded\nNOTE: Running task 4605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_write_config: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_write_config: Succeeded\nNOTE: Running task 4606 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_patch)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_patch: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7575857979910714 - using 15/16 bitbake threads\nNOTE: recipe librsvg-native-2.57.1-r0: task do_patch: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_package: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_package: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_configure: Succeeded\nNOTE: recipe libpsl-0.21.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_deploy_source_date_epoch unihash changed to fef0b9797f1aad592340aff10525a2b3cc05dcf8e213cda48bb7d90ae44e0953\nNOTE: recipe speexdsp-1.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_packagedata unihash changed to 5cf0faadcbb73c52bf5f5da70ff29d0d3b68025182f9ec45cab2dbc961fea30f\nNOTE: recipe gconf-3.2.6-r0: task do_configure: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_deploy_source_date_epoch unihash changed to 87710f3019b3f4a36ea465289063303656a0ca8e4ced509fba4f2c320d7f692b\nNOTE: recipe avahi-0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_packagedata unihash changed to 942dfae6b079425889be440210fcd8ab3a137a4cc14d5f6f12b1c50369c05bc4\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_package: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_compile: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_configure: Succeeded\nNOTE: Running task 4607 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_install)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_install: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_install: Succeeded\nNOTE: Running task 4608 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_compile)\nNOTE: recipe gtk4-4.14.4-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4686366489955358 - using 1/16 bitbake threads\nNOTE: Running task 4609 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_compile)\nNOTE: Running task 4610 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_configure)\nNOTE: Running task 4611 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_configure)\nNOTE: Running task 4612 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_install)\nNOTE: Running task 4613 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_configure)\nNOTE: Running task 4614 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_collect_spdx_deps)\nNOTE: recipe libpsl-0.21.5-r0: task do_configure: Started\nNOTE: recipe gconf-3.2.6-r0: task do_compile: Started\nNOTE: Running task 4623 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe libexif-0.6.24-r0: task do_install: Started\nNOTE: Running task 4624 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_unpack)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_configure: Started\nNOTE: Running task 4625 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_write_config)\nNOTE: Running task 4626 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_collect_spdx_deps)\nNOTE: Running task 4628 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\nNOTE: Running task 4629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_fetch)\nNOTE: Running task 4630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_fetch)\nNOTE: recipe pulseaudio-17.0-r0: task do_configure: Started\nNOTE: Running task 4631 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_fetch: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_fetch: Started\nNOTE: Running task 4632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_fetch)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_fetch: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4633 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_package)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_unpack: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_write_config: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Started\nNOTE: Running task 4634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_packagedata)\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 4635 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_create_spdx)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_packagedata: Started\nNOTE: recipe startup-notification-0.12-r0: task do_package: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_write_config: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_create_spdx: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4638 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_patch)\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4639 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx)\nNOTE: Running task 4640 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx)\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Succeeded\nNOTE: Running task 4641 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_unpack)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Started\nNOTE: recipe quota-4.09-r0: task do_patch: Started\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_unpack: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 4642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_package)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_unpack: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4643 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_collect_spdx_deps)\nNOTE: recipe librepo-1.17.0-r0: task do_package: Started\nNOTE: Running task 4644 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_configure)\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_configure: Started\nNOTE: recipe quota-4.09-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.77001953125 - using 15/16 bitbake threads\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_unpack: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_install: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_package: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_configure: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_package: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_packagedata unihash changed to 3248d96c52f8eabb18176004e1b0d3782d20655e0cf090ebf0248c76d6659e23\nNOTE: recipe pulseaudio-17.0-r0: task do_configure: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_configure: Succeeded\nNOTE: recipe libpsl-0.21.5-r0: task do_configure: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4995204380580358 - using 1/16 bitbake threads\nNOTE: Running task 4645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_install)\nNOTE: Running task 4646 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_compile)\nNOTE: Running task 4647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_compile)\nNOTE: Running task 4648 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_compile)\nNOTE: Running task 4649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_compile)\nNOTE: Running task 4650 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_create_spdx)\nNOTE: Running task 4652 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_collect_spdx_deps)\nNOTE: Running task 4653 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_configure_ptest_base)\nNOTE: Running task 4654 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_fetch)\nNOTE: Running task 4656 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_fetch)\nNOTE: Running task 4658 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package)\nNOTE: recipe libpsl-0.21.5-r0: task do_compile: Started\nNOTE: Running task 4659 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4660 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gconf-3.2.6-r0: task do_install: Started\nNOTE: Running task 4661 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_write_config)\nNOTE: Running task 4662 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_compile: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_compile: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_compile: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_fetch: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_fetch: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_write_config: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_write_config: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4663 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4664 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_compile)\nNOTE: Running task 4665 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_write_config)\nNOTE: recipe alsa-lib-1.2.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4666 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_spdx)\nNOTE: recipe json-glib-1.8.0-r0: task do_compile: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_write_config: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe alsa-lib-1.2.11-r0: task do_create_spdx: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_write_config: Succeeded\nNOTE: Running task 4667 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_deploy_source_date_epoch)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_fetch: Succeeded\nNOTE: Running task 4668 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_prepare_recipe_sysroot)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4669 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_write_config)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4670 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4671 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pango-native-1.52.2-r0: task do_write_config: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_write_config: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8985246930803572 - using 15/16 bitbake threads\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe alsa-lib-1.2.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_compile: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_deploy_source_date_epoch unihash changed to c797e9f6ca23ba4ede4e825d85c09b408bb1a01cc4ce8bdf2c14bf4efa586964\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_deploy_source_date_epoch unihash changed to 4c4583e8d6afc6e3b7873eb07eeccb13e6f0838b0d9f4bc074eb3190e1746a17\nNOTE: recipe fribidi-native-1.0.13-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_deploy_source_date_epoch unihash changed to b608d57b101f9a3a4ce50d21f7880b4c7dc0f8d327d7a921eaf139de21435ffe\nNOTE: recipe pango-native-1.52.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_deploy_source_date_epoch unihash changed to 036cc965552dc7829fea008bb03d56353aae2cbb61edef9752cf4c14b580c10f\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libpsl-0.21.5-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_install: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4893886021205358 - using 3/16 bitbake threads\nNOTE: Running task 4672 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_install)\nNOTE: Running task 4673 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_install)\nNOTE: Running task 4674 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_configure)\nNOTE: Running task 4675 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_configure)\nNOTE: Running task 4676 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_configure)\nNOTE: Running task 4677 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_configure)\nNOTE: Running task 4683 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_package)\nNOTE: Running task 4684 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_package)\nNOTE: Running task 4685 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_package)\nNOTE: Running task 4686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_fetch)\nNOTE: Running task 4687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_fetch)\nNOTE: Running task 4688 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_fetch)\nNOTE: Running task 4689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_fetch)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_install: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_configure: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_configure: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_fetch: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_install: Started\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Started\nNOTE: recipe ppp-2.5.0-r0: task do_fetch: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_configure: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_package: Started\nNOTE: recipe lame-3.100-r0: task do_fetch: Started\nNOTE: recipe graphene-1.10.8-r0: task do_package: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_fetch: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_fetch: Started\nNOTE: recipe tiff-4.6.0-r0: task do_package: Started\nNOTE: Running task 4690 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_fetch)\nNOTE: recipe libsoup-3.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4691 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_unpack)\nNOTE: Running task 4692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_unpack)\nNOTE: recipe speex-1.2.1-r0: task do_fetch: Started\nNOTE: recipe speex-1.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe lame-3.100-r0: task do_fetch: Succeeded\nNOTE: Running task 4693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_packagedata)\nNOTE: recipe taglib-2.0.1-r0: task do_unpack: Started\nNOTE: Running task 4699 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot)\nNOTE: recipe libptytty-2.0-r0: task do_unpack: Started\nNOTE: recipe taglib-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe ofono-2.7-r0: task do_packagedata: Started\nNOTE: recipe libptytty-2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: Running task 4701 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_populate_sysroot)\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe startup-notification-0.12-r0: task do_populate_sysroot: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_install: Succeeded\nNOTE: Running task 4704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_patch)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_patch: Started\nNOTE: recipe startup-notification-0.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4705 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_patch)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4706 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_populate_sysroot)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_patch: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_patch: Succeeded\nNOTE: Running task 4707 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_write_config)\nNOTE: recipe glib-networking-2.78.1-r0: task do_write_config: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_write_config: Succeeded\nNOTE: Running task 4708 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-networking-2.78.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_fetch)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_fetch: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6289498465401786 - using 15/16 bitbake threads\nNOTE: recipe libpsl-0.21.5-r0: task do_install: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_package: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_patch: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_package: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_configure: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_package: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_configure: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_packagedata unihash changed to 488a16e33ee3e39930415b2ac5561fea9cdb7d2671fc0ac414db861cd76a7592\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4932774135044642 - using 3/16 bitbake threads\nNOTE: Running task 4710 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_compile)\nNOTE: Running task 4711 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_compile)\nNOTE: Running task 4712 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_compile)\nNOTE: Running task 4713 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_compile)\nNOTE: Running task 4714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_configure)\nNOTE: Running task 4715 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_patch)\nNOTE: Running task 4716 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_patch)\nNOTE: Running task 4717 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure_ptest_base)\nNOTE: Running task 4718 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_configure_ptest_base)\nNOTE: Running task 4719 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\nNOTE: Running task 4720 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure_ptest_base)\nNOTE: Running task 4722 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4723 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_compile: Started\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_compile: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_configure: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_compile: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4724 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4725 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_compile)\nNOTE: Running task 4726 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\nNOTE: Running task 4727 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Succeeded\nNOTE: Running task 4730 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_compile: Started\nNOTE: Running task 4731 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb:do_patch)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_compile: Started\nNOTE: recipe diffutils-3.10-r0: task do_compile: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4732 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_configure)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_patch: Succeeded\nNOTE: Running task 4733 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_packagedata)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_packagedata: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4734 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_patch: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_configure: Started\nNOTE: recipe make-4.4.1-r0: task do_configure: Started\nNOTE: recipe libxml-namespacesupport-perl-native-1.12-r0: task do_patch: Succeeded\nNOTE: Running task 4735 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_package)\nNOTE: recipe mtdev-1.1.7-r0: task do_package: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 4736 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata)\nNOTE: recipe libyaml-0.2.5-r0: task do_packagedata: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.56817626953125 - using 15/16 bitbake threads\nNOTE: recipe glib-networking-2.78.1-r0: task do_configure: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_package: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_compile: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_compile: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata unihash changed to eeaad7d30b2274089cfcc6d0b35414b784212b2fdd953920e1e40dc4a452d7af\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_packagedata unihash changed to 4caab0f8c8414db1764f0fd941d5b2a7707acb42848c3decdcb22bb319802d96\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_configure: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4244733537946428 - using 4/16 bitbake threads\nNOTE: Running task 4737 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_install)\nNOTE: Running task 4738 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_install)\nNOTE: Running task 4739 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_install)\nNOTE: Running task 4740 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_compile)\nNOTE: Running task 4741 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: Running task 4744 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4745 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_patch)\nNOTE: Running task 4746 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_patch)\nNOTE: Running task 4747 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_patch)\nNOTE: Running task 4748 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_patch)\nNOTE: Running task 4749 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_patch)\nNOTE: Running task 4750 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_collect_spdx_deps)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_compile: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_install: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_install: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_patch: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_patch: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_patch: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_patch: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_patch: Started\nNOTE: recipe vala-0.56.17-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_patch: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_patch: Succeeded\nNOTE: Running task 4755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_write_config)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 4756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4757 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_package)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_patch: Succeeded\nNOTE: Running task 4758 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_packagedata)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_write_config: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_package: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_write_config: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_packagedata: Started\nNOTE: recipe vala-0.56.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4759 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_patch)\nNOTE: Running task 4760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/vala/vala_0.56.17.bb:do_create_spdx)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_patch: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_patch: Started\nNOTE: Running task 4761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_patch)\nNOTE: recipe vala-0.56.17-r0: task do_create_spdx: Started\nNOTE: recipe taglib-2.0.1-r0: task do_patch: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_install: Succeeded\nNOTE: Running task 4762 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_populate_sysroot)\nNOTE: recipe taglib-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 4765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_package)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_populate_sysroot: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_package: Started\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_install: Succeeded\nNOTE: Running task 4766 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_populate_sysroot)\nNOTE: recipe libptytty-2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4767 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_package)\nNOTE: Running task 4768 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_unpack)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_unpack: Started\nNOTE: recipe libtool-2.4.7-r0: task do_package: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_unpack: Succeeded\nNOTE: Running task 4769 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package)\nNOTE: recipe python3-six-1.16.0-r0: task do_package: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5577915736607142 - using 15/16 bitbake threads\nNOTE: recipe vala-0.56.17-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_install: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_package: Succeeded\nNOTE: recipe libxt-1_1.3.0-r0: task do_package: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_package: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_deploy_source_date_epoch unihash changed to 96a7d62117d0ecc71e79a68bfa7dac469551420622f3fd9e04b91b395833f752\nNOTE: recipe startup-notification-0.12-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_packagedata unihash changed to 4b32d915c8aca74f7b485f698940696aeda6a9fd0f5ed5bdfe5732d423e95f24\nNOTE: recipe make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4790562220982142 - using 3/16 bitbake threads\nNOTE: Running task 4770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_install)\nNOTE: Running task 4771 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_install)\nNOTE: Running task 4772 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: Running task 4773 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_configure)\nNOTE: Running task 4774 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package)\nNOTE: Running task 4781 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4792 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4794 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_collect_spdx_deps)\nNOTE: Running task 4795 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_fetch)\nNOTE: Running task 4796 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_fetch)\nNOTE: Running task 4797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_fetch)\nNOTE: Running task 4798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\nNOTE: Running task 4799 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_install: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_configure: Started\nNOTE: recipe make-4.4.1-r0: task do_install: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_install: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_fetch: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_fetch: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Succeeded\nNOTE: Running task 4800 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_fetch)\nNOTE: recipe python3-packaging-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 4801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_fetch)\nNOTE: Running task 4802 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4804 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_fetch)\nNOTE: Running task 4809 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_unpack)\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Started\nNOTE: recipe seatd-0.8.0-r0: task do_unpack: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_fetch: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_unpack)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_fetch: Succeeded\nNOTE: Running task 4811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_packagedata)\nNOTE: Running task 4812 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_fetch)\nNOTE: Running task 4813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb:do_create_spdx)\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Succeeded\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_unpack: Started\nNOTE: Running task 4814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_fetch)\nNOTE: recipe librepo-1.17.0-r0: task do_packagedata: Started\nNOTE: recipe libfm-1.3.2-r0: task do_fetch: Started\nNOTE: recipe libvorbis-1.3.7-r0: task do_create_spdx: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_fetch: Started\nNOTE: recipe libfm-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4815 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_fetch)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 4816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_fetch: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_fetch: Succeeded\nNOTE: Running task 4817 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_fetch)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4818 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_packagedata)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_install: Succeeded\nNOTE: Running noexec task 4819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_configure)\nNOTE: Running noexec task 4820 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_compile)\nNOTE: Running task 4821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_install)\nNOTE: Running task 4822 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_packagedata)\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_packagedata: Started\nNOTE: Running task 4823 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_packagedata)\nNOTE: recipe tiff-4.6.0-r0: task do_packagedata: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_packagedata: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_fetch: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_install: Started\nNOTE: Running task 4824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_collect_spdx_deps)\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libvorbis-1.3.7-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4825 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: Running task 4826 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx)\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5851266043526786 - using 15/16 bitbake threads\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_unpack: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_install: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_configure: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_deploy_source_date_epoch unihash changed to 7f9a3f0762dde20b257f20a54446b9d78e47c74bd11f362df2e958297d4468d8\nNOTE: recipe librepo-1.17.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_packagedata unihash changed to 80944008bc75ef3e9756dd22e2b3cec31a022ec3a712971dd5374f670a753f05\nNOTE: recipe graphene-1.10.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_packagedata unihash changed to b8a60de26beb77eabb1e48b234faebf0a0d672c0fbe1e1191ff953bb58aff78d\nNOTE: recipe gi-docgen-2023.3-r0: task do_packagedata: Succeeded\nNOTE: recipe tiff-4.6.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_packagedata unihash changed to 130ad240d94adf53e069f2637b5d0c886763c327ac1b3da074c6fdf86043878c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_packagedata unihash changed to 8616c600ff2c3cde0d4bf6ad6d3f4364aa0e70b5f42940309ed5181966447368\nNOTE: recipe glibc-locale-2.39+git-r0: task do_install: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4315883091517858 - using 2/16 bitbake threads\nNOTE: Running task 4827 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_install)\nNOTE: Running task 4828 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\nNOTE: Running task 4829 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_compile)\nNOTE: Running task 4830 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_configure)\nNOTE: Running task 4831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package)\nNOTE: Running task 4832 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nNOTE: Running task 4833 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: Running task 4834 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\nNOTE: Running task 4835 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_populate_sysroot)\nNOTE: Running task 4836 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\nNOTE: Running task 4837 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_patch)\nNOTE: Running task 4838 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\nNOTE: Running task 4839 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_packagedata)\nNOTE: Running task 4842 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_patch: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_compile: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_packagedata: Started\nNOTE: recipe make-4.4.1-r0: task do_package: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_install: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_patch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4843 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\nNOTE: Running task 4844 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4845 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_collect_spdx_deps)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_collect_spdx_deps: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4847 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_packagedata)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_packagedata: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4848 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_create_spdx)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_create_spdx: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_install: Succeeded\nNOTE: Running task 4849 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4850 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_collect_spdx_deps)\nNOTE: recipe libtool-2.4.7-r0: task do_packagedata: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4851 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4852 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 4853 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4854 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_package: Started\nNOTE: recipe make-4.4.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.50714111328125 - using 15/16 bitbake threads\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4364972795758928 - using 13/16 bitbake threads\nNOTE: Running task 4855 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_packagedata)\nNOTE: Running task 4860 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\nNOTE: Running task 4861 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_unpack)\nNOTE: recipe mtdev-1.1.7-r0: task do_packagedata: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4862 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_unpack)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_deploy_source_date_epoch unihash changed to 51d3ba8c97ccb632458e1c9b092d849f6814fbdcd8ece796da5b3579149e3038\nNOTE: Running task 4863 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_configure)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_unpack: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4864 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Succeeded\nNOTE: Running task 4865 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_unpack)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 4867 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_collect_spdx_deps)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_deploy_source_date_epoch unihash changed to 8bbeb36ce5c7ee72472eaa8f3f639c924c86813d07abfa87dc6bf25df101a1d2\nNOTE: Running task 4868 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_configure)\nNOTE: recipe libxt-1_1.3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_unpack: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_packagedata unihash changed to 876cd184d6a0bc109a7f65201e341cc218f7dceb73a0606d9b36a462729cf3a4\nNOTE: Running task 4869 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_patch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_configure: Started\nNOTE: recipe seatd-0.8.0-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: Running task 4870 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_patch)\nNOTE: recipe seatd-0.8.0-r0: task do_patch: Succeeded\nNOTE: Running task 4871 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_spdx)\nNOTE: Running task 4872 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_package)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_package: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 4873 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_fetch)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_fetch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4874 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_fetch)\nNOTE: recipe alsa-state-0.2.0-r0: task do_fetch: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4876 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_packagedata: Succeeded\nNOTE: recipe libtool-2.4.7-r0: task do_packagedata: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_fetch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_packagedata unihash changed to 61c58aa8ec95a9be51730ce68ef47273a5b39be4c25c7c4d2f2f614a61511498\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_packagedata unihash changed to 410d669a33b8313765c622fb168b4b94b22b06dc611eb878279c6bd434f701f6\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 4879 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_fetch)\nNOTE: Running task 4880 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_sysroot)\nNOTE: Running task 4881 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_package)\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4882 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\nNOTE: recipe dnf-4.19.2-r0: task do_fetch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_populate_sysroot: Started\nNOTE: recipe json-c-0.17-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Started\nNOTE: recipe librepo-1.17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4883 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_package)\nNOTE: recipe dnf-4.19.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4884 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_package)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_package: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_package: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4885 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_collect_spdx_deps)\nNOTE: recipe cairo-native-1.18.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4886 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_package)\nNOTE: recipe cairo-native-1.18.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4887 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_create_spdx)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_package: Started\nNOTE: recipe cairo-native-1.18.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_compile: Succeeded\nNOTE: recipe libevdev-1.13.1-r0: task do_package: Succeeded\nNOTE: Running task 4888 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_install)\nNOTE: Running task 4889 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_install: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4890 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_create_spdx)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_create_spdx: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_package: Succeeded\nNOTE: Running task 4891 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_install: Succeeded\nNOTE: Running task 4892 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4893 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_configure)\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_package: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Started\nNOTE: Running task 4895 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_configure_ptest_base)\nNOTE: recipe mtdev-1.1.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_packagedata unihash changed to bc9de51e89349e908c4d4ff6460db328b6ed1292a9c25e61c0942fce2da54df7\nNOTE: Running task 4896 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure_ptest_base)\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4897 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: recipe libsolv-0.7.29-r0: task do_package: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_configure_ptest_base: Started\nNOTE: Running task 4898 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_configure_ptest_base)\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Started\nNOTE: Running task 4899 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_configure_ptest_base)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_configure_ptest_base: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_configure_ptest_base: Started\nNOTE: Running task 4900 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_configure_ptest_base)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_configure_ptest_base: Started\nNOTE: Running task 4901 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\nNOTE: Running task 4902 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_compile)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 4903 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_compile: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_compile: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.56329345703125 - using 15/16 bitbake threads\nNOTE: recipe binutils-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_package: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_compile: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_compile: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: recipe cairo-native-1.18.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_configure: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_configure: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4864763532366072 - using 3/16 bitbake threads\nNOTE: Running task 4904 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_compile)\nNOTE: Running task 4905 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_compile)\nNOTE: Running task 4906 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_compile)\nNOTE: Running task 4907 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_compile)\nNOTE: Running task 4908 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: Running task 4909 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_compile)\nNOTE: Running task 4910 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_compile)\nNOTE: Running task 4911 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_compile)\nNOTE: Running task 4912 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\nNOTE: Running task 4913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_collect_spdx_deps)\nNOTE: Running task 4914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_unpack)\nNOTE: Running task 4915 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_collect_spdx_deps)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_compile: Started\nNOTE: Running task 4916 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_compile: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_compile: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_compile: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_compile: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_unpack: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_packagedata: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 4917 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_unpack)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4918 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_create_spdx)\nNOTE: recipe libepoxy-1.5.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4919 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx)\nNOTE: recipe libxtst-1_1.2.4-r0: task do_create_spdx: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_unpack: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4920 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_compile: Succeeded\nNOTE: Running task 4921 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-1.5.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_compile: Succeeded\nNOTE: Running task 4922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 4931 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_package)\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4932 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_compile: Succeeded\nNOTE: Running task 4935 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_package)\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Started\nNOTE: recipe libfm-extra-1.3.2-r0: task do_package: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4936 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_spdx)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_package: Started\nNOTE: Load average limiting set to True as load average: 1.5461948939732142 - using 15/16 bitbake threads\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_compile: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_compile: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_package: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata unihash changed to e6072ce414aa56dc2acb5b20a92dcb614f49370eb5371927ef843d5d56b034a3\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_compile: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4980555943080358 - using 3/16 bitbake threads\nNOTE: Running task 4937 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_install)\nNOTE: Running task 4938 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_install)\nNOTE: Running task 4939 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_install)\nNOTE: Running task 4940 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_install)\nNOTE: Running task 4941 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: Running task 4942 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: Running task 4943 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot)\nNOTE: Running task 4944 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot)\nNOTE: Running task 4945 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_unpack)\nNOTE: Running task 4946 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install_ptest_base)\nNOTE: Running task 4947 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\nNOTE: Running task 4948 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 4951 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_install: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_install: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_install: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4952 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_unpack)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 4953 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_unpack)\nNOTE: recipe ppp-2.5.0-r0: task do_unpack: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4954 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_unpack)\nNOTE: recipe mpg123-1.32.6-r0: task do_unpack: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 4955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe libsoup-3.4.4-r0: task do_unpack: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_install: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_install: Succeeded\nNOTE: Running task 4956 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_unpack)\nNOTE: Running task 4957 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ppp-2.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4958 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package)\nNOTE: recipe mpg123-1.32.6-r0: task do_unpack: Succeeded\nNOTE: recipe lame-3.100-r0: task do_unpack: Started\nNOTE: recipe speex-1.2.1-r0: task do_unpack: Started\nNOTE: Running task 4967 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa)\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4984 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4985 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe libsoup-3.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_recipe_qa: Started\nNOTE: Running task 4986 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_collect_spdx_deps)\nNOTE: Running task 4987 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_collect_spdx_deps)\nNOTE: recipe sed-4.9-r0: task do_package: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe flac-1.4.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lame-3.100-r0: task do_unpack: Succeeded\nNOTE: Running task 4988 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_install_ptest_base)\nNOTE: recipe cargo-native-1.75.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_install: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4989 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/flac/flac_1.4.3.bb:do_create_spdx)\nNOTE: Running task 4990 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_create_spdx)\nNOTE: Running task 4991 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_fetch)\nNOTE: recipe libinput-1.25.0-r0: task do_install_ptest_base: Started\nNOTE: recipe flac-1.4.3-r0: task do_create_spdx: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 4992 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_create_spdx: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_fetch: Succeeded\nNOTE: Running task 4993 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_fetch)\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Succeeded\nNOTE: recipe libmatchbox-1.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4995 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_fetch)\nNOTE: Running task 4996 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_fetch)\nNOTE: recipe libinput-1.25.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_fetch: Started\nNOTE: Running task 4997 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_fetch)\nNOTE: recipe debugedit-5.0-r0: task do_fetch: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_fetch: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_fetch: Started\nNOTE: Running task 4998 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_fetch)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_fetch: Started\nNOTE: Running task 4999 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_fetch)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_fetch: Succeeded\nNOTE: Running task 5000 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_fetch)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_fetch: Succeeded\nNOTE: Running task 5001 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_fetch)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5002 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_fetch)\nNOTE: recipe python3-py-1.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe mkfontscale-1.2.3-r0: task do_fetch: Started\nNOTE: Running task 5003 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_fetch)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_fetch: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_fetch: Succeeded\nNOTE: Running task 5006 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_fetch)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Started\nNOTE: Running task 5007 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_fetch)\nNOTE: Running task 5008 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_fetch: Succeeded\nNOTE: Running task 5009 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_fetch)\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5010 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\nNOTE: Running task 5012 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_fetch)\nNOTE: recipe zip-3.0-r0: task do_fetch: Started\nNOTE: recipe which-2.21-r0: task do_fetch: Started\nNOTE: recipe which-2.21-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.57257080078125 - using 15/16 bitbake threads\nNOTE: recipe zip-3.0-r0: task do_fetch: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Succeeded\nNOTE: recipe flac-1.4.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmatchbox-1.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_deploy_source_date_epoch unihash changed to 7f526223ebcd4fd9950c3a2b1ac274f8be07465dda2d662e0366bd35acb33508\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: recipe python3-pygments-2.18.0-r0: task do_recipe_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa unihash changed to 62132c6d7f022cbf06b1097bf0b9a3cbdb6a55c1a3cc3a7cd44997c730ff8ae7\nNOTE: recipe sed-4.9-r0: task do_package: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.49371337890625 - using 4/16 bitbake threads\nNOTE: Running task 5013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_configure)\nNOTE: Running task 5014 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_fetch)\nNOTE: Running task 5016 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_fetch)\nNOTE: Running task 5017 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_fetch)\nNOTE: Running task 5018 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 5019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_fetch)\nNOTE: Running task 5020 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_package)\nNOTE: Running task 5021 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package)\nNOTE: Running task 5022 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_package)\nNOTE: Running task 5023 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5024 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libmatchbox-1.12-r0: task do_configure: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_fetch: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_fetch: Started\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Started\nNOTE: recipe gconf-3.2.6-r0: task do_package: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package: Started\nNOTE: Running task 5026 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_package: Started\nNOTE: Running task 5027 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_generate_toolchain_file)\nNOTE: Running task 5028 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5029 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_generate_toolchain_file)\nNOTE: recipe utfcpp-4.0.5-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nghttp2-1.61.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 5030 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5031 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_package)\nNOTE: recipe nghttp2-1.61.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_package: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5032 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_patch)\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Succeeded\nNOTE: Running task 5035 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_patch: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_patch: Succeeded\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_create_spdx)\nNOTE: recipe nghttp2-1.61.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5038 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_configure_ptest_base)\nNOTE: Running task 5039 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure_ptest_base)\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_create_spdx: Started\nNOTE: recipe openssh-9.7p1-r0: task do_configure_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe openssh-9.7p1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 5040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_compile)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 5041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile)\nNOTE: recipe libpcap-1.10.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5042 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_collect_spdx_deps)\nNOTE: recipe openssh-9.7p1-r0: task do_compile: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Started\nNOTE: recipe libxcursor-1_1.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5043 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_package)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5044 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_create_spdx)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_package: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_create_spdx: Started\nNOTE: recipe libsndfile1-1.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5885968889508928 - using 15/16 bitbake threads\nNOTE: recipe desktop-file-utils-0.27-r0: task do_package: Succeeded\nNOTE: recipe nghttp2-1.61.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_deploy_source_date_epoch unihash changed to 807bdc939eb849e1dd3f334d209b99925e357b042d201e9293c484258adc2ead\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_deploy_source_date_epoch unihash changed to d8973b0e8b6e6dd00fcedc92e1d507027d97dd2c8dd190703574bd785cafd118\nNOTE: recipe utfcpp-4.0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_deploy_source_date_epoch unihash changed to fdc19f897f44b33d886e11c2f66f473dd3f202ac2d91bbee8fec606111ed685d\nNOTE: recipe gconf-3.2.6-r0: task do_package: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libmatchbox-1.12-r0: task do_configure: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_compile: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4731968470982142 - using 4/16 bitbake threads\nNOTE: Running task 5045 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 5046 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_compile)\nNOTE: Running task 5047 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_configure)\nNOTE: Running task 5048 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_configure)\nNOTE: Running task 5049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_configure)\nNOTE: Running task 5050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_unpack)\nNOTE: Running task 5051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_unpack)\nNOTE: Running task 5052 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_unpack)\nNOTE: Running task 5053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\nNOTE: Running task 5054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: Running task 5055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_unpack)\nNOTE: Running task 5056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_unpack)\nNOTE: recipe libmatchbox-1.12-r0: task do_compile: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_configure: Started\nNOTE: recipe perl-5.38.2-r0: task do_package: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_configure: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_configure: Started\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_unpack: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5057 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 5058 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: Running task 5059 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_patch)\nNOTE: Running task 5060 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_patch)\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: Running task 5061 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_patch)\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5062 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: recipe grep-3.11-r0: task do_unpack: Succeeded\nNOTE: Running task 5063 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_package)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_patch: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_patch: Started\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_patch: Succeeded\nNOTE: Running task 5064 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_packagedata)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_package: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_configure: Succeeded\nNOTE: Running task 5065 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_compile)\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 5067 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_fetch)\nNOTE: Running task 5068 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_unpack)\nNOTE: recipe libevdev-1.13.1-r0: task do_packagedata: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_patch: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_fetch: Started\nNOTE: Running task 5069 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_patch)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_unpack: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_compile: Succeeded\nNOTE: Running task 5070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_install)\nNOTE: recipe ppp-2.5.0-r0: task do_patch: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_install: Started\nNOTE: recipe ppp-2.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 5071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_patch)\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_patch: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_unpack: Succeeded\nNOTE: Running task 5072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_patch)\nNOTE: Running task 5073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_patch)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_fetch: Succeeded\nNOTE: Running task 5074 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_patch)\nNOTE: recipe utfcpp-4.0.5-r0: task do_install: Succeeded\nNOTE: Running task 5075 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe mpg123-1.32.6-r0: task do_patch: Succeeded\nNOTE: Running task 5076 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe lame-3.100-r0: task do_patch: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_patch: Started\nNOTE: recipe speex-1.2.1-r0: task do_patch: Started\nNOTE: recipe npth-1.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libksba-1.6.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_patch: Succeeded\nNOTE: Running task 5079 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_packagedata)\nNOTE: recipe speex-1.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 5080 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_unpack)\nNOTE: recipe npth-1.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 5091 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe lame-3.100-r0: task do_patch: Succeeded\nNOTE: Running task 5092 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_packagedata: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5093 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe libcomps-0.1.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: Running task 5094 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_package: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Started\nNOTE: Running task 5095 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_packagedata)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_packagedata: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_compile: Succeeded\nNOTE: Running task 5096 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_install)\nNOTE: recipe libmatchbox-1.12-r0: task do_install: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_configure: Succeeded\nNOTE: Running task 5097 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_compile)\nNOTE: recipe nghttp2-1.61.0-r0: task do_compile: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_install: Succeeded\nNOTE: Running task 5098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_packagedata)\nNOTE: recipe libsolv-0.7.29-r0: task do_packagedata: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_packagedata unihash changed to 53aaec8ea23eae3837fde86dd74d79a0c9d3597e16633cd89732c12c0050c43d\nNOTE: Running task 5099 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_deploy_source_date_epoch unihash changed to 2140486b0e6e60c8432cd2449ad284771922f4dd4006a9a1638f73f520f0831e\nNOTE: Running task 5100 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_patch)\nNOTE: recipe libcomps-0.1.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_packagedata: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_patch: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_deploy_source_date_epoch unihash changed to 2fb520708893a026aa7cd4e7a0ee68e234181ae69607ba193d9be7590f041d82\nNOTE: Running task 5101 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_prepare_recipe_sysroot)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_packagedata unihash changed to bf9a764e34854c82f9fe962f40457c89ccc1b17dd35fca98d81e648be5cc42aa\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch unihash changed to 390ddce391b8552725aaeea703dd3af43352638862f977415d81af0596d6d486\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_deploy_source_date_epoch unihash changed to d454d6a95b157ccc8efbbec7ff893028d63f51b4000bdd7122401bef2a46ae80\nNOTE: Running task 5102 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 5103 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_compile_ptest_base)\nNOTE: Running task 5104 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe npth-1.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5105 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libksba-1.6.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 5106 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install)\nNOTE: recipe npth-1.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5107 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_configure)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_install: Started\nNOTE: recipe libksba-1.6.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe npth-1.7-r0: task do_configure: Started\nNOTE: Running task 5108 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_configure)\nNOTE: recipe libksba-1.6.6-r0: task do_configure: Started\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata unihash changed to a6be31a4b655a3ad82a9f504af2ac6de96ed63f23de8d6749fb511699fdca190\nNOTE: Running task 5110 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_fetch)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_packagedata unihash changed to a1093754df22b5955a99968ea201672dd06f9d1747d4f2e30e460099ed2fa0c1\nNOTE: Load average limiting set to True as load average: 1.5955810546875 - using 15/16 bitbake threads\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_fetch: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_fetch: Succeeded\nNOTE: recipe nghttp2-1.61.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_install: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_configure: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_packagedata unihash changed to 91e95631ec3a92a2bf8403bc79e3f07849640a04023d4a7ca102cc434cfb30cb\nNOTE: recipe python3-pytest-8.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_packagedata unihash changed to ec3fc6483176f487235d91d7ea71f080c2af8fec73f1515f110a5e6c11dff583\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_deploy_source_date_epoch unihash changed to 6b1ecb600d72e8ee8ceb66a0dda9a1cdf8e055715df9eef529d9fc823abed2c0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_deploy_source_date_epoch unihash changed to 24d7e85899965f44e3cf64b506335a7474e73f6c5d7e420ca55ac7994338778c\nNOTE: recipe libksba-1.6.6-r0: task do_configure: Succeeded\nNOTE: recipe npth-1.7-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4539620535714286 - using 5/16 bitbake threads\nNOTE: Running task 5111 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_compile)\nNOTE: Running task 5112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_install)\nNOTE: Running task 5113 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_compile)\nNOTE: Running task 5114 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_compile)\nNOTE: Running task 5115 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_package)\nNOTE: Running task 5116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_fetch)\nNOTE: Running task 5117 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_fetch)\nNOTE: Running task 5118 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_fetch)\nNOTE: Running task 5119 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_unpack)\nNOTE: Running task 5120 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot)\nNOTE: Running task 5121 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot)\nNOTE: recipe libpcap-1.10.4-r0: task do_compile: Started\nNOTE: recipe npth-1.7-r0: task do_compile: Started\nNOTE: recipe libksba-1.6.6-r0: task do_compile: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Started\nNOTE: recipe psplash-0.1+git-r0: task do_fetch: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_fetch: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_install: Started\nNOTE: recipe dnf-4.19.2-r0: task do_unpack: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_package: Started\nNOTE: Running task 5122 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot)\nNOTE: Running task 5123 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_sysroot)\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_sysroot: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_install: Succeeded\nNOTE: Running task 5124 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5125 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_generate_toolchain_file)\nNOTE: recipe psplash-0.1+git-r0: task do_fetch: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 5126 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libcomps-0.1.21-r0: task do_generate_toolchain_file: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5127 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_generate_toolchain_file)\nNOTE: recipe libcomps-0.1.21-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_unpack)\nNOTE: recipe libdnf-0.73.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5129 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_unpack)\nNOTE: Running task 5130 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_unpack)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5131 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libfm-1.3.2-r0: task do_unpack: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_unpack: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5132 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_unpack: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5133 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_configure)\nNOTE: recipe libfm-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 5134 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_collect_spdx_deps)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_unpack: Succeeded\nNOTE: Running task 5135 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_packagedata)\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Succeeded\nNOTE: Running task 5136 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_packagedata: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_unpack: Succeeded\nNOTE: Running task 5137 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-iniparse-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5463082449776786 - using 15/16 bitbake threads\nNOTE: recipe libpsl-0.21.5-r0: task do_package: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_configure: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_configure: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe npth-1.7-r0: task do_compile: Succeeded\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_packagedata unihash changed to 4831e850d3fe0dce221fbcbd0a385f82c92160376e2d1c86e05ab0bb89d137fd\nNOTE: recipe libksba-1.6.6-r0: task do_compile: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4934605189732142 - using 4/16 bitbake threads\nNOTE: Running task 5138 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_install)\nNOTE: Running task 5139 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_install)\nNOTE: Running task 5140 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_install)\nNOTE: Running task 5141 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_configure)\nNOTE: Running task 5142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_configure)\nNOTE: Running task 5143 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_compile)\nNOTE: Running task 5144 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_create_spdx)\nNOTE: Running task 5145 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_configure)\nNOTE: Running task 5146 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_configure)\nNOTE: Running task 5147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: Running task 5148 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe npth-1.7-r0: task do_install: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_configure: Started\nNOTE: Running task 5160 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libcomps-0.1.21-r0: task do_compile: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_install: Started\nNOTE: recipe libksba-1.6.6-r0: task do_install: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_configure: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_configure: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_create_spdx: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_configure: Started\nNOTE: recipe vte-0.74.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_configure: Succeeded\nNOTE: Running task 5161 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_compile)\nNOTE: Running task 5162 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_compile)\nNOTE: recipe python3-iniparse-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 5163 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_compile)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_compile: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_compile: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_compile: Started\nNOTE: recipe libxcomposite-1_0.4.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5164 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_collect_spdx_deps)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe npth-1.7-r0: task do_install: Succeeded\nNOTE: Running task 5165 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_patch)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_patch: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_patch: Succeeded\nNOTE: Running task 5166 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_create_spdx)\nNOTE: recipe menu-cache-1.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_create_spdx: Started\nNOTE: recipe libksba-1.6.6-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5883701869419642 - using 15/16 bitbake threads\nNOTE: recipe libcomps-0.1.21-r0: task do_compile: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_compile: Succeeded\nNOTE: recipe menu-cache-1.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_install: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe menu-cache-1.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_deploy_source_date_epoch unihash changed to 2236962dc17fa420c450d56a8f88750bd48d7a099a53b3dc5fea60641167901f\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_deploy_source_date_epoch unihash changed to 03ffceb3457b606ca2d70120c4c5069fa3e75de7370c0a7c488525d6ac1513f1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: recipe libdnf-0.73.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_compile: Succeeded\nNOTE: recipe at-spi2-core-2.52.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4735804966517858 - using 4/16 bitbake threads\nNOTE: Running task 5168 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_compile)\nNOTE: Running task 5169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_install)\nNOTE: Running task 5170 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_install)\nNOTE: Running task 5171 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_install)\nNOTE: Running task 5172 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_install)\nNOTE: Running task 5173 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_configure)\nNOTE: Running task 5174 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_install_ptest_base)\nNOTE: Running task 5175 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_collect_spdx_deps)\nNOTE: Running task 5176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_write_config)\nNOTE: Running task 5177 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_fetch)\nNOTE: Running task 5178 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_fetch)\nNOTE: Running task 5179 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_fetch)\nNOTE: recipe libdnf-0.73.1-r0: task do_compile: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_install: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_install: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_configure: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_fetch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_install: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_install: Started\nNOTE: recipe dropbear-2024.85-r0: task do_fetch: Started\nNOTE: recipe neard-0.19-r0: task do_fetch: Started\nNOTE: recipe libexif-0.6.24-r0: task do_install_ptest_base: Started\nNOTE: recipe vte-0.74.2-r0: task do_write_config: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_fetch: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_write_config: Succeeded\nNOTE: recipe libical-native-3.0.18-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_fetch: Succeeded\nNOTE: Running task 5180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_fetch)\nNOTE: Running task 5181 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_create_spdx)\nNOTE: Running task 5182 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_fetch)\nNOTE: Running task 5183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_fetch)\nNOTE: recipe rpcbind-1.2.6-r0: task do_fetch: Started\nNOTE: recipe dosfstools-4.2-r0: task do_fetch: Started\nNOTE: recipe libical-native-3.0.18-r0: task do_create_spdx: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_install: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_fetch: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_fetch: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_fetch)\nNOTE: recipe dosfstools-4.2-r0: task do_fetch: Succeeded\nNOTE: Running task 5185 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_fetch)\nNOTE: Running task 5186 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_fetch)\nNOTE: Running task 5187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_fetch)\nNOTE: recipe libexif-0.6.24-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe iw-6.7-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_install: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5188 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_fetch)\nNOTE: recipe iw-6.7-r0: task do_fetch: Succeeded\nNOTE: Running task 5189 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_populate_sysroot)\nNOTE: Running task 5190 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_packagedata)\nNOTE: Running task 5191 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_package)\nNOTE: Running task 5192 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_unpack)\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Succeeded\nNOTE: Running task 5193 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_unpack)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_unpack: Started\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_unpack: Started\nNOTE: recipe gconf-3.2.6-r0: task do_packagedata: Started\nNOTE: recipe neard-0.19-r0: task do_fetch: Succeeded\nNOTE: recipe libpsl-0.21.5-r0: task do_populate_sysroot: Started\nNOTE: Running task 5195 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_packagedata)\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_install: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Succeeded\nNOTE: Running task 5196 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_package)\nNOTE: Running task 5198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_fetch)\nNOTE: Running task 5199 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_patch)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_package: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_packagedata: Started\nNOTE: recipe formfactor-0.0-r0: task do_fetch: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_package: Started\nNOTE: recipe formfactor-0.0-r0: task do_fetch: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_patch: Started\nNOTE: Running task 5200 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_patch)\nNOTE: recipe libfakekey-0.3+git-r0: task do_patch: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_install: Succeeded\nNOTE: Running task 5201 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_package)\nNOTE: recipe libpsl-0.21.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_patch)\nNOTE: recipe libfakekey-0.3+git-r0: task do_patch: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_package: Started\nNOTE: Running task 5203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_packagedata)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_patch: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_packagedata: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8589303152901786 - using 15/16 bitbake threads\nNOTE: recipe libfm-1.3.2-r0: task do_patch: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_package: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_package: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_packagedata unihash changed to f6160793a1ed17098ddad0400f6df3eea8fcff4c264d9f29039d7f388536ba5f\nNOTE: recipe perl-5.38.2-r0: task do_package: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_packagedata: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_packagedata unihash changed to a6dae457c7cf340af4794a95d2ad9772e41f8f947eb6982a2b6ea15d95603998\nNOTE: recipe libxmu-1_1.2.1-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_packagedata unihash changed to c31ff323c0d4aeb7ef1823c7c5ec725e4a50391cf7e6b0b9d31bff1758c7341f\nNOTE: recipe libical-native-3.0.18-r0: task do_create_spdx: Succeeded\nNOTE: recipe menu-cache-1.1.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4555402483258928 - using 4/16 bitbake threads\nNOTE: Running task 5204 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_compile)\nNOTE: Running task 5205 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_collect_spdx_deps)\nNOTE: Running task 5206 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5211 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_fetch)\nNOTE: Running task 5212 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: Running task 5213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_compile_ptest_base)\nNOTE: Running task 5214 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_patch)\nNOTE: Running task 5215 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_collect_spdx_deps)\nNOTE: Running task 5216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_patch)\nNOTE: Running task 5218 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_patch)\nNOTE: Running task 5219 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_patch)\nNOTE: recipe menu-cache-1.1.0-r0: task do_compile: Started\nNOTE: recipe quota-4.09-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libical-3.0.18-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_fetch: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_patch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_patch: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_patch: Started\nNOTE: recipe quota-4.09-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_patch: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_patch: Succeeded\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_fetch: Succeeded\nNOTE: Running task 5220 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_install)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 5221 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\nNOTE: Running task 5222 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_patch)\nNOTE: Running task 5223 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_patch)\nNOTE: recipe python3-toml-0.10.2-r0: task do_patch: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_patch: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_patch: Started\nNOTE: recipe grep-3.11-r0: task do_patch: Started\nNOTE: Running task 5225 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_install: Started\nNOTE: Running task 5226 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_patch)\nNOTE: Running task 5227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx)\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Started\nNOTE: recipe grep-3.11-r0: task do_patch: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_patch: Succeeded\nNOTE: Running task 5228 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_populate_sysroot)\nNOTE: recipe dnf-4.19.2-r0: task do_patch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Started\nNOTE: Running task 5229 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe libical-3.0.18-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5230 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_create_spdx)\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_populate_sysroot: Started\nNOTE: Running task 5231 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_packagedata)\nNOTE: recipe libical-3.0.18-r0: task do_create_spdx: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_packagedata: Started\nNOTE: recipe quota-4.09-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5232 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_packagedata)\nNOTE: recipe gconf-3.2.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: Running task 5235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_patch: Succeeded\nNOTE: Running task 5236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package)\nNOTE: Running task 5237 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: recipe libmnl-1.0.5-r0: task do_package: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_install: Succeeded\nNOTE: Running task 5238 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Started\nNOTE: Running task 5239 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_patch)\nNOTE: recipe libmpc-1.3.1-r0: task do_package: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Succeeded\nNOTE: recipe libical-3.0.18-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bluez5-5.72-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_unpack)\nNOTE: recipe gnupg-2.4.5-r0: task do_unpack: Started\nNOTE: recipe bluez5-5.72-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5243 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_create_spdx)\nNOTE: recipe bluez5-5.72-r0: task do_create_spdx: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package: Succeeded\nNOTE: Running task 5244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_unpack)\nNOTE: recipe gnupg-2.4.5-r0: task do_unpack: Succeeded\nNOTE: Running task 5245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_populate_sysroot)\nNOTE: recipe debugedit-5.0-r0: task do_unpack: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 5246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_deploy_source_date_epoch)\nNOTE: recipe debugedit-5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5247 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_configure_ptest_base)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 5248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_compile)\nNOTE: recipe menu-cache-1.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 5249 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_install)\nNOTE: recipe glib-networking-2.78.1-r0: task do_compile: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_install: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5250 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_unpack)\nNOTE: recipe menu-cache-1.1.0-r0: task do_install: Succeeded\nNOTE: Running task 5251 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_unpack)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_unpack: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_unpack: Started\nNOTE: recipe quota-4.09-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_unpack: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_deploy_source_date_epoch unihash changed to a5fe911f82d668da3c205adda7a406cbe0ad92db76d4faf6a089a1982b626db1\nNOTE: Running task 5252 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_configure)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_unpack: Succeeded\nNOTE: Running task 5253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_unpack)\nNOTE: Running task 5254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_unpack)\nNOTE: recipe quota-4.09-r0: task do_configure: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_unpack: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5255 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_unpack)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5837576729910714 - using 15/16 bitbake threads\nNOTE: recipe python3-py-1.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: recipe libpsl-0.21.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_packagedata unihash changed to 75c7927136595a85d5167da054081febab79811edd73513ddb5da45de52df832\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_packagedata unihash changed to 6ce3e6267c053c2c53f4e1d0a8e1fa056f8da0f2c87f058c36178ea8f1c1b041\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: recipe bluez5-5.72-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_deploy_source_date_epoch unihash changed to 2e641cc45c413ef9490b31e2ea1ab94ca24ab7ee870cc4ef8304dba542e664f1\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: recipe wpa-supplicant-2.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_deploy_source_date_epoch unihash changed to 02d2ed4180eed067e7ee532da1f72703846c9f65cd68263a42aad0b6bd4d0393\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package: Succeeded\nNOTE: recipe quota-4.09-r0: task do_configure: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_compile: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4705984933035714 - using 2/16 bitbake threads\nNOTE: Running task 5256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 5257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_install)\nNOTE: Running task 5258 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_compile)\nNOTE: Running task 5259 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_unpack)\nNOTE: Running task 5260 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_unpack)\nNOTE: Running task 5261 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_unpack)\nNOTE: Running task 5262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_unpack)\nNOTE: Running task 5263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_unpack)\nNOTE: Running task 5264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_unpack)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: Running task 5268 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_unpack)\nNOTE: Running task 5269 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_unpack)\nNOTE: Running task 5270 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\nNOTE: Running task 5271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_unpack)\nNOTE: Running task 5272 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\nNOTE: recipe quota-4.09-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_unpack: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_install: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_unpack: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_unpack: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_unpack: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Started\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_unpack: Succeeded\nNOTE: Running task 5274 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_unpack)\nNOTE: Running task 5276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_unpack)\nNOTE: recipe which-2.21-r0: task do_unpack: Succeeded\nNOTE: Running task 5277 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_unpack)\nNOTE: Running task 5278 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_unpack: Succeeded\nNOTE: Running task 5279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile_ptest_base)\nNOTE: recipe pinentry-1.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5283 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_compile_ptest_base)\nNOTE: Running task 5284 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile_ptest_base)\nNOTE: recipe zip-3.0-r0: task do_unpack: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_unpack: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_unpack: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_install: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_unpack: Succeeded\nNOTE: Running task 5285 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile_ptest_base)\nNOTE: Running task 5286 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_packagedata)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5287 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_packagedata: Started\nNOTE: recipe zip-3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5288 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_collect_spdx_deps)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_unpack: Succeeded\nNOTE: Running task 5289 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_collect_spdx_deps)\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Succeeded\nNOTE: Running task 5290 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_collect_spdx_deps)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Started\nNOTE: Running task 5292 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 5293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_install)\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install)\nNOTE: Running task 5296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5297 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_create_spdx)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5298 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb:do_create_spdx)\nNOTE: recipe dbus-native-1.14.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_create_spdx: Started\nNOTE: Running task 5299 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_create_spdx)\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_create_spdx: Started\nNOTE: recipe dbus-native-1.14.10-r0: task do_create_spdx: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5300 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_configure)\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_install: Started\nNOTE: Running task 5302 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_install: Started\nNOTE: recipe diffutils-3.10-r0: task do_install: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Load average limiting set to True as load average: 1.5687691824776786 - using 15/16 bitbake threads\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_install: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_packagedata unihash changed to d2475786e78b3481a8414c09d77a10775bb0c98f70051f545e7d8af73ddb7646\nNOTE: recipe libxi-native-1_1.8.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe dbus-native-1.14.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata unihash changed to 355e622072a10c3fa3722f08c9f112bb81f1ce913753d9103f5b9964a302d093\nNOTE: recipe diffutils-3.10-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe quota-4.09-r0: task do_compile: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_compile: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4754289899553572 - using 1/16 bitbake threads\nNOTE: Running task 5303 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_install)\nNOTE: Running task 5304 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_install)\nNOTE: Running task 5305 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_configure)\nNOTE: Running task 5306 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_compile)\nNOTE: Running task 5307 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_configure)\nNOTE: Running task 5314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_collect_spdx_deps)\nNOTE: Running task 5315 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe quota-4.09-r0: task do_install: Started\nNOTE: Running task 5317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_package)\nNOTE: Running task 5319 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_install: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_configure: Started\nNOTE: Running task 5320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_patch)\nNOTE: Running task 5321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_patch)\nNOTE: Running task 5324 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5326 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5327 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_write_config)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_compile: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_patch: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_patch: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libinput-1.25.0-r0: task do_package: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_write_config: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_patch: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_patch: Succeeded\nNOTE: Running task 5328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_write_config: Succeeded\nNOTE: Running task 5330 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_write_config)\nNOTE: Running task 5334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_packagedata)\nNOTE: Running task 5343 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_collect_spdx_deps)\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_packagedata: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_write_config: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_write_config: Succeeded\nNOTE: Running task 5344 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_collect_spdx_deps)\nNOTE: recipe gtk+3-3.24.41-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe quota-4.09-r0: task do_install: Succeeded\nNOTE: Running task 5346 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_unpack)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_unpack: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5347 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_create_spdx)\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_create_spdx: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5348 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_configure)\nNOTE: Running task 5349 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_configure)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5350 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_configure)\nNOTE: Running task 5351 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_create_spdx)\nNOTE: Load average limiting set to True as load average: 1.5689174107142858 - using 15/16 bitbake threads\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_configure: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_configure: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_configure: Started\nNOTE: recipe gtk+3-3.24.41-r0: task do_create_spdx: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_install: Succeeded\nNOTE: recipe libxmu-1_1.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_packagedata unihash changed to 1e213a5ce72a96d5022e156b28350e76cba88acb92693b831709da94137f3a68\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_unpack: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_compile: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_configure: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_configure: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_configure: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4866071428571428 - using 1/16 bitbake threads\nNOTE: Running task 5352 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_populate_sysroot)\nNOTE: Running task 5353 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_compile)\nNOTE: Running task 5354 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_install)\nNOTE: Running task 5355 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_compile)\nNOTE: Running task 5356 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_configure)\nNOTE: Running task 5357 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_compile)\nNOTE: Running task 5358 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_compile)\nNOTE: Running task 5359 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_configure)\nNOTE: Running task 5360 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_compile)\nNOTE: Running task 5361 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_shared_workdir)\nNOTE: Running task 5362 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_link_images)\nNOTE: Running task 5363 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_transform_kernel)\nNOTE: Running task 5372 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_fetch)\nNOTE: Running task 5373 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_unpack)\nNOTE: Running task 5374 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_unpack)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_compile: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_install: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_configure: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_compile: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_compile: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_compile: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_configure: Started\nNOTE: recipe psplash-0.1+git-r0: task do_unpack: Started\nNOTE: recipe weston-13.0.0-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_unpack: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Succeeded\nNOTE: Running task 5375 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Succeeded\nNOTE: Running task 5376 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_unpack)\nNOTE: recipe weston-13.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_unpack: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_unpack: Started\nNOTE: Running task 5377 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_package)\nNOTE: Running task 5378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_package)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5379 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile_kernelmodules)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5380 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_package)\nNOTE: Running task 5384 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe libcomps-0.1.21-r0: task do_package: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_package: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_package: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_install: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5385 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5386 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_create_spdx)\nNOTE: Running task 5387 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_configure: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_create_spdx: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 5388 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_compile)\nNOTE: recipe pango-native-1.52.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_compile: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_compile: Succeeded\nNOTE: Running task 5389 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_install)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_compile: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5390 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_collect_spdx_deps)\nNOTE: Running task 5391 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_install)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_install: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5392 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_configure)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5393 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_create_spdx)\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_compile: Succeeded\nNOTE: Running task 5394 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_install)\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_create_spdx: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_configure: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_install: Succeeded\nNOTE: Running task 5395 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot)\nNOTE: recipe psplash-0.1+git-r0: task do_unpack: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_install: Started\nNOTE: Running task 5396 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_populate_sysroot)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_package: Succeeded\nNOTE: Running task 5398 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_package)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_install: Succeeded\nNOTE: recipe npth-1.7-r0: task do_package: Started\nNOTE: Running task 5399 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_package)\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_install: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5400 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_package)\nNOTE: Running task 5401 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_populate_sysroot)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package: Started\nNOTE: recipe libksba-1.6.6-r0: task do_package: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5191388811383928 - using 15/16 bitbake threads\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_compile: Succeeded\nNOTE: recipe npth-1.7-r0: task do_package: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_package: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.49554443359375 - using 6/16 bitbake threads\nNOTE: Running task 5402 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5403 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_install)\nNOTE: Running task 5406 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install_ptest_base)\nNOTE: Running task 5407 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_packagedata)\nNOTE: Running task 5408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_packagedata)\nNOTE: Running task 5409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_package)\nNOTE: Running task 5410 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_package)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_install: Started\nNOTE: Running task 5411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_populate_sysroot)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5412 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_packagedata: Started\nNOTE: Running task 5413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_packagedata: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_package: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_package: Started\nNOTE: recipe orc-0.4.38-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_configure: Succeeded\nNOTE: Running task 5414 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_compile)\nNOTE: recipe orc-0.4.38-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5415 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_spdx)\nNOTE: Running task 5416 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_collect_spdx_deps)\nNOTE: recipe libcheck-0.15.2-r0: task do_create_spdx: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_compile: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5417 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_configure)\nNOTE: recipe orc-native-0.4.38-r0: task do_collect_spdx_deps: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_configure: Started\nNOTE: recipe orc-native-0.4.38-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5418 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_create_spdx)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_install: Succeeded\nNOTE: Running task 5419 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_populate_sysroot)\nNOTE: recipe orc-0.4.38-r0: task do_create_spdx: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5420 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/orc/orc_0.4.38.bb:do_create_spdx)\nNOTE: recipe orc-native-0.4.38-r0: task do_create_spdx: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5130615234375 - using 15/16 bitbake threads\nNOTE: recipe orc-0.4.38-r0: task do_create_spdx: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_package: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_packagedata unihash changed to 0173fd6de662ec05f2ba0e142052962d74c8d07ea2917c19bdbf257cef84b815\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_packagedata unihash changed to 377a190877aa85bb5da6f69c67308d8e2cb5e524a321ea97f044c74ce9768156\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_configure: Succeeded\nNOTE: recipe orc-native-0.4.38-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4833199637276786 - using 5/16 bitbake threads\nNOTE: Running task 5421 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_compile)\nNOTE: Running task 5422 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_compile)\nNOTE: Running task 5423 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package)\nNOTE: Running task 5424 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5425 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_unpack)\nNOTE: Running task 5426 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_unpack)\nNOTE: Running task 5427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_unpack)\nNOTE: Running task 5428 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_unpack)\nNOTE: Running task 5429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_unpack)\nNOTE: Running task 5430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_unpack)\nNOTE: Running task 5431 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_unpack)\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_unpack: Started\nNOTE: recipe neard-0.19-r0: task do_unpack: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_compile: Started\nNOTE: recipe dropbear-2024.85-r0: task do_unpack: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_unpack: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe iw-6.7-r0: task do_unpack: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_unpack: Started\nNOTE: recipe dosfstools-4.2-r0: task do_unpack: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_compile: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package: Started\nNOTE: recipe dosfstools-4.2-r0: task do_unpack: Succeeded\nNOTE: Running task 5432 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_unpack)\nNOTE: recipe iw-6.7-r0: task do_unpack: Succeeded\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_unpack: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_unpack: Succeeded\nNOTE: Running task 5433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_unpack)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Started\nNOTE: Running task 5434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_unpack)\nNOTE: Running task 5435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_unpack)\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Started\nNOTE: Running task 5436 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_patch)\nNOTE: recipe pciutils-3.12.0-r0: task do_unpack: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Started\nNOTE: Running task 5437 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_patch)\nNOTE: recipe gnupg-2.4.5-r0: task do_patch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Succeeded\nNOTE: Running task 5438 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_patch)\nNOTE: recipe debugedit-5.0-r0: task do_patch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5439 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_patch)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_patch: Started\nNOTE: recipe debugedit-5.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_patch: Started\nNOTE: Running task 5440 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_patch)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_patch: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_unpack: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_patch: Started\nNOTE: Running task 5441 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_patch)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 5442 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_patch)\nNOTE: Running task 5443 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_patch)\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_patch: Started\nNOTE: Running task 5444 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_patch)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_patch: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_patch: Started\nNOTE: Running task 5445 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_patch)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_patch: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_patch: Started\nNOTE: Running task 5446 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_patch)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_patch: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_patch: Started\nNOTE: Running task 5447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_patch)\nNOTE: Running task 5448 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_patch)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_patch: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_compile: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_patch: Started\nNOTE: Running task 5449 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_install)\nNOTE: Running task 5452 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_patch)\nNOTE: recipe ttyrun-2.32.0-r0: task do_patch: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 5453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_patch)\nNOTE: recipe psmisc-23.7-r0: task do_patch: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_install: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_patch: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_patch: Started\nNOTE: Running task 5454 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_patch)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_patch: Succeeded\nNOTE: Running task 5455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_patch)\nNOTE: recipe neard-0.19-r0: task do_unpack: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Started\nNOTE: Running task 5456 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_patch)\nNOTE: recipe gnupg-2.4.5-r0: task do_patch: Succeeded\nNOTE: Running task 5458 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_patch)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Started\nNOTE: recipe which-2.21-r0: task do_patch: Started\nNOTE: recipe zip-3.0-r0: task do_patch: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 5460 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_patch)\nNOTE: recipe psmisc-23.7-r0: task do_patch: Succeeded\nNOTE: Running task 5461 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_patch)\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_patch: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_patch: Started\nNOTE: Running task 5462 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_patch: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_install: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6348092215401786 - using 15/16 bitbake threads\nNOTE: recipe which-2.21-r0: task do_patch: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_patch: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_compile: Succeeded\nNOTE: recipe zip-3.0-r0: task do_patch: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_deploy_source_date_epoch unihash changed to a2855bebbe2d55ca4fa2d9301fd49f20196326c609d0d6bb1b1ea7779bf7fbaf\nNOTE: recipe gawk-5.3.0-r0: task do_package: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_compile: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4843314034598214 - using 3/16 bitbake threads\nNOTE: Running task 5463 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_install)\nNOTE: Running task 5464 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_install)\nNOTE: Running task 5465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_install)\nNOTE: Running task 5466 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_populate_sysroot)\nNOTE: Running task 5467 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_patch)\nNOTE: Running task 5468 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 5469 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_write_config)\nNOTE: Running task 5470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5476 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_unpack)\nNOTE: Running task 5477 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5485 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: recipe init-system-helpers-1.66-r0: task do_patch: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_install: Started\nNOTE: Running task 5486 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_install: Started\nNOTE: Running task 5487 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe pango-native-1.52.2-r0: task do_install: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_write_config: Started\nNOTE: recipe formfactor-0.0-r0: task do_unpack: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe formfactor-0.0-r0: task do_unpack: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_patch: Succeeded\nNOTE: Running task 5488 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe xwayland-23.2.6-r0: task do_write_config: Succeeded\nNOTE: Running task 5489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_fetch)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5490 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_fetch)\nNOTE: Running task 5491 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_create_spdx)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe weston-init-1.0-r0: task do_fetch: Started\nNOTE: recipe weston-init-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_create_spdx: Started\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_fetch)\nNOTE: Running task 5493 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_install: Succeeded\nNOTE: Running task 5494 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_populate_sysroot)\nNOTE: recipe pango-native-1.52.2-r0: task do_populate_sysroot: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 5495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_fetch: Succeeded\nNOTE: Running task 5496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_populate_sysroot)\nNOTE: recipe font-util-1.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_configure)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_populate_sysroot: Started\nNOTE: recipe font-util-1.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_configure: Started\nNOTE: Running task 5498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_create_spdx)\nNOTE: recipe pango-native-1.52.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5499 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe font-util-1.4.1-r0: task do_create_spdx: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_install: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5500 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_package)\nNOTE: Running task 5501 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_populate_sysroot)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_populate_sysroot: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_package: Started\nNOTE: recipe font-util-1.4.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_write_config)\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe seatd-0.8.0-r0: task do_write_config: Started\nNOTE: recipe seatd-0.8.0-r0: task do_write_config: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_compile: Succeeded\nNOTE: Running task 5505 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_install)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_patch)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_install: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5507 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_compile_ptest_base)\nNOTE: Running task 5508 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile_ptest_base)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_patch: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_patch: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5070364815848214 - using 15/16 bitbake threads\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_install: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_install: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764404296875 - using 9/16 bitbake threads\nNOTE: Running task 5509 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_populate_sysroot)\nNOTE: Running task 5510 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_compile_ptest_base)\nNOTE: Running task 5511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_compile_ptest_base)\nNOTE: Running task 5512 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_compile_ptest_base)\nNOTE: Running task 5513 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile_ptest_base)\nNOTE: Running task 5514 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_install)\nNOTE: Running task 5515 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_install: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_install: Started\nNOTE: Running task 5516 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_install)\nNOTE: Running task 5517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_install)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 5518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_install)\nNOTE: Running task 5519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_install: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_install: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_install: Started\nNOTE: recipe bc-1.07.1-r0: task do_install: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_install: Succeeded\nNOTE: Running task 5521 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_unpack)\nNOTE: Running task 5523 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_package)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_install: Succeeded\nNOTE: Running task 5526 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_fetch)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_unpack: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_package: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_fetch: Started\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_unpack: Succeeded\nNOTE: Running task 5528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_package)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_install: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_install: Succeeded\nNOTE: Running task 5531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_packagedata)\nNOTE: Running task 5532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_package)\nNOTE: recipe quota-4.09-r0: task do_package: Started\nNOTE: recipe bc-1.07.1-r0: task do_install: Succeeded\nNOTE: Running task 5533 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_package)\nNOTE: recipe seatd-0.8.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_deploy_source_date_epoch unihash changed to 5da45e56149f9e3fa2aebd72e9546753f15824d7460d72a1b0ecc58ea6693179\nNOTE: Running task 5534 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_configure)\nNOTE: recipe libinput-1.25.0-r0: task do_packagedata: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_package: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe utfcpp-4.0.5-r0: task do_package: Started\nNOTE: Running task 5535 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_package)\nNOTE: recipe seatd-0.8.0-r0: task do_configure: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: Running task 5536 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_patch)\nNOTE: recipe nghttp2-1.61.0-r0: task do_package: Started\nNOTE: recipe psplash-0.1+git-r0: task do_patch: Started\nNOTE: recipe psplash-0.1+git-r0: task do_patch: Succeeded\nNOTE: Running task 5538 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_patch)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_deploy_source_date_epoch unihash changed to c9ec50b79a689ff5e7e8a64495db90b7d5fe4412372e688c5fbbe158195472c4\nNOTE: Running task 5539 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_configure)\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Running task 5540 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_patch)\nNOTE: recipe xwayland-23.2.6-r0: task do_configure: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: Running task 5541 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_patch)\nNOTE: Running task 5542 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_compile)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_configure: Started\nNOTE: recipe dropbear-2024.85-r0: task do_patch: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_patch: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_patch: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_compile: Started\nNOTE: Running task 5543 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_patch)\nNOTE: recipe neard-0.19-r0: task do_patch: Started\nNOTE: recipe dropbear-2024.85-r0: task do_patch: Succeeded\nNOTE: recipe utfcpp-4.0.5-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5269513811383928 - using 15/16 bitbake threads\nNOTE: recipe neard-0.19-r0: task do_patch: Succeeded\nNOTE: recipe nghttp2-1.61.0-r0: task do_package: Succeeded\nNOTE: recipe libmatchbox-1.12-r0: task do_package: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_configure: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_package: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe quota-4.09-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4904697963169642 - using 6/16 bitbake threads\nNOTE: Running task 5544 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_compile)\nNOTE: Running task 5545 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_patch)\nNOTE: Running task 5546 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_patch)\nNOTE: Running task 5547 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_patch)\nNOTE: Running task 5548 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_patch)\nNOTE: Running task 5549 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_patch)\nNOTE: Running task 5550 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_patch)\nNOTE: Running task 5551 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_patch)\nNOTE: Running task 5552 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_patch)\nNOTE: Running task 5564 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_recipe_qa)\nNOTE: recipe seatd-0.8.0-r0: task do_compile: Started\nNOTE: recipe iw-6.7-r0: task do_patch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_patch: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_patch: Started\nNOTE: recipe dosfstools-4.2-r0: task do_patch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_patch: Started\nNOTE: recipe connman-1.42-r0: task do_recipe_qa: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_patch: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_patch: Succeeded\nNOTE: Running task 5568 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_recipe_qa)\nNOTE: Running task 5570 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_packagedata)\nNOTE: Running task 5571 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_packagedata)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_recipe_qa: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_packagedata: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_packagedata: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_patch: Succeeded\nNOTE: Running task 5572 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_fetch)\nNOTE: recipe iw-6.7-r0: task do_patch: Succeeded\nNOTE: Running task 5573 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_fetch)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_fetch: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_fetch: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_fetch: Started\nNOTE: Running task 5574 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_fetch)\nNOTE: recipe rpcbind-1.2.6-r0: task do_patch: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5575 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_fetch)\nNOTE: Running task 5576 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_fetch)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_fetch: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_fetch: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_fetch: Started\nNOTE: Running task 5577 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_fetch)\nNOTE: recipe xinit-1_1.4.2-r0: task do_fetch: Started\nNOTE: recipe xinput-1.6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 5578 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_fetch)\nNOTE: recipe xinit-1_1.4.2-r0: task do_fetch: Succeeded\nNOTE: Running task 5579 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_fetch)\nNOTE: recipe rgb-1_1.1.0-r0: task do_fetch: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_fetch: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Succeeded\nNOTE: Running task 5580 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_fetch)\nNOTE: Running task 5581 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_fetch)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5582 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_fetch)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_fetch: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 5583 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_fetch)\nNOTE: recipe kbd-2.6.4-r0: task do_fetch: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_fetch: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_fetch: Started\nNOTE: recipe kbd-2.6.4-r0: task do_fetch: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_fetch: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_fetch: Started\nNOTE: Running task 5584 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_fetch)\nNOTE: Running task 5585 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_fetch)\nNOTE: recipe consolekit-0.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 5586 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_fetch)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_fetch: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_fetch: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe sudo-1.9.15p5-r0: task do_fetch: Started\nNOTE: Running task 5587 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_populate_sysroot)\nNOTE: recipe sudo-1.9.15p5-r0: task do_fetch: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 5588 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_sysroot)\nNOTE: Running task 5590 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_populate_sysroot)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_fetch: Succeeded\nNOTE: Running task 5591 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_packagedata)\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5593 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb:do_patch)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Succeeded\nNOTE: Running task 5594 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_patch)\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_patch: Started\nNOTE: recipe libxml-sax-perl-native-1.02-r0: task do_patch: Succeeded\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_patch: Started\nNOTE: Running task 5595 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_package)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_patch: Succeeded\nNOTE: Running task 5596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_package: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5597 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_unpack)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe weston-13.0.0-r0: task do_unpack: Started\nNOTE: recipe libinput-1.25.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_packagedata unihash changed to 10d7c1014ea4bcff38c61df067e52585fb471b370ab00f5b7c44bcd5bde1ffcb\nNOTE: Load average limiting set to True as load average: 1.5684552873883928 - using 15/16 bitbake threads\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe connman-1.42-r0: task do_recipe_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_recipe_qa unihash changed to 3986ce39a3531c11e5f07eb9f411e9e60440fc7f8fa964ab27d8ff81ab83d6c5\nNOTE: recipe seatd-0.8.0-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_recipe_qa: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_recipe_qa unihash changed to c7edf5e80442e834dccd580431763de83a3eca372416724684e1eacb00d27d0f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_packagedata unihash changed to db4d284270011f0845c5682644257444e4a64252deb1551511c6e98bda0a2a30\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_package: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_packagedata unihash changed to f65e0085c7c3ef41a5786b7af2fd8de589231aa76d0c14a9472215283a00f549\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_packagedata unihash changed to af7ac49c99901bccfbfb0431878cc0c61d12ac57076f9ea3e41ea78ba02319a1\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_deploy_source_date_epoch unihash changed to 26057cdb53144ef8ea69363a10364be604997a5905d10d5907cc0a86a5c3860b\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4864850725446428 - using 3/16 bitbake threads\nNOTE: Running task 5598 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5599 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_compile)\nNOTE: Running task 5600 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_install)\nNOTE: Running task 5601 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_fetch)\nNOTE: Running task 5602 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_fetch)\nNOTE: Running task 5603 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_packagedata)\nNOTE: Running task 5604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_packagedata)\nNOTE: Running task 5605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_packagedata)\nNOTE: Running task 5606 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_collect_spdx_deps)\nNOTE: Running task 5607 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_populate_sysroot)\nNOTE: Running task 5608 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_compile_ptest_base)\nNOTE: Running task 5609 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile_ptest_base)\nNOTE: Running task 5610 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_patch)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_compile: Started\nNOTE: recipe connman-1.42-r0: task do_fetch: Started\nNOTE: recipe seatd-0.8.0-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_fetch: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_packagedata: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_packagedata: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_packagedata: Started\nNOTE: recipe openssh-9.7p1-r0: task do_compile_ptest_base: Started\nNOTE: recipe formfactor-0.0-r0: task do_patch: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_populate_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_fetch: Succeeded\nNOTE: recipe connman-1.42-r0: task do_fetch: Succeeded\nNOTE: Running task 5611 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_packagedata)\nNOTE: Running task 5612 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_packagedata)\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_patch: Succeeded\nNOTE: recipe npth-1.7-r0: task do_packagedata: Started\nNOTE: Running task 5613 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install)\nNOTE: Running task 5621 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_package)\nNOTE: recipe libksba-1.6.6-r0: task do_packagedata: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install: Started\nNOTE: recipe libexif-0.6.24-r0: task do_package: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5622 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_spdx)\nNOTE: recipe libassuan-2.5.7-r0: task do_create_spdx: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5623 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5624 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_configure)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe seatd-0.8.0-r0: task do_install: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_configure: Started\nNOTE: Running task 5625 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_package)\nNOTE: recipe menu-cache-1.1.0-r0: task do_package: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_install: Succeeded\nNOTE: Running task 5626 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libptytty-2.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ppp-2.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5748029436383928 - using 15/16 bitbake threads\nNOTE: recipe menu-cache-1.1.0-r0: task do_package: Succeeded\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_packagedata: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_packagedata unihash changed to 97ba03c20d9937da67a6c78e659cb55baca83489ec5b9914308c568b085f8fe0\nNOTE: recipe libksba-1.6.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_packagedata unihash changed to 6ca0426e267f748f36a615f7c43e62be9c0d2c542f9874a4416df9039cac6b3a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_packagedata unihash changed to cd57037046f8d15efd414e0bc1f7f72a473c04bce3c397dd2146b8dcd732fb4a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_packagedata unihash changed to 172769937d7c9ecf781763da3adb6984f1b7f157aa63785c755c88140d08e0c3\nNOTE: recipe npth-1.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_packagedata unihash changed to 616bbbcb9ae0ca97398f02d80b50418ec282b26903b1595adb51c158256f2ea7\nNOTE: recipe ppp-2.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_deploy_source_date_epoch unihash changed to 7e0f14129a5ff9dd52f0d51677554ea4d221086a46e727c801cfd2f574140b48\nNOTE: recipe libptytty-2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_deploy_source_date_epoch unihash changed to 974f937fd40e702117cc3249e92875ff6c0fe2b9bba3f757c4545faeed804720\nNOTE: recipe libexif-0.6.24-r0: task do_package: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4922746930803572 - using 3/16 bitbake threads\nNOTE: Running task 5628 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_compile)\nNOTE: Running task 5629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_install)\nNOTE: Running task 5630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_configure)\nNOTE: Running task 5631 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_install)\nNOTE: Running task 5632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5633 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5635 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5636 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5638 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_fetch)\nNOTE: Running task 5640 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_packagedata)\nNOTE: Running task 5641 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_populate_sysroot)\nNOTE: Running task 5642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_populate_sysroot)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_configure: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe taglib-2.0.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe lame-3.100-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_compile: Started\nNOTE: recipe speex-1.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_packagedata: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_fetch: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_install: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe openssh-9.7p1-r0: task do_install: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_fetch: Succeeded\nNOTE: Running task 5643 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_populate_sysroot)\nNOTE: recipe nghttp2-1.61.0-r0: task do_populate_sysroot: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5644 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_generate_toolchain_file)\nNOTE: recipe libptytty-2.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libptytty-2.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5646 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_generate_toolchain_file)\nNOTE: recipe libptytty-2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 5648 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ppp-2.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe taglib-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe taglib-2.0.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 5649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mpg123-1.32.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libptytty-2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5650 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_write_config)\nNOTE: recipe libsoup-3.4.4-r0: task do_write_config: Started\nNOTE: recipe taglib-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5715419224330358 - using 15/16 bitbake threads\nNOTE: recipe libsoup-3.4.4-r0: task do_write_config: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_install: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_compile: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe lame-3.100-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_deploy_source_date_epoch unihash changed to f1fa579759d5d0335a4e5d660cdd81923b3f94f0c376a83ec5a8de49896a361b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_deploy_source_date_epoch unihash changed to 173d4ea22a82b5bb0efbdf3f8193edd62327fabb0387560b48e72646f73895c6\nNOTE: recipe libmatchbox-1.12-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_deploy_source_date_epoch unihash changed to 821b7e3f3b4df5080f46d3457090df393d3fb59c9fdbf6ec1246dfd3e458d830\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_deploy_source_date_epoch unihash changed to 6ab4502329537c37f78cb5086423de815dd2f7a1136998b6c7812235f236b937\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_packagedata unihash changed to 249b043a38f96072f5a7e2091a7065a3b94e4bfa1c1f960fe182c45f56eecab0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_deploy_source_date_epoch unihash changed to 2bdb909557d7a648141c0620e8e3da0daa167732f68ea2dd8629049ff8e5f53e\nNOTE: recipe mpg123-1.32.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4819248744419642 - using 3/16 bitbake threads\nNOTE: Running task 5651 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_install)\nNOTE: Running task 5652 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_compile)\nNOTE: Running task 5653 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5654 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5655 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5656 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_configure)\nNOTE: Running task 5657 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_configure)\nNOTE: Running task 5658 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_configure)\nNOTE: Running task 5659 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_configure)\nNOTE: Running task 5660 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_populate_sysroot)\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_compile: Started\nNOTE: recipe lame-3.100-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe speex-1.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5661 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5662 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_write_config)\nNOTE: Running task 5663 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_write_config)\nNOTE: recipe libsoup-3.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libptytty-2.0-r0: task do_configure: Started\nNOTE: recipe ppp-2.5.0-r0: task do_configure: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_configure: Started\nNOTE: recipe taglib-2.0.1-r0: task do_configure: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_install: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_populate_sysroot: Started\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_write_config: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_write_config: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_write_config: Succeeded\nNOTE: Running task 5664 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_write_config: Succeeded\nNOTE: Running task 5665 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe speex-1.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5666 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_configure)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lame-3.100-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_configure: Started\nNOTE: Running task 5667 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5668 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_configure)\nNOTE: recipe lame-3.100-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5669 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsoup-3.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5670 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_configure)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5671 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_configure)\nNOTE: recipe procps-4.0.4-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5672 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_configure)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6564069475446428 - using 15/16 bitbake threads\nNOTE: recipe python3-dbus-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_configure: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_install: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_configure: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_configure: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_compile: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_compile: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_configure: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_configure: Succeeded\nNOTE: recipe lame-3.100-r0: task do_configure: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_configure: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4993373325892858 - using 1/16 bitbake threads\nNOTE: Running task 5673 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_package)\nNOTE: Running task 5674 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_populate_sysroot)\nNOTE: Running task 5675 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_strip)\nNOTE: Running task 5676 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_install)\nNOTE: Running task 5677 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_install)\nNOTE: Running task 5678 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_compile)\nNOTE: Running task 5679 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_compile)\nNOTE: Running task 5680 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_compile)\nNOTE: Running task 5681 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_compile)\nNOTE: Running task 5682 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_compile)\nNOTE: Running task 5683 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_compile)\nNOTE: Running task 5684 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_compile)\nNOTE: Running task 5685 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_configure)\nNOTE: Running task 5686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_configure)\nNOTE: recipe gtk4-4.14.4-r0: task do_package: Started\nNOTE: Running task 5687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_configure)\nNOTE: recipe gtk4-4.14.4-r0: task do_populate_sysroot: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_install: Started\nNOTE: recipe libptytty-2.0-r0: task do_compile: Started\nNOTE: recipe taglib-2.0.1-r0: task do_compile: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_compile: Started\nNOTE: recipe ppp-2.5.0-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Started\nNOTE: recipe speex-1.2.1-r0: task do_compile: Started\nNOTE: recipe lame-3.100-r0: task do_compile: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_configure: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_compile: Started\nNOTE: recipe binutils-2.42-r0: task do_configure: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_configure: Started\nNOTE: Running task 5688 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_sizecheck)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Succeeded\nNOTE: Running task 5689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_install)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Started\nNOTE: recipe libptytty-2.0-r0: task do_compile: Succeeded\nNOTE: Running task 5690 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_install)\nNOTE: recipe libptytty-2.0-r0: task do_install: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5691 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xwayland-23.2.6-r0: task do_install: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_install: Succeeded\nNOTE: Running task 5692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_compile)\nNOTE: recipe vte-0.74.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_compile)\nNOTE: recipe procps-4.0.4-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_compile: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6037859235491072 - using 15/16 bitbake threads\nNOTE: recipe vte-0.74.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_configure: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_configure: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_compile: Succeeded\nNOTE: recipe lame-3.100-r0: task do_compile: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_package: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_compile: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4713221958705358 - using 2/16 bitbake threads\nNOTE: Running task 5694 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_configure)\nNOTE: Running task 5695 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_packagedata)\nNOTE: Running task 5696 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package)\nNOTE: Running task 5697 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_install)\nNOTE: Running task 5698 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_install)\nNOTE: Running task 5699 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_install)\nNOTE: Running task 5700 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_install)\nNOTE: Running task 5701 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_install)\nNOTE: recipe vte-0.74.2-r0: task do_configure: Started\nNOTE: Running task 5702 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_compile)\nNOTE: Running task 5703 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_compile)\nNOTE: Running task 5704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_compile)\nNOTE: recipe gtk4-4.14.4-r0: task do_packagedata: Started\nNOTE: Running task 5705 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_install_ptest_base)\nNOTE: Running task 5706 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_install)\nNOTE: Running task 5707 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_install)\nNOTE: recipe ppp-2.5.0-r0: task do_install: Started\nNOTE: recipe lame-3.100-r0: task do_install: Started\nNOTE: recipe speex-1.2.1-r0: task do_install: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_install: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_compile: Started\nNOTE: recipe taglib-2.0.1-r0: task do_install: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Started\nNOTE: recipe binutils-2.42-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_install: Started\nNOTE: recipe procps-4.0.4-r0: task do_install: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 5708 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_package)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_package: Started\nNOTE: recipe taglib-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 5709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_collect_spdx_deps)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5710 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_create_spdx)\nNOTE: recipe libstd-rs-1.75.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_install: Succeeded\nNOTE: Running task 5711 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_package)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_package: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5894513811383928 - using 15/16 bitbake threads\nNOTE: recipe lame-3.100-r0: task do_install: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_package: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_install: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_install: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_packagedata unihash changed to ba9960c96509ce925e63ed472d368d1f8f2eb32c2e2553d864a7d4d7220703a3\nNOTE: recipe ppp-2.5.0-r0: task do_install: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_compile: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4837123325892858 - using 4/16 bitbake threads\nNOTE: Running task 5712 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_compile)\nNOTE: Running task 5713 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_install)\nNOTE: Running task 5714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_install)\nNOTE: Running task 5715 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package)\nNOTE: Running task 5733 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_collect_spdx_deps)\nNOTE: recipe vte-0.74.2-r0: task do_compile: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_install: Started\nNOTE: recipe procps-4.0.4-r0: task do_package: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_install: Started\nNOTE: Running task 5734 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_collect_spdx_deps)\nNOTE: recipe popt-1.19-r0: task do_collect_spdx_deps: Started\nNOTE: recipe popt-1.19-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5743 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx)\nNOTE: Running task 5748 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_collect_spdx_deps)\nNOTE: recipe popt-1.19-r0: task do_create_spdx: Started\nNOTE: Running task 5753 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_packagedata)\nNOTE: Running task 5754 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_packagedata)\nNOTE: Running task 5755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_packagedata)\nNOTE: Running task 5756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5757 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: recipe lua-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_packagedata: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_packagedata: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_packagedata: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe dbus-glib-native-0.112-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5758 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_create_spdx)\nNOTE: recipe lua-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dbus-glib-native-0.112-r0: task do_create_spdx: Started\nNOTE: Running task 5759 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_install: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_create_spdx: Started\nNOTE: Running task 5760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_package)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_install: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_package: Started\nNOTE: Running task 5761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_package)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_package: Started\nNOTE: recipe lua-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5762 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_fetch)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_fetch: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_fetch)\nNOTE: recipe popt-1.19-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_fetch)\nNOTE: recipe udev-extraconf-1.1-r0: task do_fetch: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_fetch: Succeeded\nNOTE: Running task 5765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_fetch)\nNOTE: recipe sato-screenshot-0.3-r0: task do_fetch: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_fetch: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 5766 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_fetch)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_fetch: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_fetch: Succeeded\nNOTE: Running task 5768 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_fetch)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_fetch: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5665283203125 - using 15/16 bitbake threads\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_fetch: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_package: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_package: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_deploy_source_date_epoch unihash changed to fe57e72d5ff89771514c58dc211137089ec70aeef652225ece59599170e79a1d\nNOTE: recipe nghttp2-1.61.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libpcap-1.10.4-r0: task do_packagedata: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_packagedata unihash changed to d4c8b4d6995d181c882fcb81a052f3419efe2e306f14c316f95ddd6db0026bec\nNOTE: recipe utfcpp-4.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_packagedata unihash changed to 80b348b945f58588826b9fd211e2046f0a088ab3fb4eb87ab524d82debde5804\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata unihash changed to dbb842e9e61e1a8a88469fb7d91e7d45aab5c14aa40ce5431a564aec7642c63f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_packagedata unihash changed to 214bd3757829548e1046c777333fd07a2810ca86dd77216d01ee9daed9638231\nNOTE: recipe dbus-glib-native-0.112-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.49853515625 - using 5/16 bitbake threads\nNOTE: Running task 5769 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_fetch)\nNOTE: Running task 5770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_fetch)\nNOTE: Running task 5771 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_fetch)\nNOTE: Running task 5772 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_fetch)\nNOTE: Running task 5773 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_fetch)\nNOTE: Running task 5774 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_fetch)\nNOTE: Running task 5775 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_fetch)\nNOTE: Running task 5776 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_fetch)\nNOTE: Running task 5777 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_unpack)\nNOTE: Running task 5778 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_fetch)\nNOTE: Running task 5779 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_fetch)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_fetch: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_fetch: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_fetch: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_fetch: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_fetch: Started\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_fetch: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_fetch: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_fetch: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_fetch: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_unpack: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_fetch: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_fetch: Started\nNOTE: Running task 5780 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_fetch)\nNOTE: recipe mini-x-session-0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 5781 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_fetch)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_fetch: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe xhost-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_fetch: Started\nNOTE: Running task 5782 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_fetch)\nNOTE: Running task 5783 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_fetch)\nNOTE: recipe xset-1_1.2.5-r0: task do_fetch: Succeeded\nNOTE: Running task 5784 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_fetch)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_fetch: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: Running task 5785 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_fetch)\nNOTE: Running task 5786 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_fetch)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_fetch: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_fetch: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_fetch: Succeeded\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_fetch: Started\nNOTE: Running task 5787 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_fetch)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_fetch: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_fetch: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_fetch: Started\nNOTE: Running task 5788 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_fetch)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5789 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 5790 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_packagedata)\nNOTE: recipe connman-gnome-0.7-r0: task do_fetch: Succeeded\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_fetch: Started\nNOTE: Running task 5791 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_package)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_fetch: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_packagedata: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_fetch: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_fetch: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_fetch: Succeeded\nNOTE: Running task 5792 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_unpack)\nNOTE: Running task 5793 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_create_spdx)\nNOTE: recipe xwayland-23.2.6-r0: task do_package: Started\nNOTE: Running task 5797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_unpack)\nNOTE: Running task 5798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_unpack)\nNOTE: Running task 5799 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_rust_create_wrappers)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_fetch: Succeeded\nNOTE: Running task 5801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_packagedata)\nNOTE: recipe weston-init-1.0-r0: task do_unpack: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_fetch: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_unpack: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_unpack: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_fetch: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_create_spdx: Started\nNOTE: Running task 5802 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_rust_gen_targets)\nNOTE: Running task 5803 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_write_config)\nNOTE: recipe quota-4.09-r0: task do_packagedata: Started\nNOTE: recipe weston-init-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_write_config: Started\nNOTE: Running task 5804 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_rust_create_wrappers: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_write_config: Succeeded\nNOTE: Running task 5805 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_rust_gen_targets: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_rust_create_wrappers: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 5806 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_configure)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5807 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_collect_spdx_deps)\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5808 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_create_spdx)\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe fribidi-native-1.0.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5809 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/fribidi/fribidi_1.0.13.bb:do_create_spdx)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_configure: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 5810 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/harfbuzz/harfbuzz_8.5.0.bb:do_create_spdx)\nNOTE: recipe fribidi-native-1.0.13-r0: task do_create_spdx: Started\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_create_spdx: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_unpack: Succeeded\nNOTE: recipe puzzles-2_0.0+git-r0: task do_unpack: Succeeded\nNOTE: Running task 5811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5812 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_deploy_source_date_epoch)\nNOTE: recipe libfm-1.3.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_unpack: Succeeded\nNOTE: Running task 5813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6044747488839286 - using 15/16 bitbake threads\nNOTE: recipe wpa-supplicant-2.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_packagedata unihash changed to a5d9e9eb4413359a4d173c496da526c8b02a91b9ca6a083ce055cddf7480e1a5\nNOTE: recipe quota-4.09-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_packagedata unihash changed to 99c12b67895a289150e3146b37f723f5709c89cc7c7801c5f91f4c014351e29d\nNOTE: recipe libsoup-3.4.4-r0: task do_compile: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_deploy_source_date_epoch unihash changed to e476e500c63179c0893c0cc4c00942d89aca112385b33d3a208dc8793f0bb7b7\nNOTE: recipe intltool-native-0.51.0-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_deploy_source_date_epoch unihash changed to c3845cf800f6f29ec13713b3cbf1d35737c518e186004155527e8996cd6efa40\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_deploy_source_date_epoch unihash changed to 774ff01ca5589015b5c0d8883817494892e9e8c4d9ae9a399502aba33506aa8d\nNOTE: recipe libxft-native-1_2.3.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe fribidi-native-1.0.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe harfbuzz-native-8.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.48956298828125 - using 4/16 bitbake threads\nNOTE: Running task 5814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_install)\nNOTE: Running task 5815 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_compile)\nNOTE: Running task 5816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5817 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5818 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5820 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_patch)\nNOTE: Running task 5821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5822 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_populate_sysroot)\nNOTE: Running task 5823 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_populate_sysroot)\nNOTE: Running task 5824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsoup-3.4.4-r0: task do_install: Started\nNOTE: Running task 5825 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_write_config)\nNOTE: recipe xcb-util-0.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe weston-13.0.0-r0: task do_patch: Started\nNOTE: recipe sbc-2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libexif-0.6.24-r0: task do_populate_sysroot: Started\nNOTE: recipe menu-cache-1.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_write_config: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_compile: Started\nNOTE: recipe xcb-util-0.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5826 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/shaderc/shaderc_2024.0.bb:do_create_spdx)\nNOTE: Running task 5827 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb:do_create_spdx)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_write_config: Succeeded\nNOTE: recipe xcb-util-0.4.1-r0: task do_create_spdx: Started\nNOTE: recipe shaderc-native-2024.0-r0: task do_create_spdx: Started\nNOTE: Running task 5828 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5829 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx)\nNOTE: recipe sbc-2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5830 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_create_spdx)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 5831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_create_spdx)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_create_spdx: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5832 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_configure)\nNOTE: recipe sbc-2.0-r0: task do_create_spdx: Started\nNOTE: recipe librsvg-2.57.1-r0: task do_create_spdx: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_configure: Started\nNOTE: recipe weston-13.0.0-r0: task do_patch: Succeeded\nNOTE: Running task 5833 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_install_ptest_base)\nNOTE: recipe xcb-util-0.4.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5834 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_packagedata)\nNOTE: recipe menu-cache-1.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_install_ptest_base: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_packagedata: Started\nNOTE: Running task 5846 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_package)\nNOTE: recipe libexif-0.6.24-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5847 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sbc-2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 5848 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_package)\nNOTE: recipe seatd-0.8.0-r0: task do_package: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_install: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5849 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_patch)\nNOTE: Running task 5850 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_configure)\nNOTE: Running task 5851 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_packagedata)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_package: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_patch: Started\nNOTE: recipe libexif-0.6.24-r0: task do_packagedata: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_configure: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Succeeded\nNOTE: Running task 5852 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_patch: Succeeded\nNOTE: Running task 5853 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_packagedata)\nNOTE: recipe menu-cache-1.1.0-r0: task do_packagedata: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5704781668526786 - using 15/16 bitbake threads\nNOTE: recipe libfm-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe librsvg-2.57.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_package: Succeeded\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_package: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_configure: Succeeded\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_packagedata unihash changed to 1b865452a5aca58cb27a55f7d127faf38cd48d5eae4a3e0c8c9d52e5feea3776\nNOTE: recipe menu-cache-1.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe shaderc-native-2024.0-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_packagedata unihash changed to e784f461c5356b1be623626a3bdac6c0c9cbd05e091c1247fe1a4a7db0cf3aca\nNOTE: recipe libexif-0.6.24-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_packagedata unihash changed to 2f75c15aa9071b0950f136076205e42efb1c74228a91086683631b4db7282aea\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata unihash changed to 968e1a49f8fd6270ed6f9e83fafc7e8e20c859af457e0670c8ad409238aeb9cb\nNOTE: recipe libfakekey-0.3+git-r0: task do_configure: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4549037388392858 - using 3/16 bitbake threads\nNOTE: Running task 5854 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_install)\nNOTE: Running task 5855 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_configure)\nNOTE: Running task 5856 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_compile)\nNOTE: Running task 5857 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_compile)\nNOTE: Running task 5858 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_collect_spdx_deps)\nNOTE: Running task 5860 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 5865 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_unpack)\nNOTE: Running task 5866 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_unpack)\nNOTE: Running task 5867 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_unpack)\nNOTE: Running task 5868 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_unpack)\nNOTE: Running task 5869 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_unpack)\nNOTE: Running task 5870 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_unpack)\nNOTE: Running task 5871 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_unpack)\nNOTE: recipe binutils-2.42-r0: task do_install: Started\nNOTE: recipe libfm-1.3.2-r0: task do_configure: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_compile: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe connman-conf-1.0-r0: task do_unpack: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_unpack: Started\nNOTE: recipe xinput-1.6.4-r0: task do_unpack: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_unpack: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_unpack: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_compile: Started\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_unpack: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_unpack: Started\nNOTE: recipe connman-conf-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5872 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_unpack)\nNOTE: Running task 5873 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_unpack)\nNOTE: recipe kbd-2.6.4-r0: task do_unpack: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_unpack: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_unpack: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_unpack: Succeeded\nNOTE: Running task 5874 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_unpack)\nNOTE: recipe rgb-1_1.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5875 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_unpack)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5876 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_unpack)\nNOTE: recipe xinit-1_1.4.2-r0: task do_unpack: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5877 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_unpack)\nNOTE: Running task 5878 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_unpack)\nNOTE: recipe matchbox-session-0.1-r0: task do_unpack: Started\nNOTE: Running task 5879 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_create_spdx)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_unpack: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_unpack: Succeeded\nNOTE: recipe connman-1.42-r0: task do_unpack: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_unpack: Started\nNOTE: Running task 5880 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_unpack)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_unpack: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_unpack: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_create_spdx: Started\nNOTE: Running task 5881 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_unpack)\nNOTE: recipe kbd-2.6.4-r0: task do_unpack: Succeeded\nNOTE: recipe dbus-wait-0.1+git-r0: task do_unpack: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_unpack: Started\nNOTE: Running task 5882 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_unpack)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 5883 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5884 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_collect_spdx_deps)\nNOTE: recipe sudo-1.9.15p5-r0: task do_unpack: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe connman-1.42-r0: task do_unpack: Succeeded\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtheora-1.1.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5885 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_collect_spdx_deps)\nNOTE: Running task 5886 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_collect_spdx_deps)\nNOTE: Running task 5887 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxv-1.0.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_unpack: Succeeded\nNOTE: Running task 5888 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb:do_create_spdx)\nNOTE: recipe iso-codes-4.16.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxv-1.0.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5889 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_configure)\nNOTE: Running task 5890 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb:do_create_spdx)\nNOTE: Running task 5891 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb:do_create_spdx)\nNOTE: recipe libtheora-1.1.1-r0: task do_create_spdx: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_unpack: Succeeded\nNOTE: Running task 5892 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_compile_ptest_base)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_configure: Started\nNOTE: recipe iso-codes-4.16.0-r0: task do_create_spdx: Started\nNOTE: recipe libxv-1.0.12-r0: task do_create_spdx: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe libglu-2_9.0.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5893 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/libglu_9.0.3.bb:do_create_spdx)\nNOTE: recipe libfakekey-0.3+git-r0: task do_compile: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 5894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_install)\nNOTE: Running task 5895 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_install)\nNOTE: recipe libglu-2_9.0.3-r0: task do_create_spdx: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_install: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_install: Started\nNOTE: recipe libtheora-1.1.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 5896 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_collect_spdx_deps)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_unpack: Succeeded\nNOTE: Running task 5902 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_sysroot)\nNOTE: recipe pango-native-1.52.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 5903 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/pango/pango_1.52.2.bb:do_create_spdx)\nNOTE: Running task 5905 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\nNOTE: recipe libxv-1.0.12-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5214407784598214 - using 15/16 bitbake threads\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe pango-native-1.52.2-r0: task do_create_spdx: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libglu-2_9.0.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_install: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_install: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_deploy_source_date_epoch unihash changed to cb4ebeb968665a4c06d4bfcecce27eead88e6161d395d23cca2b962862c8a2ab\nNOTE: recipe iso-codes-4.16.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe pango-native-1.52.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_configure: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4980294363839286 - using 5/16 bitbake threads\nNOTE: Running task 5906 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_compile)\nNOTE: Running task 5907 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_compile)\nNOTE: Running noexec task 5908 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_fetch)\nNOTE: Running task 5909 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5910 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5911 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5912 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5916 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5917 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5920 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install_ptest_base)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_compile: Started\nNOTE: recipe libfm-1.3.2-r0: task do_compile: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_install_ptest_base: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5921 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_configure)\nNOTE: recipe ca-certificates-20211016-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_configure)\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_configure: Succeeded\nNOTE: Running task 5923 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_compile)\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_compile: Started\nNOTE: Running task 5924 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_configure)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 5925 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_install_ptest_base)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe grep-3.11-r0: task do_configure: Started\nNOTE: Running task 5926 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_configure)\nNOTE: Running task 5927 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_configure)\nNOTE: Running task 5928 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_configure)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_configure: Started\nNOTE: Running task 5929 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_configure)\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_configure: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_configure: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_compile: Succeeded\nNOTE: Running task 5930 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_compile)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_configure: Succeeded\nNOTE: Running task 5931 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install_ptest_base)\nNOTE: Running task 5932 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install_ptest_base)\nNOTE: recipe python3-toml-0.10.2-r0: task do_configure: Succeeded\nNOTE: Running task 5933 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_compile)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_compile: Started\nNOTE: Running task 5934 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_compile)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_compile: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Started\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Started\nNOTE: Running task 5935 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_configure)\nNOTE: recipe python3-toml-0.10.2-r0: task do_compile: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_configure: Succeeded\nNOTE: Running task 5936 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_compile)\nNOTE: Running task 5937 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_compile)\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Started\nNOTE: Running task 5939 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_install)\nNOTE: recipe python3-packaging-24.0-r0: task do_compile: Started\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_install: Started\nNOTE: Load average limiting set to True as load average: 1.6125924246651786 - using 15/16 bitbake threads\nNOTE: recipe binutils-2.42-r0: task do_install: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_compile: Succeeded\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_compile: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_compile: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_compile: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_compile: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_compile: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Succeeded\nNOTE: recipe grep-3.11-r0: task do_configure: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_compile: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_compile: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4446759905133928 - using 1/16 bitbake threads\nNOTE: Running task 5940 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_install)\nNOTE: Running task 5941 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package)\nNOTE: Running task 5942 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_install)\nNOTE: Running task 5943 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_install)\nNOTE: Running task 5944 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_install)\nNOTE: Running task 5945 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_install)\nNOTE: Running task 5946 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_compile)\nNOTE: Running task 5947 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_compile)\nNOTE: Running task 5948 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_install)\nNOTE: Running task 5949 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_install)\nNOTE: Running task 5950 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_install)\nNOTE: Running task 5951 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_install)\nNOTE: Running task 5952 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_install)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_install: Started\nNOTE: Running task 5953 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_package)\nNOTE: Running task 5954 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_package)\nNOTE: recipe libfm-1.3.2-r0: task do_install: Started\nNOTE: recipe grep-3.11-r0: task do_compile: Started\nNOTE: recipe binutils-2.42-r0: task do_package: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_install: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_install: Started\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_install: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_install: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_install: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_install: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_package: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_package: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_install: Succeeded\nNOTE: Running task 5955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_package)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_package: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_install: Succeeded\nNOTE: Running task 5956 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_package)\nNOTE: Running task 5957 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_package)\nNOTE: recipe python3-packaging-24.0-r0: task do_install: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_package: Started\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_install: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_package: Started\nNOTE: Running task 5958 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package)\nNOTE: Running task 5959 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: recipe diffutils-3.10-r0: task do_package: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Succeeded\nNOTE: Running task 5960 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_package)\nNOTE: recipe findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_package: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_install: Succeeded\nNOTE: Running task 5961 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_sysroot)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5792410714285714 - using 15/16 bitbake threads\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_package: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_package: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_package: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_package: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_package: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_package: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_install: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_compile: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_install: Succeeded\nNOTE: recipe grep-3.11-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4663609095982142 - using 1/16 bitbake threads\nNOTE: Running task 5962 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_install)\nNOTE: Running task 5963 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_populate_sysroot)\nNOTE: Running task 5964 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_package)\nNOTE: Running task 5965 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_install)\nNOTE: Running task 5966 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package)\nNOTE: Running task 5968 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: Running task 5969 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5970 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5971 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_patch)\nNOTE: Running task 5975 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_fetch)\nNOTE: Running task 5978 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_patch)\nNOTE: Running task 5979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_patch)\nNOTE: Running task 5985 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_unpack)\nNOTE: Running task 5986 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_collect_spdx_deps)\nNOTE: Running task 5987 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_package)\nNOTE: recipe weston-init-1.0-r0: task do_patch: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_patch: Started\nNOTE: recipe grep-3.11-r0: task do_install: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_package: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_patch: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_unpack: Started\nNOTE: recipe vte-0.74.2-r0: task do_install: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_fetch: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_package: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_populate_sysroot: Started\nNOTE: recipe weston-init-1.0-r0: task do_patch: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_patch: Succeeded\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5988 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_populate_sysroot)\nNOTE: Running task 5990 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_unpack: Succeeded\nNOTE: Running task 5991 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_create_spdx)\nNOTE: Running task 5992 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libinput-1.25.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_create_spdx: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5993 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: Running task 5994 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_configure)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_patch: Succeeded\nNOTE: Running task 5997 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_collect_spdx_deps)\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_configure: Started\nNOTE: Running task 5998 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_configure)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_fetch: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5999 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_unpack)\nNOTE: recipe alsa-state-0.2.0-r0: task do_configure: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 6000 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_compile)\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6003 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_collect_spdx_deps)\nNOTE: recipe alsa-state-0.2.0-r0: task do_configure: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_unpack: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_compile: Started\nNOTE: Running task 6004 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_compile)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6005 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_install)\nNOTE: recipe alsa-state-0.2.0-r0: task do_compile: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_compile: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6006 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_install)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6008 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_spdx)\nNOTE: Running task 6009 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.11.bb:do_create_spdx)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_install: Started\nNOTE: Running task 6010 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_collect_spdx_deps)\nNOTE: recipe alsa-state-0.2.0-r0: task do_install: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_create_spdx: Started\nNOTE: recipe libnl-1_3.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_install: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_packagedata)\nNOTE: Running task 6014 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libnl/libnl_3.9.0.bb:do_create_spdx)\nNOTE: recipe alsa-state-0.2.0-r0: task do_install: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_packagedata: Started\nNOTE: Running task 6015 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_package)\nNOTE: recipe libnl-1_3.9.0-r0: task do_create_spdx: Started\nNOTE: recipe vte-0.74.2-r0: task do_install: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_package: Started\nNOTE: Running task 6016 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_package)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5777326311383928 - using 15/16 bitbake threads\nNOTE: recipe vte-0.74.2-r0: task do_package: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_unpack: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libnl-1_3.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_package: Succeeded\nNOTE: recipe grep-3.11-r0: task do_install: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_package: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_package: Succeeded\nNOTE: recipe gstreamer1.0-plugins-base-1.22.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe librsvg-native-2.57.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package unihash changed to 91bc57f22ae8bb220475a841eb08831510aa3d3ffa3812092206d76a29742628\nNOTE: Rehash loop slow progress: 30 in 4.396069526672363\nNOTE: Rehash loop took more than 1s: 4.440213203430176\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: recipe xwayland-23.2.6-r0: task do_packagedata: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_packagedata unihash changed to e17e52d21703126549f367bdfbf0135d30c34af2acbad56f3e65f6917224bad0\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4959019252232142 - using 2/16 bitbake threads\nNOTE: Running task 6017 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_packagedata)\nNOTE: Running task 6018 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package)\nNOTE: Running task 6020 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_configure)\nNOTE: Running task 6021 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_package)\nNOTE: Running task 6022 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_package)\nNOTE: Running task 6023 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_package)\nNOTE: Running task 6024 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_package)\nNOTE: Running task 6025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_package)\nNOTE: Running task 6026 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_package)\nNOTE: Running task 6027 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_package)\nNOTE: Running task 6028 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_collect_spdx_deps)\nNOTE: recipe vte-0.74.2-r0: task do_packagedata: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_configure: Started\nNOTE: Running task 6029 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_unpack)\nNOTE: Running task 6030 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_unpack)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_package: Started\nNOTE: recipe ppp-2.5.0-r0: task do_package: Started\nNOTE: recipe taglib-2.0.1-r0: task do_package: Started\nNOTE: recipe libptytty-2.0-r0: task do_package: Started\nNOTE: recipe lame-3.100-r0: task do_package: Started\nNOTE: recipe libdaemon-0.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_unpack: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_unpack: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_package: Started\nNOTE: recipe speex-1.2.1-r0: task do_package: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_package: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 6031 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_unpack)\nNOTE: Running task 6032 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_unpack)\nNOTE: recipe libdaemon-0.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6033 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_create_spdx)\nNOTE: recipe sato-screenshot-0.3-r0: task do_unpack: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_unpack: Started\nNOTE: recipe libdaemon-0.14-r0: task do_create_spdx: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 6034 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_unpack)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_unpack: Started\nNOTE: recipe libdaemon-0.14-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_unpack)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_unpack: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 6037 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_unpack)\nNOTE: recipe connman-gnome-0.7-r0: task do_unpack: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_unpack: Succeeded\nNOTE: Running task 6038 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_unpack)\nNOTE: recipe sato-icon-theme-git-r0: task do_unpack: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5591517857142858 - using 15/16 bitbake threads\nNOTE: recipe connman-gnome-0.7-r0: task do_unpack: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_unpack: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_package: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe lame-3.100-r0: task do_package: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_package: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe grep-3.11-r0: task do_package: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_package: Succeeded\nNOTE: recipe vte-0.74.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_packagedata unihash changed to bc9afaff0071137d3ab8715911565341c3c2a26d86ce8d85af3bcfc9bf77978c\nNOTE: recipe ppp-2.5.0-r0: task do_package: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_package: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4911411830357142 - using 2/16 bitbake threads\nNOTE: Running task 6039 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_configure)\nNOTE: Running task 6040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_compile)\nNOTE: Running task 6041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_unpack)\nNOTE: Running task 6042 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_unpack)\nNOTE: Running task 6043 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_unpack)\nNOTE: Running task 6044 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_unpack)\nNOTE: Running task 6045 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_unpack)\nNOTE: Running task 6046 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_unpack)\nNOTE: Running task 6047 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_collect_spdx_deps)\nNOTE: Running task 6048 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_unpack)\nNOTE: Running task 6049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_unpack)\nNOTE: Running task 6050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_unpack)\nNOTE: Running task 6051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_unpack)\nNOTE: Running task 6052 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_unpack)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_unpack: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_unpack: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_unpack: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_unpack: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_configure: Started\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_unpack: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_compile: Started\nNOTE: Running task 6053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_unpack)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_unpack: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_unpack: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_unpack: Started\nNOTE: Running task 6054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_unpack)\nNOTE: recipe xhost-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 6055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_unpack)\nNOTE: recipe gpgme-1.23.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_spdx)\nNOTE: recipe xhost-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: Running task 6057 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_unpack)\nNOTE: recipe gpgme-1.23.2-r0: task do_create_spdx: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_unpack: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_unpack: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_unpack: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_unpack: Succeeded\nNOTE: Running task 6058 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_unpack)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_unpack: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_unpack: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_unpack: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_unpack: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_unpack: Started\nNOTE: Running task 6059 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_unpack)\nNOTE: Running task 6062 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_patch)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_unpack: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_patch: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 6063 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_patch)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 6064 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_patch)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_unpack: Succeeded\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_unpack: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_unpack: Succeeded\nNOTE: recipe xauth-1_1.1.3-r0: task do_unpack: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_patch: Started\nNOTE: Running task 6065 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_patch)\nNOTE: Running task 6066 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_patch)\nNOTE: Running task 6067 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_patch)\nNOTE: Running task 6068 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_patch)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_unpack: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_patch: Started\nNOTE: Running task 6069 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_patch)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_configure: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_unpack: Succeeded\nNOTE: recipe xinit-1_1.4.2-r0: task do_patch: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_patch: Started\nNOTE: Running task 6070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_patch)\nNOTE: recipe rgb-1_1.1.0-r0: task do_patch: Started\nNOTE: Running task 6071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_compile)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_patch: Started\nNOTE: Running task 6072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_patch)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_patch: Started\nNOTE: recipe kbd-2.6.4-r0: task do_patch: Started\nNOTE: recipe connman-conf-1.0-r0: task do_patch: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_patch: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_compile: Started\nNOTE: Load average limiting set to True as load average: 1.6520124162946428 - using 14/16 bitbake threads\nNOTE: recipe pointercal-xinput-0.0-r0: task do_patch: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_patch: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_patch: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_patch: Succeeded\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_patch: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_patch: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_patch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe xinit-1_1.4.2-r0: task do_patch: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_compile: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_patch: Succeeded\nNOTE: recipe gst-examples-1.18.6-r0: task do_unpack: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_compile: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4726736886160714 - using 1/16 bitbake threads\nNOTE: Running task 6073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_install)\nNOTE: Running task 6074 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_install)\nNOTE: Running task 6075 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_patch)\nNOTE: Running task 6076 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_patch)\nNOTE: Running task 6077 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_patch)\nNOTE: Running task 6078 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_patch)\nNOTE: Running task 6079 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_patch)\nNOTE: Running task 6080 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_patch)\nNOTE: Running task 6081 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_patch)\nNOTE: Running task 6092 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_patch: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_patch: Started\nNOTE: recipe connman-1.42-r0: task do_patch: Started\nNOTE: Running task 6109 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_collect_spdx_deps)\nNOTE: recipe consolekit-0.4.6-r0: task do_patch: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_install: Started\nNOTE: Running task 6110 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_packagedata)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_patch: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_patch: Started\nNOTE: Running task 6111 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: recipe sudo-1.9.15p5-r0: task do_patch: Started\nNOTE: Running task 6112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_packagedata)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_install: Started\nNOTE: Running task 6113 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_packagedata)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_packagedata: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6114 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_patch: Succeeded\nNOTE: recipe dbus-wait-0.1+git-r0: task do_patch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_packagedata: Started\nNOTE: recipe python3-dbus-1.3.2-r0: task do_packagedata: Started\nNOTE: Running task 6115 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata)\nNOTE: Running task 6116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_packagedata)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_patch: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_packagedata: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_patch: Succeeded\nNOTE: Running task 6117 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_packagedata)\nNOTE: recipe sudo-1.9.15p5-r0: task do_patch: Succeeded\nNOTE: Running task 6119 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_collect_spdx_deps)\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6120 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_packagedata: Started\nNOTE: Running task 6121 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_spdx)\nNOTE: recipe dbus-glib-0.112-r0: task do_collect_spdx_deps: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_patch: Succeeded\nNOTE: recipe libgudev-238-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6122 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_collect_spdx_deps)\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_install: Succeeded\nNOTE: Running task 6123 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus-glib_0.112.bb:do_create_spdx)\nNOTE: Running task 6124 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_package)\nNOTE: recipe dbus-glib-0.112-r0: task do_create_spdx: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6125 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_create_spdx)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_package: Started\nNOTE: recipe libgudev-238-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6126 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/libgudev/libgudev_238.bb:do_create_spdx)\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_create_spdx: Started\nNOTE: recipe libgudev-238-r0: task do_create_spdx: Started\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Started\nNOTE: recipe dbus-glib-0.112-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6133 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_fetch)\nNOTE: recipe libgudev-238-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6136 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_populate_sysroot)\nNOTE: recipe connman-1.42-r0: task do_patch: Succeeded\nNOTE: Running task 6137 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_populate_sysroot)\nNOTE: recipe npth-1.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Started\nNOTE: recipe libksba-1.6.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Succeeded\nNOTE: Running task 6138 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe npth-1.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libksba-1.6.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6143 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe debugedit-5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Succeeded\nNOTE: Running task 6147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe debugedit-5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6148 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_configure)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6149 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_configure)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe debugedit-5.0-r0: task do_configure: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_configure: Started\nNOTE: Running task 6150 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_configure)\nNOTE: recipe gnupg-2.4.5-r0: task do_configure: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6151 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_install: Succeeded\nNOTE: Running task 6152 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_package)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_package: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6153 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_package: Succeeded\nNOTE: Running task 6154 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-py-1.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6155 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6156 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6157 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6158 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6159 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-markdown-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6160 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ttyrun-2.32.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6163 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-markdown-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6164 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6165 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6166 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_packagedata unihash changed to e49bbb4389b10f48f0b72aa8fbac1c4cafe91204d70735ea474d4f2bb7f415c3\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_packagedata unihash changed to 8fdcc2d3178a7a69c66c80735ad97638b9c5a74e0684616d48ed9769d277b461\nNOTE: recipe python3-dbus-1.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_packagedata unihash changed to 8b4fe075161d77bb6be5a11ca4567d4d8b74f20947d054550a43cba354fa3ed4\nNOTE: Running task 6169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_packagedata: Succeeded\nNOTE: Running task 6171 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6172 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_write_config)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata unihash changed to 273cb3be5f243e33b9e25b0528da80528f6da03b6e524a8b5692db39c22c389d\nNOTE: Running task 6173 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_write_config: Started\nNOTE: Running task 6174 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_write_config: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_packagedata: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata unihash changed to ca01961b8a1f2c36756a2078f61c5fc053e0ad8ead0e81409681323615bcccb5\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_packagedata unihash changed to 8514791a31550de9297e788b6094f74962e43023d26ca45a97cc6a8e5e07b992\nNOTE: Running task 6175 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_prepare_recipe_sysroot)\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Succeeded\nNOTE: Running task 6176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_configure)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata unihash changed to 736d192ccaf79585e76093554ebc1a5ae98999b23437a59c5a5acf8528d445b1\nNOTE: Running task 6177 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_configure)\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_packagedata unihash changed to a7928bc2a5019bf4cfb8abb2fa8793f8441ff08b2c5d94d42c01b16648e4eb46\nNOTE: Running task 6178 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_configure)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6179 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_configure)\nNOTE: Load average limiting set to True as load average: 1.5328020368303572 - using 13/16 bitbake threads\nNOTE: recipe init-system-helpers-1.66-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_configure: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_configure: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_configure: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_configure: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_configure: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_configure: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_package: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4950910295758928 - using 2/16 bitbake threads\nNOTE: Running task 6180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_compile)\nNOTE: Running task 6181 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_compile)\nNOTE: Running task 6182 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_configure)\nNOTE: Running task 6183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_configure)\nNOTE: Running task 6184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_configure)\nNOTE: Running task 6185 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_configure)\nNOTE: Running task 6186 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_configure)\nNOTE: Running task 6187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_configure)\nNOTE: Running task 6190 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_configure)\nNOTE: recipe debugedit-5.0-r0: task do_compile: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_compile: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_configure: Started\nNOTE: Running task 6191 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_configure)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_configure: Started\nNOTE: Running task 6192 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_configure)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_configure: Started\nNOTE: Running task 6193 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_configure)\nNOTE: Running task 6194 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_configure)\nNOTE: Running task 6196 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_configure)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_configure: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_configure: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_configure: Started\nNOTE: recipe psmisc-23.7-r0: task do_configure: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_configure: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Started\nNOTE: recipe which-2.21-r0: task do_configure: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Started\nNOTE: Running task 6198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_configure)\nNOTE: recipe zip-3.0-r0: task do_configure: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_configure: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 6199 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_configure)\nNOTE: Running task 6200 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_configure)\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_configure: Started\nNOTE: Running noexec task 6201 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_configure)\nNOTE: Running task 6202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_compile)\nNOTE: recipe zip-3.0-r0: task do_configure: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_configure: Started\nNOTE: Running task 6203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_compile)\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_compile: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_compile: Started\nNOTE: Running task 6204 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_compile)\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Succeeded\nNOTE: Running task 6205 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_compile)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_configure: Succeeded\nNOTE: Running task 6206 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_compile)\nNOTE: recipe python3-py-1.11.0-r0: task do_compile: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_compile: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_configure: Succeeded\nNOTE: Running task 6207 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_compile)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 6208 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_compile)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_compile: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_compile: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_compile: Succeeded\nNOTE: Running task 6209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_compile)\nNOTE: recipe python3-markdown-3.6-r0: task do_compile: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5369611467633928 - using 15/16 bitbake threads\nNOTE: recipe debugedit-5.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_compile: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_compile: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_compile: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Succeeded\nNOTE: recipe which-2.21-r0: task do_configure: Succeeded\nNOTE: recipe mkfontscale-1.2.3-r0: task do_configure: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_configure: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4899989536830358 - using 3/16 bitbake threads\nNOTE: Running task 6210 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_compile)\nNOTE: Running task 6211 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_install)\nNOTE: Running task 6212 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_install)\nNOTE: Running task 6213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_compile)\nNOTE: Running task 6214 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_compile)\nNOTE: Running task 6217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_compile)\nNOTE: Running task 6218 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_compile)\nNOTE: Running task 6219 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_compile)\nNOTE: Running task 6221 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_compile)\nNOTE: recipe gnupg-2.4.5-r0: task do_compile: Started\nNOTE: recipe debugedit-5.0-r0: task do_install: Started\nNOTE: Running task 6223 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_compile)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_install: Started\nNOTE: Running task 6224 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_compile)\nNOTE: recipe ttyrun-2.32.0-r0: task do_compile: Started\nNOTE: Running task 6225 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_compile)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_compile: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_compile: Started\nNOTE: Running noexec task 6226 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_compile)\nNOTE: Running task 6227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_install)\nNOTE: recipe which-2.21-r0: task do_compile: Started\nNOTE: recipe zip-3.0-r0: task do_compile: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_compile: Started\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_compile: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_install: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_compile: Succeeded\nNOTE: Running task 6228 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_install_ptest_base)\nNOTE: recipe debugedit-5.0-r0: task do_install: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_install: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_install: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_install_ptest_base: Started\nNOTE: Running task 6229 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_package)\nNOTE: Running task 6230 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_install)\nNOTE: Running task 6231 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_package)\nNOTE: recipe xkbcomp-1.4.7-r0: task do_package: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_install: Started\nNOTE: recipe debugedit-5.0-r0: task do_package: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 6232 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install_ptest_base)\nNOTE: recipe which-2.21-r0: task do_compile: Succeeded\nNOTE: Running task 6233 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_install_ptest_base)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_install_ptest_base: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_compile: Succeeded\nNOTE: Running task 6234 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_install_ptest_base)\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_install: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 6235 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_install)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_install_ptest_base: Started\nNOTE: Running task 6236 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_install)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_compile: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_install: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 6237 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_install)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_install: Started\nNOTE: Running task 6238 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_install)\nNOTE: Running task 6239 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_install_ptest_base)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_install: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_install: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_install: Succeeded\nNOTE: Running task 6240 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_install)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5651593889508928 - using 15/16 bitbake threads\nNOTE: recipe python3-py-1.11.0-r0: task do_install: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_install: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_install: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_install: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_compile: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_package: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_package: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_compile: Succeeded\nNOTE: recipe zip-3.0-r0: task do_compile: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_configure: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4918038504464286 - using 2/16 bitbake threads\nNOTE: Running task 6241 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_compile)\nNOTE: Running task 6242 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_compile)\nNOTE: Running task 6243 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_install)\nNOTE: Running task 6244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_install)\nNOTE: Running task 6245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_install)\nNOTE: Running task 6248 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_install)\nNOTE: Running task 6249 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install_ptest_base)\nNOTE: Running task 6250 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_install)\nNOTE: Running task 6251 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_install)\nNOTE: Running task 6253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_install)\nNOTE: Running task 6255 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_install)\nNOTE: Running task 6256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_install)\nNOTE: Running task 6257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_install)\nNOTE: Running task 6258 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_install)\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Started\nNOTE: recipe psmisc-23.7-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_install: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_install: Started\nNOTE: recipe which-2.21-r0: task do_install: Started\nNOTE: recipe zip-3.0-r0: task do_install: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_install: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_install: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Started\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_install: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_install: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_install: Succeeded\nNOTE: recipe zip-3.0-r0: task do_install: Succeeded\nNOTE: Running task 6259 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_package)\nNOTE: recipe ttyrun-2.32.0-r0: task do_install: Succeeded\nNOTE: Running task 6260 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_package)\nNOTE: Running task 6261 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_package)\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_install: Succeeded\nNOTE: Running task 6262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_package)\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_package: Started\nNOTE: Running task 6263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_package)\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_package: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_package: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_package: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_package: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_install: Succeeded\nNOTE: Running task 6264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_package)\nNOTE: recipe python3-markdown-3.6-r0: task do_install: Succeeded\nNOTE: recipe which-2.21-r0: task do_install: Succeeded\nNOTE: Running task 6265 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_package)\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_package: Started\nNOTE: Running task 6266 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_package)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_install: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_package: Started\nNOTE: Running task 6267 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_package)\nNOTE: recipe python3-py-1.11.0-r0: task do_package: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_package: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_install: Succeeded\nNOTE: Running task 6268 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_package)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_package: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_package: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_package: Succeeded\nNOTE: Running task 6269 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_package)\nNOTE: Running task 6270 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_package)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_package: Started\nNOTE: Running task 6271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_package)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_package: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_package: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_package: Started\nNOTE: Load average limiting set to True as load average: 1.52392578125 - using 15/16 bitbake threads\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_package: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_package: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_package: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_package: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_package: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_package: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_package: Succeeded\nNOTE: recipe mkfontscale-1.2.3-r0: task do_package: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_package: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_package: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_compile: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4831368582589286 - using 1/16 bitbake threads\nNOTE: Running task 6272 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_install)\nNOTE: Running task 6273 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_install)\nNOTE: Running task 6274 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_install)\nNOTE: Running task 6275 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_package)\nNOTE: Running task 6276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package)\nNOTE: Running task 6279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_package)\nNOTE: Running task 6280 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package)\nNOTE: Running task 6281 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package)\nNOTE: Running task 6282 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package)\nNOTE: Running task 6284 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package)\nNOTE: Running task 6286 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_package)\nNOTE: recipe gnupg-2.4.5-r0: task do_install: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Started\nNOTE: Running task 6287 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_package)\nNOTE: recipe psmisc-23.7-r0: task do_install: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_package: Started\nNOTE: Running task 6288 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package)\nNOTE: recipe ttyrun-2.32.0-r0: task do_package: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_package: Started\nNOTE: Running task 6289 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package)\nNOTE: Running task 6290 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_collect_spdx_deps)\nNOTE: recipe bc-1.07.1-r0: task do_package: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Started\nNOTE: recipe zip-3.0-r0: task do_package: Started\nNOTE: recipe which-2.21-r0: task do_package: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_package: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_package: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6291 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_collect_spdx_deps)\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Succeeded\nNOTE: Running task 6292 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package)\nNOTE: recipe libxfont2-2.0.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_create_spdx)\nNOTE: recipe libxcvt-0.1.2-r0: task do_create_spdx: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_create_spdx)\nNOTE: recipe libxfont2-2.0.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_package: Succeeded\nNOTE: Running task 6295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_package)\nNOTE: recipe python3-markdown-3.6-r0: task do_package: Succeeded\nNOTE: Running task 6296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_package)\nNOTE: recipe libfm-1.3.2-r0: task do_package: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_package: Started\nNOTE: recipe libxfont2-2.0.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6297 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_package)\nNOTE: recipe ttyrun-2.32.0-r0: task do_package: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_package: Succeeded\nNOTE: Running task 6298 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_package)\nNOTE: Running task 6299 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_collect_spdx_deps)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_package: Started\nNOTE: recipe which-2.21-r0: task do_package: Succeeded\nNOTE: Running task 6300 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_collect_spdx_deps)\nNOTE: recipe ell-0.65-r0: task do_collect_spdx_deps: Started\nNOTE: recipe psmisc-23.7-r0: task do_install: Succeeded\nNOTE: recipe zip-3.0-r0: task do_package: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_package: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package: Succeeded\nNOTE: Running task 6301 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package)\nNOTE: Running task 6302 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_packagedata)\nNOTE: Running task 6303 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_collect_spdx_deps)\nNOTE: recipe avahi-0.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6307 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe psmisc-23.7-r0: task do_package: Started\nNOTE: recipe ell-0.65-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_package: Succeeded\nNOTE: Running task 6308 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_create_spdx)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6309 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_populate_sysroot)\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6310 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_create_spdx)\nNOTE: recipe ell-0.65-r0: task do_create_spdx: Started\nNOTE: recipe vte-0.74.2-r0: task do_populate_sysroot: Started\nNOTE: recipe avahi-0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_create_spdx: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Succeeded\nNOTE: Running task 6311 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_create_spdx)\nNOTE: Running task 6314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_patch)\nNOTE: recipe avahi-0.8-r0: task do_create_spdx: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_patch: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 6315 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_patch)\nNOTE: Running task 6316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_patch)\nNOTE: recipe udev-extraconf-1.1-r0: task do_patch: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_patch: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_patch: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_patch: Succeeded\nNOTE: Running task 6317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_patch)\nNOTE: Running task 6318 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_patch)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_patch: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_patch: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_install: Succeeded\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_patch: Succeeded\nNOTE: Running task 6320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_patch)\nNOTE: Running task 6321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_package)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 6322 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_patch)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_patch: Started\nNOTE: recipe vte-0.74.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_patch: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_package: Started\nNOTE: Running task 6323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_patch: Succeeded\nNOTE: Running task 6324 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_patch)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_patch: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_package: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_patch: Succeeded\nNOTE: Running task 6325 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb:do_patch)\nNOTE: Running task 6326 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_patch)\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_patch: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_patch: Started\nNOTE: recipe pulseaudio-client-conf-sato-1-r0: task do_patch: Succeeded\nNOTE: Running task 6327 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_patch)\nNOTE: recipe connman-gnome-0.7-r0: task do_patch: Succeeded\nNOTE: Running task 6328 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_patch)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_patch: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_patch: Succeeded\nNOTE: Running task 6329 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb:do_patch)\nNOTE: recipe gst-examples-1.18.6-r0: task do_patch: Started\nNOTE: recipe shutdown-desktop-1.0-r0: task do_patch: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_patch: Succeeded\nNOTE: Running task 6330 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_patch)\nNOTE: recipe shutdown-desktop-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 6332 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_unpack)\nNOTE: recipe mini-x-session-0.1-r0: task do_patch: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5063825334821428 - using 15/16 bitbake threads\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_patch: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_package: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4858485630580358 - using 8/16 bitbake threads\nNOTE: Running task 6333 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_configure)\nNOTE: Running task 6334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6337 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6348 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_packagedata)\nNOTE: Running task 6349 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_patch)\nNOTE: Running task 6350 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_patch)\nNOTE: Running task 6351 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_patch)\nNOTE: Running task 6352 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_patch)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_configure: Started\nNOTE: recipe librepo-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dropbear-2024.85-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_packagedata: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_patch: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_patch: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_patch: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_patch: Started\nNOTE: recipe libfm-1.3.2-r0: task do_package: Succeeded\nNOTE: recipe xhost-1_1.0.9-r0: task do_patch: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_patch: Succeeded\nNOTE: Running task 6353 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_patch)\nNOTE: Running task 6354 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_patch)\nNOTE: Running task 6355 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_patch)\nNOTE: recipe xset-1_1.2.5-r0: task do_patch: Succeeded\nNOTE: Running task 6356 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_patch)\nNOTE: recipe librepo-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_patch: Succeeded\nNOTE: Running task 6357 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_spdx)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_patch: Started\nNOTE: Running task 6358 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_patch)\nNOTE: recipe xauth-1_1.1.3-r0: task do_patch: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_patch: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_patch: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_patch: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_create_spdx: Started\nNOTE: Running task 6359 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_patch)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_patch: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_patch: Started\nNOTE: Running task 6360 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_patch)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_patch: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 6361 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_patch: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_patch: Succeeded\nNOTE: Running task 6362 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_patch: Succeeded\nNOTE: Running task 6365 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_patch: Succeeded\nNOTE: Running task 6366 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_collect_spdx_deps)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_patch: Succeeded\nNOTE: Running task 6367 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_collect_spdx_deps)\nNOTE: recipe libwebp-1.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libusb1-1.0.27-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libwebp-1.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6368 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/webp/libwebp_1.4.0.bb:do_create_spdx)\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6369 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx)\nNOTE: Running task 6370 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libusb/libusb1_1.0.27.bb:do_create_spdx)\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_package: Succeeded\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_create_spdx: Started\nNOTE: Running task 6371 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx)\nNOTE: Running task 6372 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx)\nNOTE: Running task 6373 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_patch)\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Started\nNOTE: recipe librepo-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_package: Succeeded\nNOTE: recipe libusb1-1.0.27-r0: task do_create_spdx: Started\nNOTE: Running task 6374 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Started\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_package unihash changed to d8302f48c681de728427c75e82fd95bdb5b1fad52d21f7cea2f21a6555500033\nNOTE: Rehash loop slow progress: 27 in 8.182858228683472\nNOTE: Rehash loop took more than 1s: 8.230586290359497\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_packagedata_setscene)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_patch: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_patch: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_packagedata: Started\nNOTE: Running task 6375 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe libusb1-1.0.27-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6376 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_sysroot)\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libwebp-1.4.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6377 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_sysroot)\nNOTE: Running task 6378 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_sysroot)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_packagedata: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxtst-native-1_1.2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe ell-0.65-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_configure: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_packagedata: Succeeded\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_packagedata_setscene: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_packagedata unihash changed to c78ff78c39c09de7dddfa12edb3eb80760fa31e6d4d9600e160513b9efd0bffa\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch unihash changed to 0f54e8ceff7e8778c5d0701eaf03f60917df572c90049f0d9e9500beca511808\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_deploy_source_date_epoch unihash changed to 2836dc0442f9e6683bb706ec0eab652cc6a0ce667a7df20ff3872a2f3e4fc1e1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_packagedata unihash changed to 3748c24b8f68295538786b14ef8dae8d10a1fef65c430ae5616bfa9c677807e6\nNOTE: Running task 6379 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_compile)\nNOTE: recipe speexdsp-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_populate_sysroot: Started\nNOTE: Running task 6380 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6381 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_generate_toolchain_file)\nNOTE: Running task 6383 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe libdnf-0.73.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe speexdsp-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6386 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speexdsp_1.2.1.bb:do_create_spdx)\nNOTE: Running task 6398 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6399 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_prepare_recipe_sysroot)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_compile: Started\nNOTE: Running task 6406 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_populate_sysroot)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6407 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_populate_sysroot)\nNOTE: Running task 6408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_prepare_recipe_sysroot)\nNOTE: recipe psplash-0.1+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dnf-4.19.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6409 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_configure)\nNOTE: recipe speexdsp-1.2.1-r0: task do_create_spdx: Started\nNOTE: recipe dnf-4.19.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_populate_sysroot: Started\nNOTE: recipe quota-4.09-r0: task do_populate_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_packagedata: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libcomps-0.1.21-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_packagedata unihash changed to d28d03760210d8a5b43e37c621030471a95fcf578ce6d9ea4948ed4c15cee2a6\nNOTE: Running task 6412 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 6414 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_compile)\nNOTE: recipe python3-iniparse-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6415 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe neard-0.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6416 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pciutils-3.12.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dosfstools-4.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Started\nNOTE: recipe dropbear-2024.85-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe speexdsp-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe iw-6.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6418 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6419 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_install)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe iw-6.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe psplash-0.1+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6420 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dosfstools-4.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6421 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_collect_spdx_deps)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Started\nNOTE: Running task 6422 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_configure)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6423 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_configure)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_compile: Succeeded\nNOTE: recipe quota-4.09-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6425 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_configure)\nNOTE: Running task 6426 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_install)\nNOTE: Running task 6427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6428 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_configure)\nNOTE: Running task 6429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_configure)\nNOTE: recipe libdnf-0.73.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dropbear-2024.85-r0: task do_configure: Started\nNOTE: recipe psplash-0.1+git-r0: task do_configure: Started\nNOTE: recipe dosfstools-4.2-r0: task do_configure: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_install: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_configure: Started\nNOTE: recipe iw-6.7-r0: task do_configure: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6431 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_configure)\nNOTE: Running task 6432 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package)\nNOTE: Running task 6433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_configure)\nNOTE: recipe iw-6.7-r0: task do_configure: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_configure)\nNOTE: Running task 6435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_configure)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_configure: Started\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_configure: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Started\nNOTE: Running task 6436 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx)\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 6438 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_compile)\nNOTE: recipe neard-0.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6439 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_configure)\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Succeeded\nNOTE: Running task 6440 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_compile)\nNOTE: recipe python3-six-1.16.0-r0: task do_create_spdx: Started\nNOTE: Running task 6441 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_compile)\nNOTE: Running task 6442 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_compile)\nNOTE: recipe pciutils-3.12.0-r0: task do_compile: Started\nNOTE: recipe neard-0.19-r0: task do_configure: Started\nNOTE: recipe iw-6.7-r0: task do_compile: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_compile: Started\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6443 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_compile)\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_install: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6444 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_package)\nNOTE: recipe python3-six-1.16.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6445 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_configure)\nNOTE: Running task 6446 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_compile)\nNOTE: Running task 6447 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_install_ptest_base)\nNOTE: recipe dnf-4.19.2-r0: task do_configure: Started\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_package: Started\nNOTE: recipe openssh-9.7p1-r0: task do_install_ptest_base: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6448 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_configure)\nNOTE: recipe rpcbind-1.2.6-r0: task do_configure: Started\nNOTE: recipe dnf-4.19.2-r0: task do_configure: Succeeded\nNOTE: Running task 6449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_compile)\nNOTE: recipe openssh-9.7p1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_compile: Started\nNOTE: Running task 6451 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_install)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_install: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_install: Succeeded\nNOTE: Running task 6452 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_install)\nNOTE: recipe dnf-4.19.2-r0: task do_compile: Succeeded\nNOTE: Running task 6453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_install)\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Succeeded\nNOTE: Running task 6454 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_install)\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Started\nNOTE: recipe dnf-4.19.2-r0: task do_install: Started\nNOTE: recipe sysvinit-3.04-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Succeeded\nNOTE: Running task 6455 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install_ptest_base)\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Started\nNOTE: recipe dnf-4.19.2-r0: task do_install: Succeeded\nNOTE: Running task 6456 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_package)\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_package: Started\nNOTE: Running task 6457 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_package)\nNOTE: recipe openssh-9.7p1-r0: task do_package: Started\nNOTE: recipe sysvinit-3.04-r0: task do_install: Succeeded\nNOTE: Running task 6459 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package: Started\nNOTE: recipe iw-6.7-r0: task do_compile: Succeeded\nNOTE: Running task 6460 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_install)\nNOTE: recipe iw-6.7-r0: task do_install: Started\nNOTE: recipe iw-6.7-r0: task do_install: Succeeded\nNOTE: recipe psplash-0.1+git-r0: task do_configure: Succeeded\nNOTE: Running task 6461 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_compile)\nNOTE: Running task 6462 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_package)\nNOTE: recipe psplash-0.1+git-r0: task do_compile: Started\nNOTE: recipe iw-6.7-r0: task do_package: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_configure: Succeeded\nNOTE: Running task 6463 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_compile)\nNOTE: recipe rpcbind-1.2.6-r0: task do_compile: Started\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_package: Succeeded\nNOTE: Running task 6464 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_install)\nNOTE: Running task 6465 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package)\nNOTE: recipe v86d-0.1.10-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Started\nNOTE: recipe psplash-0.1+git-r0: task do_compile: Succeeded\nNOTE: Running task 6466 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_install)\nNOTE: recipe v86d-0.1.10-r0: task do_install: Succeeded\nNOTE: Running task 6467 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package: Succeeded\nNOTE: Running task 6468 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package)\nNOTE: recipe psplash-0.1+git-r0: task do_install: Started\nNOTE: recipe v86d-0.1.10-r0: task do_package: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package: Started\nNOTE: recipe psplash-0.1+git-r0: task do_install: Succeeded\nNOTE: Running task 6469 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_package)\nNOTE: recipe psplash-0.1+git-r0: task do_package: Started\nNOTE: recipe iw-6.7-r0: task do_package: Succeeded\nNOTE: Running task 6470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package)\nNOTE: recipe busybox-1.36.1-r0: task do_package: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_compile: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_configure: Succeeded\nNOTE: Running task 6471 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_compile)\nNOTE: Running task 6472 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_install)\nNOTE: recipe dosfstools-4.2-r0: task do_compile: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_install: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_compile: Succeeded\nNOTE: Running task 6473 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_install)\nNOTE: recipe rpcbind-1.2.6-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Succeeded\nNOTE: Running task 6474 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_collect_spdx_deps)\nNOTE: recipe pciutils-3.12.0-r0: task do_install: Succeeded\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6475 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_package)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_package: Started\nNOTE: Running task 6476 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb:do_create_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_package: Succeeded\nNOTE: Running task 6477 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_install: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 6478 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_package)\nNOTE: recipe libxinerama-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_package: Started\nNOTE: recipe psplash-0.1+git-r0: task do_package: Succeeded\nNOTE: Running task 6479 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_packagedata)\nNOTE: Running task 6480 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_packagedata)\nNOTE: recipe libptytty-2.0-r0: task do_packagedata: Started\nNOTE: recipe ppp-2.5.0-r0: task do_packagedata: Started\nNOTE: recipe dnf-4.19.2-r0: task do_package: Succeeded\nNOTE: Running task 6481 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_packagedata)\nNOTE: recipe taglib-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package: Succeeded\nNOTE: Running task 6482 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_packagedata)\nNOTE: recipe mpg123-1.32.6-r0: task do_packagedata: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_deploy_source_date_epoch unihash changed to 46ff59dbc3b52c9dd758e21c8f45624785e1eca7e5d99c08d3bc50f40d89fe45\nNOTE: Load average limiting set to True as load average: 1.6130458286830358 - using 15/16 bitbake threads\nNOTE: recipe openssh-9.7p1-r0: task do_package: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_package: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_package: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_compile: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package unihash changed to 9ac8588455ce70c31e6f01a553045039a451fe70a724ddc48e0f0f7033431d62\nNOTE: Rehash loop slow progress: 26 in 4.749487400054932\nNOTE: Rehash loop took more than 1s: 4.798064231872559\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)\nNOTE: recipe busybox-1.36.1-r0: task do_package: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_configure: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe neard-0.19-r0: task do_configure: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_deploy_source_date_epoch unihash changed to e46dcc1d95de462dc7ec15b69e4e065f36d6d68cc59c1d96cc71892769c87138\nNOTE: recipe libptytty-2.0-r0: task do_packagedata: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_packagedata unihash changed to f307dc736d626a951ca27c5ecbd4236012b85e8b19bbe6d129d574549d233c60\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_packagedata unihash changed to c6d405ca6bb2c8acfa34cc41b99b27f5119f2f41634a0a56c8b16655c9d4de2d\nNOTE: recipe mpg123-1.32.6-r0: task do_packagedata: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_packagedata unihash changed to 97615a94ee6e78d21b9de6da845341a840da00055d9cd60e5e32f70076604282\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_packagedata unihash changed to 85a0a8e1b7243b3fe97a7ba58d05ef2aaa48170cc4261d7abddcabd0a6e8d665\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4995553152901786 - using 1/16 bitbake threads\nNOTE: Running task 6483 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_configure)\nNOTE: Running task 6484 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_compile)\nNOTE: Running task 6485 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_compile)\nNOTE: Running task 6486 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_install)\nNOTE: Running task 6487 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_packagedata)\nNOTE: Running task 6488 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_packagedata)\nNOTE: Running task 6489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_packagedata)\nNOTE: Running task 6490 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6491 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_packagedata)\nNOTE: Running task 6492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_packagedata)\nNOTE: recipe dropbear-2024.85-r0: task do_compile: Started\nNOTE: Running task 6493 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_packagedata)\nNOTE: Running task 6494 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_configure: Started\nNOTE: recipe neard-0.19-r0: task do_compile: Started\nNOTE: Running task 6495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_packagedata)\nNOTE: Running task 6496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\nNOTE: recipe lame-3.100-r0: task do_packagedata: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_packagedata: Started\nNOTE: Running task 6497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata)\nNOTE: recipe speex-1.2.1-r0: task do_packagedata: Started\nNOTE: recipe dosfstools-4.2-r0: task do_install: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_packagedata: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_packagedata: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Started\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_configure: Succeeded\nNOTE: Running task 6499 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_compile)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_compile: Started\nNOTE: recipe dosfstools-4.2-r0: task do_install: Succeeded\nNOTE: Running task 6500 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_package)\nNOTE: recipe dosfstools-4.2-r0: task do_package: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_compile: Succeeded\nNOTE: Running task 6501 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_install)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_install: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_install: Succeeded\nNOTE: Running task 6502 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_populate_sysroot)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_populate_sysroot: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata)\nNOTE: recipe grep-3.11-r0: task do_packagedata: Started\nNOTE: recipe dosfstools-4.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5482177734375 - using 15/16 bitbake threads\nNOTE: recipe python3-attrs-23.2.0-r0: task do_packagedata: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe lame-3.100-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_packagedata unihash changed to 26b87c92184d716ca3a7dcb0b7355a4e2ccdd85d8839edd81b3af389bf04be9d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_packagedata unihash changed to 60b2b2c86bbb26e500cf2239359fd4aa196ec06263966e45306b9ba3f9e91e8d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_packagedata unihash changed to a0a74dc6cd6eb9686518d2c8d77472fd043efa51e24acbc668659df53110625e\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_packagedata unihash changed to 46f3a88c44574e595013c0cd36d01f3e3c204c258854514d06964e9d6ca36fb7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_packagedata unihash changed to 9d7cfbbecaf2391fe327d30d6a2088d6249b55dc37c16f70ebafe4993a3c4744\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_packagedata unihash changed to d03c6207e5657e29140616345f2bc1df48af6de3b79de213708201c8c366dbd5\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata unihash changed to 77e4e8981ae7d46ccf671e4f813208ff48dc16bdbad7792b4b82e1eaddf62061\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata unihash changed to a56cebb5e5b9bfa280e4a414248a1a3320a41eb5c804fc98e965cd37467829fc\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata unihash changed to efd973341a3076b3d721b53b857ed69540f31a2727605609c2f03c3794dac29b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_packagedata unihash changed to c08ff4364f34f70425d0e89896110a69bd4cf2fa309beb9cd63103a9d6a9c18c\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata unihash changed to 3ca6543d73779ba1b211b3efced787dacb54fd9f65bb5dae88b6819b933a1c9b\nNOTE: recipe neard-0.19-r0: task do_compile: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4875837053571428 - using 1/16 bitbake threads\nNOTE: Running task 6504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_install)\nNOTE: Running task 6505 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_install)\nNOTE: Running task 6506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_packagedata)\nNOTE: Running task 6507 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata)\nNOTE: Running task 6510 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_collect_spdx_deps)\nNOTE: Running task 6512 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 6513 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_collect_spdx_deps)\nNOTE: Running task 6514 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6515 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_collect_spdx_deps)\nNOTE: Running task 6516 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_collect_spdx_deps)\nNOTE: Running task 6517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_collect_spdx_deps)\nNOTE: Running task 6518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_packagedata)\nNOTE: recipe dropbear-2024.85-r0: task do_install: Started\nNOTE: Running task 6519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_packagedata)\nNOTE: recipe python3-packaging-24.0-r0: task do_packagedata: Started\nNOTE: recipe neard-0.19-r0: task do_install: Started\nNOTE: Running task 6521 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_collect_spdx_deps)\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Started\nNOTE: recipe formfactor-0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ofono-2.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_packagedata: Started\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe formfactor-0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_packagedata: Started\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6522 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_configure)\nNOTE: Running task 6523 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb:do_create_spdx)\nNOTE: Running task 6524 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_spdx)\nNOTE: Running task 6525 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_spdx)\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_configure: Started\nNOTE: Running task 6526 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb:do_create_spdx)\nNOTE: Running task 6527 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/atk/at-spi2-core_2.52.0.bb:do_create_spdx)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_create_spdx: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx: Started\nNOTE: recipe formfactor-0.0-r0: task do_configure: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx: Started\nNOTE: recipe ofono-2.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_compile)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_create_spdx: Started\nNOTE: Running task 6529 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_create_spdx)\nNOTE: recipe libyaml-0.2.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6530 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx)\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_create_spdx: Started\nNOTE: recipe dropbear-2024.85-r0: task do_install: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_compile: Started\nNOTE: recipe ofono-2.7-r0: task do_create_spdx: Started\nNOTE: Running task 6531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_package)\nNOTE: recipe formfactor-0.0-r0: task do_compile: Succeeded\nNOTE: Running task 6532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_install)\nNOTE: recipe libyaml-0.2.5-r0: task do_create_spdx: Started\nNOTE: recipe dropbear-2024.85-r0: task do_package: Started\nNOTE: recipe formfactor-0.0-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_install: Succeeded\nNOTE: Running task 6533 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb:do_create_spdx)\nNOTE: Running task 6534 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_package)\nNOTE: recipe libyaml-0.2.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_create_spdx: Started\nNOTE: recipe formfactor-0.0-r0: task do_package: Started\nNOTE: Running task 6537 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6538 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pytest-8.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe neard-0.19-r0: task do_install: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6539 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb:do_create_spdx)\nNOTE: Running task 6540 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_package)\nNOTE: recipe ofono-2.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_create_spdx: Started\nNOTE: Running task 6541 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest_8.2.1.bb:do_create_spdx)\nNOTE: recipe neard-0.19-r0: task do_package: Started\nNOTE: recipe python3-pytest-8.2.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_packagedata: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_packagedata: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata unihash changed to 641aab9880643a3cc0fb2b88aff05b828daedeef1b427e76c275deb90af5de39\nNOTE: Running task 6542 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_collect_spdx_deps)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_packagedata unihash changed to 25415c1afe89212213f57c3202fb61d86dfbcaae3301cba0879a9ad3d63822f6\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_packagedata unihash changed to 9ff40d2787b8f19543b07741d7f7a9e56afd6738a8b9e5cf1ed47c56c7f5da7e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_packagedata unihash changed to 5aef6da21b676c645d9d51e895dd5493ecc4de1a165fe0eaa011f1840a4a6961\nNOTE: Running task 6543 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_packagedata)\nNOTE: Running task 6544 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_packagedata)\nNOTE: Running task 6545 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_packagedata)\nNOTE: recipe libxcomposite-native-1_0.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe at-spi2-core-native-2.52.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6546 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_packagedata)\nNOTE: recipe libxcursor-native-1_1.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6547 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_collect_spdx_deps)\nNOTE: recipe libfm-1.3.2-r0: task do_packagedata: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_packagedata: Started\nNOTE: Running task 6549 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6553 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_fetch)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_packagedata: Started\nNOTE: Running task 6554 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-unittest-automake-output-0.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_packagedata: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe startup-notification-0.12-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6559 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_populate_sysroot)\nNOTE: recipe weston-13.0.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 6560 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_create_spdx)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Started\nNOTE: recipe startup-notification-0.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_populate_sysroot: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_create_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.5229056222098214 - using 15/16 bitbake threads\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pytest-8.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe mtdev-1.1.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_package: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_packagedata: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_packagedata unihash changed to a6073cf9a9387575dc213b5759fcac6dde55238c2de75f2587c57d71e02f76a9\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_packagedata: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_packagedata unihash changed to bcf24ecc71f1175d08642149746298d885d00657abe8e00badb05ee34e9c41ea\nNOTE: recipe json-glib-1.8.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_deploy_source_date_epoch unihash changed to 5caf439f513aacc44d9cc8dc16ff44fd1a6e087a4aec930d2baf2d2bae43ab3a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_packagedata unihash changed to 266a3f3dfd37efcf6cee73fefcfb980c2e58a419aafed3b32392e0153ca240d6\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_packagedata unihash changed to 3d3141a3a96c065012b35f89ec215a07ed61d315797b0d064d8c42a49a878363\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_package unihash changed to 8b9cab69a8635a24392b2aaa5d350347bcd7bfc1d616709096fb234a8f112ccc\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_packagedata_setscene)\nNOTE: recipe formfactor-0.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe formfactor-0.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe neard-0.19-r0: task do_package: Succeeded\nNOTE: recipe gstreamer1.0-plugins-bad-1.22.11-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4971575055803572 - using 1/16 bitbake threads\nNOTE: Running task 6561 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb:do_create_spdx)\nNOTE: Running task 6562 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_create_spdx)\nNOTE: Running task 6563 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_populate_sysroot)\nNOTE: Running task 6564 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_populate_sysroot)\nNOTE: Running task 6565 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_write_config)\nNOTE: Running task 6566 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_collect_spdx_deps)\nNOTE: Running task 6567 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6568 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_collect_spdx_deps)\nNOTE: recipe startup-notification-0.12-r0: task do_create_spdx: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Started\nNOTE: Running task 6569 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_install_ptest_base)\nNOTE: Running task 6571 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_populate_sysroot: Started\nNOTE: recipe weston-13.0.0-r0: task do_write_config: Started\nNOTE: recipe graphene-1.10.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6583 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_unpack)\nNOTE: Running task 6584 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6585 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_collect_spdx_deps)\nNOTE: recipe tiff-4.6.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gi-docgen-2023.3-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6586 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_collect_spdx_deps)\nNOTE: Running task 6587 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_collect_spdx_deps)\nNOTE: recipe glib-networking-2.78.1-r0: task do_install_ptest_base: Started\nNOTE: recipe weston-13.0.0-r0: task do_write_config: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_collect_spdx_deps: Started\nNOTE: recipe weston-init-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe tiff-4.6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6588 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_collect_spdx_deps)\nNOTE: recipe json-c-0.17-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Started\nNOTE: recipe graphene-1.10.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6589 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb:do_create_spdx)\nNOTE: recipe gi-docgen-2023.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6590 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/graphene/graphene_1.10.8.bb:do_create_spdx)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6591 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb:do_create_spdx)\nNOTE: recipe glib-networking-2.78.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 6592 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_create_spdx)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6593 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_package)\nNOTE: recipe tiff-4.6.0-r0: task do_create_spdx: Started\nNOTE: recipe json-c-0.17-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6594 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_spdx)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_create_spdx: Started\nNOTE: Running task 6595 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx)\nNOTE: recipe startup-notification-0.12-r0: task do_create_spdx: Succeeded\nNOTE: recipe gi-docgen-2023.3-r0: task do_create_spdx: Started\nNOTE: Running task 6596 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_create_spdx: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_package: Started\nNOTE: recipe json-c-0.17-r0: task do_create_spdx: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_create_spdx: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 6597 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6598 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_packagedata)\nNOTE: recipe libsolv-0.7.29-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6599 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 6600 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_spdx)\nNOTE: recipe gnupg-2.4.5-r0: task do_packagedata: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_create_spdx: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_create_spdx: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6601 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_packagedata)\nNOTE: recipe gi-docgen-2023.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe graphene-1.10.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6604 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6605 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_collect_spdx_deps)\nNOTE: recipe debugedit-5.0-r0: task do_packagedata: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6606 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxt-1_1.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe weston-13.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6608 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_create_spdx)\nNOTE: recipe libxt-1_1.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6609 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxt_1.3.0.bb:do_create_spdx)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6612 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_packagedata)\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Started\nNOTE: recipe libxt-1_1.3.0-r0: task do_create_spdx: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6615 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Succeeded\nNOTE: Running task 6616 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_collect_spdx_deps)\nNOTE: recipe libsolv-0.7.29-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6618 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_packagedata)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_packagedata: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.52313232421875 - using 15/16 bitbake threads\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe weston-init-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_deploy_source_date_epoch unihash changed to 19e4e9699af6bdfddc0140996df8e6c20fa281817d40fdba3218b398c23fe0ae\nNOTE: recipe tiff-4.6.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_deploy_source_date_epoch unihash changed to 9c8da2b7fe620fba657a9825556a216a54ac82850f5c944018dfcc3e81be5da9\nNOTE: recipe matchbox-desktop-2.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_packagedata unihash changed to 54aed2a5901223aca4e9d20e51f359b057bb708259266f3a512949b916ee822a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_deploy_source_date_epoch unihash changed to a406dbff7d9ceeeb0d4ec122b40e0ae77caa4989f015edb2a97eff7981cdf7b2\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_create_spdx: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_packagedata unihash changed to 29cfb5363bebc0c8823ac9a2e0b1c173e60150f22a0b10ec2e9cfa80a783ab5d\nNOTE: recipe libxt-1_1.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xkbcomp-1.4.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_packagedata unihash changed to ccb57e3aea0eff2ef68a16e3ec83ef0d316ae713d2fbb91f6e84a0d87d5fec13\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_packagedata unihash changed to c343de5c438b8936fc8dd9c7fffa9c68e5e73b4b9a29c913e3ceb0e1e6023e3d\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4457571847098214 - using 1/16 bitbake threads\nNOTE: Running task 6619 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_configure)\nNOTE: Running task 6620 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_create_spdx)\nNOTE: Running task 6621 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_spdx)\nNOTE: Running task 6622 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_packagedata)\nNOTE: Running task 6623 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_packagedata)\nNOTE: Running task 6624 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_packagedata)\nNOTE: Running task 6625 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_packagedata)\nNOTE: Running task 6626 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_packagedata)\nNOTE: Running task 6627 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_packagedata)\nNOTE: Running task 6628 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_packagedata)\nNOTE: recipe weston-13.0.0-r0: task do_configure: Started\nNOTE: Running task 6629 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_packagedata)\nNOTE: Running task 6630 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_packagedata)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_create_spdx: Started\nNOTE: Running task 6631 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata)\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx: Started\nNOTE: Running task 6632 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_packagedata)\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_packagedata: Started\nNOTE: Running task 6633 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_packagedata)\nNOTE: recipe python3-zipp-3.18.1-r0: task do_packagedata: Started\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_packagedata: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_packagedata: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_packagedata: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_packagedata: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_packagedata: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_packagedata: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_packagedata: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_packagedata: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_packagedata: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_packagedata: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6634 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_packagedata)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6635 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata)\nNOTE: recipe python3-markdown-3.6-r0: task do_packagedata: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Started\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_packagedata unihash changed to 655ed91b91e2f691931a3ecbfa429b6783d14c553044b909314eab2c596b1772\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_packagedata unihash changed to 23be3f5723f20a36ab6b032588ce933293bfa5df0270fb34b5bf7444324cb771\nNOTE: Load average limiting set to True as load average: 1.5838884626116072 - using 14/16 bitbake threads\nNOTE: recipe mkfontscale-1.2.3-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_packagedata unihash changed to 67052226de7e2fc24834f87b40b3d22bfc1cdabaabd151695fbc3ef7894e5a0d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_packagedata unihash changed to c3c36c356a4e4e592d76ded22ae5830f99bf0928a8d7116d2ea86fe65ea38ee5\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_packagedata unihash changed to 4a5e2ea34ed3893a6eece0cf2a5e42cad8e10f4a9a18de9b7059bff4a8c146f8\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_packagedata unihash changed to b9d2185054f66b758189a0e3988b22cfbaafee3ea1970093e491508e8882bea0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_packagedata unihash changed to 9aed7ee472c1b21a2c6a69a736328e80bd53ddf7420ab139189b863349acc80c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_packagedata unihash changed to 6eb5c4770e3a57ac45ce3d26f2896c7df6a5790288aa688170314b0aa8fb9ea0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata unihash changed to 15b8f58b6c04acc43b80f3120fbd989b706f6d036b774761c087f90340ec7e36\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_packagedata unihash changed to 78831f2b0043867244b734317cf1e033eb5aefe8b8100e78ed6c790b73dbdf0b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_packagedata unihash changed to 9dadbc655c2976ba1965ac2ad4797d1a059f5a4fba9020bcb6b8b03bca6bc74f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_packagedata unihash changed to 07f42b15b1b802ddeb03eb1ba109b553a6adc43509f82ba2b495071f96ae5ee8\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_packagedata unihash changed to d15fa143a6484cfec23ef0528dc512daf1fca5c754b95e2e1812b701251d0b07\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata unihash changed to 5e23dac3383299ab747673e6e2783511af3090c84d6a8cf824411e6eab168dbc\nNOTE: recipe weston-13.0.0-r0: task do_configure: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6636 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_install)\nNOTE: recipe gcc-14.1.0-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4460013253348214 - using 1/16 bitbake threads\nNOTE: Running task 6637 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_compile)\nNOTE: Running task 6640 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata)\nNOTE: Running task 6641 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_packagedata)\nNOTE: Running task 6642 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata)\nNOTE: Running task 6643 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata)\nNOTE: Running task 6644 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata)\nNOTE: Running task 6645 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata)\nNOTE: Running task 6647 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata)\nNOTE: Running task 6649 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_packagedata)\nNOTE: Running task 6651 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata)\nNOTE: Running task 6652 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata)\nNOTE: Running task 6653 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_packagedata)\nNOTE: recipe weston-13.0.0-r0: task do_compile: Started\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_packagedata: Started\nNOTE: Running task 6654 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6655 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Started\nNOTE: recipe which-2.21-r0: task do_packagedata: Started\nNOTE: Running task 6656 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zip-3.0-r0: task do_packagedata: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_packagedata: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Started\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_packagedata: Started\nNOTE: recipe weston-init-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe weston-init-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6657 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_configure)\nNOTE: recipe weston-init-1.0-r0: task do_configure: Started\nNOTE: recipe weston-init-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 6658 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_compile)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6659 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_configure)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_configure: Started\nNOTE: recipe weston-init-1.0-r0: task do_compile: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6660 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_configure)\nNOTE: recipe weston-init-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 6661 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_install)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_configure: Started\nNOTE: recipe weston-init-1.0-r0: task do_install: Started\nNOTE: recipe weston-init-1.0-r0: task do_install: Succeeded\nNOTE: Running task 6662 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_package)\nNOTE: recipe weston-init-1.0-r0: task do_package: Started\nNOTE: recipe gcc-14.1.0-r0: task do_install: Succeeded\nNOTE: Running task 6663 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package)\nNOTE: recipe gcc-14.1.0-r0: task do_package: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_packagedata unihash changed to b59c7d052e8f1809b843fe7ccc8186543ab30721acc56aa86cd8bf2c3f811c1c\nNOTE: Running task 6664 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_collect_spdx_deps)\nNOTE: recipe weston-init-1.0-r0: task do_package: Succeeded\nNOTE: Running task 6665 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_collect_spdx_deps)\nNOTE: recipe libevdev-1.13.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6666 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_create_spdx)\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libevdev-1.13.1-r0: task do_create_spdx: Started\nNOTE: Running task 6667 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_collect_spdx_deps)\nNOTE: recipe libtool-2.4.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata unihash changed to 2da333e9b17f28d706833318d6803349f9b599782bdf05bbbe971bf6037bcfc0\nNOTE: Running task 6668 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.2.bb:do_create_spdx)\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Succeeded\nNOTE: recipe which-2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata unihash changed to b63af42eb59cdfbcc6c036090fa533ae71bcd1f351e5f97af5214ec4a41661c0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata unihash changed to 73713fc4861e7f119d920198ca71d36b88781de033c0f2ea2c6e2005b974fd44\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_packagedata unihash changed to c4e4505ebb05a386bb278ab040563d3c036fcf0e6aca2cd64216cb338547567f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata unihash changed to e06bc3ab29e3a992b04d90a065c6db8cc93784c0adce19a6bb1676e5581c62f1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata unihash changed to d2ab8684628a66f7b02fdf7b4ca73ad3003b3d2116606c014b74a7ab9510b67a\nNOTE: recipe libtool-2.4.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata unihash changed to f5693a6facd351dba8b1df59586bd3d2db41e0941cdbc0d699daaf7054d72116\nNOTE: Running task 6670 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool_2.4.7.bb:do_create_spdx)\nNOTE: recipe libevdev-1.13.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_create_spdx: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata unihash changed to edbc16e071d2ba44e97aaf1ab6cc84439d86fa1ede08b044277d37c0fa61f113\nNOTE: Running task 6677 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_fetch)\nNOTE: Running task 6678 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_packagedata)\nNOTE: Running task 6679 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_packagedata)\nNOTE: Running task 6681 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_packagedata)\nNOTE: Running task 6682 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_packagedata)\nNOTE: recipe libtool-2.4.7-r0: task do_create_spdx: Started\nNOTE: Running task 6683 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_packagedata)\nNOTE: Running task 6684 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_packagedata)\nNOTE: Running task 6685 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_packagedata)\nNOTE: recipe dropbear-2024.85-r0: task do_packagedata: Started\nNOTE: recipe neard-0.19-r0: task do_packagedata: Started\nNOTE: recipe openssh-9.7p1-r0: task do_packagedata: Started\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_fetch: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_packagedata: Started\nNOTE: recipe iw-6.7-r0: task do_packagedata: Started\nNOTE: recipe dosfstools-4.2-r0: task do_packagedata: Started\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_fetch: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_packagedata: Started\nNOTE: recipe libatomic-ops-7.8.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6686 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata)\nNOTE: Running task 6687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata)\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_packagedata: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata unihash changed to a134d0fb089a797895aca64bf8fd5a2755e3f851b3f9962643dcf5c22ec94542\nNOTE: Running task 6688 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata)\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Started\nNOTE: recipe libtool-2.4.7-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_packagedata unihash changed to fd471ca6fa9fce41c93b28f5023ac5611135e5c85f6cf4748daef9b5a136bffe\nNOTE: Running task 6689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata)\nNOTE: Running task 6690 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata)\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_configure: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Started\nNOTE: Running task 6691 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_compile)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_configure: Succeeded\nNOTE: Running task 6692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_compile)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_compile: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_compile: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_compile: Succeeded\nNOTE: Running task 6693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_install)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_install: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_install: Succeeded\nNOTE: Running task 6694 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_package)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_package: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_compile: Succeeded\nNOTE: Running task 6695 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_install)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_install: Started\nNOTE: recipe openssh-9.7p1-r0: task do_packagedata: Succeeded\nNOTE: recipe neard-0.19-r0: task do_packagedata: Succeeded\nNOTE: recipe iw-6.7-r0: task do_packagedata: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_packagedata unihash changed to 198210b9ccb03822e137a6cdea693788fc014fdad5ead88c28562981ffe47d1f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_packagedata unihash changed to fa998d295319a7a659317462fa159f3054513f9fc0d90fbc85dde89b43e66812\nNOTE: Running task 6696 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_install: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_packagedata unihash changed to d01edbd734804414646f16eb86b9a8fdc4785831900b94d18779524abcf289f7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_packagedata unihash changed to 5a5b6a19f68ae8c91c684031a8783256839beee07fa90317e5ba3d303bf8fd73\nNOTE: recipe rpcbind-1.2.6-r0: task do_packagedata: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_packagedata: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_packagedata: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_packagedata unihash changed to 9c42b35fa3ae2ea8857c3515448dcdb68127c3b1fd553f507883f4a0558cbdd3\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_packagedata unihash changed to 117febbd583ec39f13fcf0686551e0dc52c722286ca1e7e10c8eeeed79ca7f96\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_packagedata unihash changed to a2c1535f2416a3a87d03c457f4b46185b3eaad901bd5f6fefcf0a87d13eda87e\nNOTE: Running task 6698 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_package)\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_collect_spdx_deps: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata unihash changed to fa229e8f0aa7f5ff88ba6e48a168f4c5718cbe15faf58254bc252a2fe1d2b159\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata unihash changed to a1d4e23303837d097143442107fecc236af3dc605aa55dc68ad586ace6e8a1b8\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata unihash changed to 55a4a574b51ce33b27784a29a183a659a578310ae09ad0408e61ff4d165540f2\nNOTE: recipe matchbox-desktop-2.3-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata unihash changed to 79ca02c887fbf98ee2e5a8204f6405ddbbf133117fa8edcc0052e9a6a82cae0c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata unihash changed to 6cbf72e2c7fb52492a485a140d1b26ef3d456f40ec479cb0a205188ba87e82da\nNOTE: Running task 6706 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6709 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6713 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6714 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 6716 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_collect_spdx_deps)\nNOTE: Running task 6718 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_collect_spdx_deps)\nNOTE: Running task 6719 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 6720 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_collect_spdx_deps)\nNOTE: Running task 6722 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_collect_spdx_deps)\nNOTE: Running task 6723 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_populate_sysroot)\nNOTE: Running task 6724 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_populate_sysroot)\nNOTE: recipe kbd-2.6.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe connman-1.42-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6725 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.12.bb:do_create_spdx)\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe connman-1.42-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 6726 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_populate_sysroot)\nNOTE: Running task 6727 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_create_spdx)\nNOTE: Running task 6728 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_populate_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ppp-2.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 6729 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_spdx)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_create_spdx: Started\nNOTE: Running task 6730 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_create_spdx)\nNOTE: recipe mpg123-1.32.6-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6731 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_spdx)\nNOTE: recipe libptytty-2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Started\nNOTE: Running task 6732 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_populate_sysroot)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_populate_sysroot: Started\nNOTE: recipe ppp-2.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6733 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_populate_sysroot)\nNOTE: Running task 6734 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_populate_sysroot)\nNOTE: recipe lame-3.100-r0: task do_populate_sysroot: Started\nNOTE: recipe speex-1.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk4-4.14.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6735 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk4_4.14.4.bb:do_create_spdx)\nNOTE: recipe mpg123-1.32.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6736 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_populate_sysroot)\nNOTE: recipe desktop-file-utils-0.27-r0: task do_create_spdx: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe sudo-1.9.15p5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_deploy_source_date_epoch unihash changed to bc3b6c46a06a0dde91d4cbcf78bbb3cc33079c4e7a2398b99bd1bbed93626f8d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_deploy_source_date_epoch unihash changed to 50a71ba9c6b804ff695f2ff6a67875c1b148a0dd936f65143290a4908a2f431b\nNOTE: Running task 6737 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_populate_sysroot)\nNOTE: recipe lame-3.100-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_create_spdx: Started\nNOTE: recipe speex-1.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6738 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsoup-3.4.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 6739 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6740 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6741 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6742 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6743 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_populate_sysroot: Started\nNOTE: recipe connman-conf-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xinput-1.6.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe connman-conf-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6744 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_package: Succeeded\nNOTE: Running task 6745 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6746 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6747 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kbd-2.6.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6748 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xinput-1.6.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6749 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6750 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6751 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe matchbox-session-0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6752 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe connman-1.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6753 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_write_config)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6754 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kbd-2.6.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6755 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_write_config: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_write_config: Succeeded\nNOTE: Running task 6756 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 6757 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_collect_spdx_deps)\nNOTE: recipe pulseaudio-17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gconf-3.2.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6758 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_configure)\nNOTE: recipe sudo-1.9.15p5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6759 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_configure)\nNOTE: recipe connman-conf-1.0-r0: task do_configure: Started\nNOTE: recipe rxvt-unicode-9.31-r0: task do_configure: Started\nNOTE: recipe connman-conf-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 6760 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_configure)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6761 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_configure)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6762 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_configure)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_configure: Started\nNOTE: recipe connman-1.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6763 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_configure)\nNOTE: recipe xinput-1.6.4-r0: task do_configure: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_configure: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_configure: Succeeded\nNOTE: Running task 6764 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_configure)\nNOTE: recipe rgb-1_1.1.0-r0: task do_configure: Started\nNOTE: recipe xserver-xorg-2_21.1.12-r0: task do_create_spdx: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_configure: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6765 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_configure)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_configure: Started\nNOTE: Running task 6766 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_configure)\nNOTE: recipe consolekit-0.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6767 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_configure)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_configure: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_configure: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_configure: Started\nNOTE: Running task 6768 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_configure)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_configure: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_configure: Succeeded\nNOTE: Running task 6769 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_configure)\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe connman-1.42-r0: task do_configure: Started\nNOTE: Running task 6770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_configure)\nNOTE: recipe matchbox-desktop-2.3-r0: task do_package: Succeeded\nNOTE: Running task 6771 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_configure)\nNOTE: recipe consolekit-0.4.6-r0: task do_configure: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6772 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_configure)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_configure: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_configure: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6773 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_configure)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_configure: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5475376674107142 - using 15/16 bitbake threads\nNOTE: recipe dbus-wait-0.1+git-r0: task do_configure: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_configure: Succeeded\nNOTE: recipe xinit-1_1.4.2-r0: task do_configure: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_configure: Succeeded\nNOTE: recipe gtk4-4.14.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_configure: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_configure: Succeeded\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_configure: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_configure: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_configure: Succeeded\nNOTE: recipe connman-1.42-r0: task do_configure: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4645908900669642 - using 2/16 bitbake threads\nNOTE: Running task 6774 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata)\nNOTE: Running task 6775 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_configure)\nNOTE: Running task 6776 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_create_spdx)\nNOTE: Running task 6777 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/pulseaudio/pulseaudio_17.0.bb:do_create_spdx)\nNOTE: Running task 6778 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_compile)\nNOTE: Running task 6779 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_compile)\nNOTE: Running task 6780 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_compile)\nNOTE: Running task 6781 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_compile)\nNOTE: Running task 6782 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_compile)\nNOTE: recipe sudo-1.9.15p5-r0: task do_configure: Started\nNOTE: Running task 6783 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_compile)\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Started\nNOTE: Running task 6784 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_compile)\nNOTE: recipe gconf-3.2.6-r0: task do_create_spdx: Started\nNOTE: Running task 6785 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_compile)\nNOTE: Running task 6786 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_compile)\nNOTE: Running task 6787 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_compile)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_compile: Started\nNOTE: recipe connman-conf-1.0-r0: task do_compile: Started\nNOTE: recipe pulseaudio-17.0-r0: task do_create_spdx: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_compile: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_compile: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_compile: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_compile: Started\nNOTE: recipe xinput-1.6.4-r0: task do_compile: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_compile: Started\nNOTE: recipe kbd-2.6.4-r0: task do_compile: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_compile: Started\nNOTE: recipe connman-conf-1.0-r0: task do_compile: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_compile: Succeeded\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_compile: Succeeded\nNOTE: Running task 6788 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_compile)\nNOTE: Running task 6789 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_compile)\nNOTE: Running task 6790 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_compile)\nNOTE: Running task 6791 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_compile)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_compile: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_compile: Started\nNOTE: recipe connman-1.42-r0: task do_compile: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_compile: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_compile: Succeeded\nNOTE: Running task 6792 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_compile)\nNOTE: Running task 6793 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_compile)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_compile: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_compile: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_compile: Started\nNOTE: Running task 6794 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_install)\nNOTE: recipe connman-conf-1.0-r0: task do_install: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_compile: Succeeded\nNOTE: Running task 6795 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_install)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_install: Started\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata unihash changed to 9614bbe2d1a1f7f79cc9cff0d9bd0958e7f86d90f22daaa42474d0945d456300\nNOTE: Running task 6796 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_install)\nNOTE: recipe connman-conf-1.0-r0: task do_install: Succeeded\nNOTE: Running task 6797 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_install)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_install: Succeeded\nNOTE: Running task 6798 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_install)\nNOTE: recipe xinit-1_1.4.2-r0: task do_install: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_install: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_install: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_install: Succeeded\nNOTE: Running task 6799 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_install)\nNOTE: recipe matchbox-session-0.1-r0: task do_install: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_install: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_install: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.54608154296875 - using 15/16 bitbake threads\nNOTE: recipe xinput-1.6.4-r0: task do_compile: Succeeded\nNOTE: recipe gconf-3.2.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_compile: Succeeded\nNOTE: recipe pulseaudio-17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_compile: Succeeded\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_compile: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_compile: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_compile: Succeeded\nNOTE: recipe connman-1.42-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4577113560267858 - using 4/16 bitbake threads\nNOTE: Running task 6800 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_install)\nNOTE: Running task 6801 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_install)\nNOTE: Running task 6802 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_install)\nNOTE: Running task 6803 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_install)\nNOTE: Running task 6804 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_install)\nNOTE: Running task 6805 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_install)\nNOTE: Running task 6806 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_install)\nNOTE: Running task 6807 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_install)\nNOTE: Running task 6808 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_install)\nNOTE: Running task 6809 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_package)\nNOTE: Running task 6810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_package)\nNOTE: Running task 6811 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_package)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_install: Started\nNOTE: recipe xinput-1.6.4-r0: task do_install: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_install: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_install: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_install: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_install: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_package: Started\nNOTE: recipe connman-1.42-r0: task do_install: Started\nNOTE: recipe connman-conf-1.0-r0: task do_package: Started\nNOTE: recipe kbd-2.6.4-r0: task do_install: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_install: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_package: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_install: Succeeded\nNOTE: Running task 6812 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_package)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_install: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_install: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_install: Succeeded\nNOTE: Running task 6813 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_package)\nNOTE: recipe rgb-1_1.1.0-r0: task do_package: Started\nNOTE: Running task 6814 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_package)\nNOTE: Running task 6815 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_package)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_package: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_package: Started\nNOTE: recipe xinput-1.6.4-r0: task do_package: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_install: Succeeded\nNOTE: Running task 6816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_package)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_package: Started\nNOTE: recipe connman-1.42-r0: task do_install: Succeeded\nNOTE: Running task 6817 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_package)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_package: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_package: Succeeded\nNOTE: Running task 6818 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_package)\nNOTE: Running task 6819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_package)\nNOTE: recipe matchbox-session-0.1-r0: task do_package: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_package: Started\nNOTE: recipe connman-1.42-r0: task do_package: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_package: Succeeded\nNOTE: Running task 6820 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_package)\nNOTE: recipe consolekit-0.4.6-r0: task do_install: Succeeded\nNOTE: Running task 6821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_package)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_package: Succeeded\nNOTE: Running task 6822 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_collect_spdx_deps)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_package: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_package: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_package: Succeeded\nNOTE: Running task 6824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_packagedata)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6825 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_create_spdx)\nNOTE: recipe psplash-0.1+git-r0: task do_packagedata: Started\nNOTE: recipe librsvg-native-2.57.1-r0: task do_create_spdx: Started\nNOTE: recipe xinput-1.6.4-r0: task do_package: Succeeded\nNOTE: Running task 6826 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_packagedata)\nNOTE: recipe dnf-4.19.2-r0: task do_packagedata: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_install: Succeeded\nNOTE: Running task 6827 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_package)\nNOTE: recipe matchbox-session-0.1-r0: task do_package: Succeeded\nNOTE: Running task 6831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_collect_spdx_deps)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_package: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6832 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_collect_spdx_deps)\nNOTE: recipe libdnf-0.73.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6833 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_collect_spdx_deps)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_package: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_package: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_package: Succeeded\nNOTE: Running task 6834 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_spdx)\nNOTE: Running task 6835 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_spdx)\nNOTE: Running task 6836 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-iniparse-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_create_spdx: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_create_spdx: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6837 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_spdx)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_package: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_create_spdx: Started\nNOTE: Running task 6853 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe psplash-0.1+git-r0: task do_packagedata: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_packagedata unihash changed to fc394c4f6936c1a5aca7f3779e6305ebdda9b9a514e0e9d4486b748a2ae5757f\nNOTE: recipe libcomps-0.1.21-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6871 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 6873 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_collect_spdx_deps)\nNOTE: recipe consolekit-0.4.6-r0: task do_package: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6880 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm-extra_1.3.2.bb:do_create_spdx)\nNOTE: recipe dnf-4.19.2-r0: task do_packagedata: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running noexec task 6884 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_fetch)\nNOTE: Running noexec task 6885 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_fetch)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_packagedata unihash changed to f74d6ce5978ebf8c7010ca498b3f57bbd8995597124cf6ea7b641d7f22c5aab3\nNOTE: Running task 6886 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_package)\nNOTE: Running task 6890 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6892 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_fetch)\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libfm-extra-1.3.2-r0: task do_create_spdx: Started\nNOTE: Running task 6893 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx)\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_spdx)\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_package: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_fetch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_fetch: Succeeded\nNOTE: Running task 6895 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_populate_sysroot)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 6896 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_populate_sysroot)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_deploy_source_date_epoch unihash changed to d099eefcf656ebbd68b6fc5e10387a1d7eaba0c12dae96e8034ee8ab30d2a021\nNOTE: Running task 6897 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_populate_sysroot)\nNOTE: recipe libfm-extra-1.3.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6898 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_populate_sysroot)\nNOTE: recipe libfm-1.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_populate_sysroot: Started\nNOTE: Running task 6899 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_configure)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_populate_sysroot: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_configure: Started\nNOTE: Running task 6900 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_write_config)\nNOTE: Running task 6901 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe connman-1.42-r0: task do_package: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_write_config: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6902 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_generate_toolchain_file)\nNOTE: Running task 6903 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_write_config: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6904 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6905 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_generate_toolchain_file: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6906 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe sato-screenshot-0.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe kbd-2.6.4-r0: task do_install: Succeeded\nNOTE: Running task 6908 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libfm-1.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6909 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6910 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_package)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6911 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe kbd-2.6.4-r0: task do_package: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6913 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6914 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6915 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_write_config)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6916 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gst-examples-1.18.6-r0: task do_write_config: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_write_config: Succeeded\nNOTE: Running task 6918 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gst-examples-1.18.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6919 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_configure)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6920 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_configure)\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe mini-x-session-0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6921 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_configure)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_configure: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_configure: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_configure: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_package: Succeeded\nNOTE: Running task 6922 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_configure)\nNOTE: Running task 6923 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_configure)\nNOTE: recipe mini-x-session-0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6924 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_configure)\nNOTE: recipe libdnf-0.73.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_configure: Succeeded\nNOTE: Running task 6926 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_configure)\nNOTE: recipe sato-screenshot-0.3-r0: task do_configure: Started\nNOTE: Running task 6928 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_configure)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_configure: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_configure: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_configure: Started\nNOTE: Running task 6929 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_configure)\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_configure: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_configure: Succeeded\nNOTE: Running task 6930 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_configure)\nNOTE: recipe connman-gnome-0.7-r0: task do_configure: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_configure: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6931 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_configure)\nNOTE: recipe gst-examples-1.18.6-r0: task do_configure: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_configure: Succeeded\nNOTE: Running task 6933 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_configure)\nNOTE: recipe mini-x-session-0.1-r0: task do_configure: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_configure: Succeeded\nNOTE: recipe mini-x-session-0.1-r0: task do_configure: Succeeded\nNOTE: Running task 6934 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_compile)\nNOTE: Running task 6935 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_compile)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_compile: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_compile: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_compile: Succeeded\nNOTE: Running task 6936 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_install)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_install: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5419921875 - using 15/16 bitbake threads\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_package unihash changed to e3e127b13d75d0600315da71fe9fb8d119925c2f21021acdc3497c6947d4a961\nNOTE: Rehash loop slow progress: 15 in 1.123098611831665\nNOTE: Rehash loop took more than 1s: 1.1460528373718262\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_packagedata became valid\nNOTE: Running setscene task 4821 of 4821 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_packagedata_setscene)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_configure: Succeeded\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe gst-examples-1.18.6-r0: task do_configure: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_package: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_configure: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_configure: Succeeded\nNOTE: recipe pcmanfm-1.3.2-r0: task do_configure: Succeeded\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_configure: Succeeded\nNOTE: recipe sudo-1.9.15p5-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe sato-screenshot-0.3-r0: task do_configure: Succeeded\nNOTE: recipe puzzles-2_0.0+git-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_configure: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4677211216517858 - using 1/16 bitbake threads\nNOTE: Running task 6937 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_install)\nNOTE: Running task 6938 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_compile)\nNOTE: Running task 6939 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_populate_sysroot)\nNOTE: Running task 6940 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_compile)\nNOTE: Running task 6941 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_compile)\nNOTE: Running task 6942 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_compile)\nNOTE: Running task 6943 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_compile)\nNOTE: Running task 6944 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_compile)\nNOTE: Running task 6946 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_compile)\nNOTE: Running task 6947 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_compile)\nNOTE: recipe sudo-1.9.15p5-r0: task do_compile: Started\nNOTE: recipe weston-13.0.0-r0: task do_install: Started\nNOTE: Running task 6949 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_compile)\nNOTE: Running task 6950 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_compile)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_populate_sysroot: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_compile: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_compile: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_compile: Started\nNOTE: Running task 6951 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_compile)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_compile: Started\nNOTE: Running task 6953 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_compile)\nNOTE: Running task 6954 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_unpack)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_compile: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_compile: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_compile: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_compile: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_compile: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_compile: Started\nNOTE: Running task 6955 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_install)\nNOTE: recipe mini-x-session-0.1-r0: task do_compile: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_compile: Succeeded\nNOTE: recipe gst-examples-1.18.6-r0: task do_compile: Started\nNOTE: Running task 6956 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_install)\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_unpack: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_compile: Succeeded\nNOTE: Running task 6958 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_install)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_install: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_install: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_install: Started\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_unpack: Succeeded\nNOTE: Running task 6961 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_install)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_install: Succeeded\nNOTE: Running task 6963 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_package)\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_compile: Succeeded\nNOTE: Running task 6964 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_install)\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_package: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_install: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_install: Started\nNOTE: recipe udev-extraconf-1.1-r0: task do_install: Succeeded\nNOTE: Running task 6965 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_package)\nNOTE: recipe udev-extraconf-1.1-r0: task do_package: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_install: Succeeded\nNOTE: Running task 6969 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_package)\nNOTE: recipe weston-13.0.0-r0: task do_install: Succeeded\nNOTE: Running task 6970 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_package)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 6971 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_install)\nNOTE: recipe mini-x-session-0.1-r0: task do_package: Started\nNOTE: recipe weston-13.0.0-r0: task do_package: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_install: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_install: Succeeded\nNOTE: Running task 6972 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_package)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_install: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_package: Started\nNOTE: Running task 6973 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_package)\nNOTE: recipe puzzles-2_0.0+git-r0: task do_package: Started\nNOTE: recipe wayland-utils-1.2.0-r0: task do_install: Succeeded\nNOTE: Running task 6974 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_package)\nNOTE: recipe wayland-utils-1.2.0-r0: task do_package: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_package: Succeeded\nNOTE: Running task 6975 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_collect_spdx_deps)\nNOTE: recipe libinput-1.25.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libinput-1.25.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_package: Succeeded\nNOTE: Running task 6976 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_create_spdx)\nNOTE: Running task 6977 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe libinput-1.25.0-r0: task do_create_spdx: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxmu-1_1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mini-x-session-0.1-r0: task do_package: Succeeded\nNOTE: Running task 6978 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_collect_spdx_deps)\nNOTE: Running task 6979 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpsl-0.21.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 6980 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xhost-1_1.0.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6981 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6982 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sato-screenshot-0.3-r0: task do_compile: Succeeded\nNOTE: Running task 6983 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_install)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_install: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libinput-1.25.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6984 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 6985 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6986 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xauth-1_1.1.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 6987 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6988 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6989 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sato-icon-theme-git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_package: Succeeded\nNOTE: Running task 6990 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 6991 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_install: Succeeded\nNOTE: Running task 6992 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_package)\nNOTE: recipe gst-examples-1.18.6-r0: task do_compile: Succeeded\nNOTE: Running task 6993 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_install)\nNOTE: recipe sato-screenshot-0.3-r0: task do_package: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_install: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6994 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxmu_1.2.1.bb:do_create_spdx)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6995 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpsl/libpsl_0.21.5.bb:do_create_spdx)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6996 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_configure)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 6997 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_configure)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_create_spdx: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_package: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_configure: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_configure: Started\nNOTE: Running task 6998 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_configure)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_configure: Started\nNOTE: recipe libpsl-0.21.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 6999 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_configure)\nNOTE: recipe libxmu-1_1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_configure: Started\nNOTE: Running task 7000 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_configure)\nNOTE: recipe gst-examples-1.18.6-r0: task do_install: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_configure: Started\nNOTE: Running task 7001 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_configure)\nNOTE: Running task 7002 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_package)\nNOTE: recipe sato-icon-theme-git-r0: task do_configure: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_package: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_compile: Succeeded\nNOTE: Running task 7003 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_install)\nNOTE: recipe connman-gnome-0.7-r0: task do_compile: Succeeded\nNOTE: Running task 7004 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_install)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_install: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_install: Started\nNOTE: recipe puzzles-2_0.0+git-r0: task do_package: Succeeded\nNOTE: Running task 7005 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_configure)\nNOTE: recipe xauth-1_1.1.3-r0: task do_configure: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_install: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_package: Succeeded\nNOTE: Running task 7006 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_package)\nNOTE: Running task 7007 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_packagedata)\nNOTE: recipe connman-gnome-0.7-r0: task do_install: Succeeded\nNOTE: Running task 7008 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_package)\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_package: Started\nNOTE: recipe weston-13.0.0-r0: task do_packagedata: Started\nNOTE: recipe connman-gnome-0.7-r0: task do_package: Started\nNOTE: recipe sato-screenshot-0.3-r0: task do_package: Succeeded\nNOTE: Running task 7009 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_configure)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_configure: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_configure: Succeeded\nNOTE: Running task 7010 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_configure)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_configure: Started\nNOTE: recipe pcmanfm-1.3.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5308750697544642 - using 15/16 bitbake threads\nNOTE: recipe gst-examples-1.18.6-r0: task do_package: Succeeded\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_compile: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_package: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_package: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_configure: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_configure: Succeeded\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_configure: Succeeded\nNOTE: recipe xhost-1_1.0.9-r0: task do_configure: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_configure: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_packagedata unihash changed to 71439440e8d7e9407b47acfd68f8f913e7b3f9101cccd81916ad4c3808990221\nNOTE: recipe xauth-1_1.1.3-r0: task do_configure: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_configure: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4650355747767858 - using 2/16 bitbake threads\nNOTE: Running task 7011 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_compile)\nNOTE: Running task 7012 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_install)\nNOTE: Running task 7013 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_install)\nNOTE: Running task 7014 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_configure)\nNOTE: Running task 7015 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_configure)\nNOTE: recipe sato-icon-theme-git-r0: task do_compile: Started\nNOTE: Running task 7016 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_configure)\nNOTE: Running task 7017 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_compile)\nNOTE: Running task 7018 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_compile)\nNOTE: Running task 7019 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_compile)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_configure: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_install: Started\nNOTE: Running task 7020 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_compile)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_install: Started\nNOTE: Running task 7021 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_compile)\nNOTE: Running task 7022 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_compile)\nNOTE: Running task 7023 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_compile)\nNOTE: Running task 7024 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_compile)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_configure: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_configure: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_compile: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_compile: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_compile: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_compile: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_compile: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_compile: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_compile: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_compile: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_compile: Succeeded\nNOTE: Running task 7025 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_install)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_install: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_compile: Succeeded\nNOTE: Running task 7026 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_install)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_install: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_compile: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_compile: Succeeded\nNOTE: Running task 7027 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_package)\nNOTE: Running task 7028 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_install)\nNOTE: recipe xhost-1_1.0.9-r0: task do_install: Started\nNOTE: Running task 7029 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_install)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_compile: Succeeded\nNOTE: Running task 7030 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_install)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_package: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_install: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_install: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_install: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_compile: Succeeded\nNOTE: Running task 7031 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_install)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_install: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_install: Succeeded\nNOTE: recipe xauth-1_1.1.3-r0: task do_compile: Succeeded\nNOTE: Running task 7032 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_package)\nNOTE: Running task 7033 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_install)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_install: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_compile: Succeeded\nNOTE: Running task 7034 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_package)\nNOTE: recipe xset-1_1.2.5-r0: task do_install: Succeeded\nNOTE: recipe xhost-1_1.0.9-r0: task do_package: Started\nNOTE: Running task 7035 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_install)\nNOTE: Running task 7036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_package)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_package: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_package: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_install: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_install: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5107421875 - using 15/16 bitbake threads\nNOTE: recipe xauth-1_1.1.3-r0: task do_install: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_install: Succeeded\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_package: Succeeded\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_package: Succeeded\nNOTE: recipe xhost-1_1.0.9-r0: task do_package: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_package: Succeeded\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_install: Succeeded\nNOTE: recipe pcmanfm-1.3.2-r0: task do_install: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_compile: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_configure: Succeeded\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_configure: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.454833984375 - using 3/16 bitbake threads\nNOTE: Running task 7037 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_package)\nNOTE: Running task 7038 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_package)\nNOTE: Running task 7039 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_compile)\nNOTE: Running task 7040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_compile)\nNOTE: Running task 7041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_compile)\nNOTE: Running task 7042 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_install)\nNOTE: Running task 7043 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_package)\nNOTE: Running task 7044 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_package)\nNOTE: Running task 7045 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_package)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_package: Started\nNOTE: Running task 7046 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_packagedata)\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_package: Started\nNOTE: Running task 7049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_packagedata)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_compile: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_compile: Started\nNOTE: Running task 7050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_packagedata)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_compile: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_install: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_package: Started\nNOTE: Running task 7051 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_packagedata)\nNOTE: recipe xauth-1_1.1.3-r0: task do_package: Started\nNOTE: recipe weston-init-1.0-r0: task do_packagedata: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_package: Started\nNOTE: recipe settings-daemon-0.0.2-r0: task do_packagedata: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_packagedata: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_install: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 7052 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_install)\nNOTE: Running task 7053 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_package)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_install: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_package: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_install: Succeeded\nNOTE: Running task 7054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_package)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_package: Succeeded\nNOTE: Running task 7055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_package: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_install: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7056 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_package)\nNOTE: recipe sato-icon-theme-git-r0: task do_package: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7057 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_create_spdx)\nNOTE: recipe xauth-1_1.1.3-r0: task do_package: Succeeded\nNOTE: Running task 7059 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_collect_spdx_deps)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_create_spdx: Started\nNOTE: recipe npth-1.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_package: Succeeded\nNOTE: Running task 7060 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_collect_spdx_deps)\nNOTE: recipe npth-1.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7061 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe libksba-1.6.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libksba-1.6.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7063 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7064 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_collect_spdx_deps)\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7065 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_package: Succeeded\nNOTE: Running task 7066 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_create_spdx)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe npth-1.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7067 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_create_spdx)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_create_spdx: Started\nNOTE: Running task 7068 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: recipe wpa-supplicant-2.10-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7069 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_collect_spdx_deps)\nNOTE: recipe npth-1.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7070 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx)\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7071 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_create_spdx)\nNOTE: recipe libksba-1.6.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7072 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_create_spdx)\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Started\nNOTE: Running task 7073 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_create_spdx)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_create_spdx: Started\nNOTE: Running task 7074 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_install)\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_create_spdx: Started\nNOTE: Running task 7075 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_install)\nNOTE: recipe python3-more-itertools-10.2.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7076 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_install: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_create_spdx: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_package: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_package: Succeeded\nNOTE: Running task 7077 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_create_spdx)\nNOTE: Running task 7079 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_fetch)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7080 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_unpack)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7082 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_collect_spdx_deps)\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_unpack: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 7083 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_collect_spdx_deps)\nNOTE: recipe vte-0.74.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_install: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_install: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7085 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_package)\nNOTE: Running task 7086 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_package)\nNOTE: Running noexec task 7097 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_unpack)\nNOTE: Running noexec task 7098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_unpack)\nNOTE: Running task 7103 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_patch)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_package: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_package: Started\nNOTE: recipe gconf-native-3.2.6-r0: task do_unpack: Succeeded\nNOTE: Running task 7105 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_collect_spdx_deps)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_package: Succeeded\nNOTE: Running task 7108 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_patch)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7109 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx)\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Started\nNOTE: Running task 7110 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_collect_spdx_deps)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe vte-0.74.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7111 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_create_spdx)\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7112 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_create_spdx)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7113 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_collect_spdx_deps)\nNOTE: recipe vte-0.74.2-r0: task do_create_spdx: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_packagedata unihash changed to 71a157f5dd7a528c9726aba3026897a8ab8df5f2e8eaa5667375ccd2d4defb6d\nNOTE: Running task 7114 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb:do_create_spdx)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_packagedata: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_packagedata unihash changed to 5429a293a84b9cd91793105634d65e90f1626977d61ae65d9587e5f4985f6d1c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_packagedata unihash changed to 97d30bae398d6991745dbfb2745d7519e2a1132c4f9b5e07dd8044e36dea2fb4\nNOTE: Running task 7115 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_collect_spdx_deps)\nNOTE: Running task 7116 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_packagedata)\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_create_spdx: Started\nNOTE: Running task 7117 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb:do_create_spdx)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_packagedata: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_create_spdx: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7118 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb:do_create_spdx)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Succeeded\nNOTE: Running task 7119 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_packagedata)\nNOTE: recipe xcb-util-renderutil-0.3.10-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7120 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_packagedata)\nNOTE: recipe connman-conf-1.0-r0: task do_packagedata: Started\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_create_spdx: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_packagedata: Started\nNOTE: recipe weston-init-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe xcb-util-image-0.4.1-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_packagedata unihash changed to e724bb166f9313d1d5f3a3bc7934c10610afcc52eaed805d3d91a3249d827d34\nNOTE: Running task 7121 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_packagedata)\nNOTE: recipe sudo-1.9.15p5-r0: task do_compile: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Succeeded\nNOTE: Running task 7122 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_install)\nNOTE: Running task 7123 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_packagedata)\nNOTE: Running task 7124 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_packagedata)\nNOTE: recipe xinput-1.6.4-r0: task do_packagedata: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_install: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_packagedata: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_packagedata: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7125 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_packagedata)\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_package: Succeeded\nNOTE: Running task 7126 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_packagedata)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_package: Succeeded\nNOTE: Running task 7127 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_packagedata)\nNOTE: recipe kbd-2.6.4-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7128 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_packagedata)\nNOTE: recipe matchbox-session-0.1-r0: task do_packagedata: Started\nNOTE: recipe vte-0.74.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7129 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_packagedata)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_packagedata: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7130 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_packagedata)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_packagedata unihash changed to 1abce66a7db5ac647a80260d383369e73c93ebc5003280d7bb8d9a041e572803\nNOTE: Running task 7131 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_packagedata)\nNOTE: recipe connman-1.42-r0: task do_packagedata: Started\nNOTE: recipe connman-conf-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_packagedata unihash changed to f33f54c3bf2d13289b36eedef77a1966a315fe12d18b322db5a685b1a5b3bd48\nNOTE: Running task 7132 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_packagedata)\nNOTE: recipe pointercal-xinput-0.0-r0: task do_packagedata: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_packagedata unihash changed to 96ecc1933be50ed9c85d419323c598c730262e86a90f8eda54eda556d416b593\nNOTE: Running task 7133 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_packagedata)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_packagedata: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_packagedata: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_packagedata: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_packagedata unihash changed to b0880428539c7d7bffff6c85196c6f82157afdcd2571e4f263a39ada641b06bc\nNOTE: Running task 7134 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_collect_spdx_deps)\nNOTE: recipe rgb-1_1.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_packagedata unihash changed to a7fb174b20116d215c546a62f1c54c01df41851f72600b033e1a59aa5153b305\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_packagedata unihash changed to 4d14d10657f5ab0b2b981549c7ccdf6112371024c9e69f1caf48c5c329d02a1b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_packagedata unihash changed to 8267f1d504c18979c5e930716cc6c81ac6dc907e9c80e8e3df7cacfc13ea8719\nNOTE: Running task 7139 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxml-simple-perl-native-2.25-r0: task do_create_spdx: Succeeded\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_packagedata: Succeeded\nNOTE: Running task 7140 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe quota-4.09-r0: task do_collect_spdx_deps: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_packagedata unihash changed to acc7b93bbb1ca0d5ae88c4a75b6ef03565e28d42a01be475b7144a608248a939\nNOTE: Running task 7141 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: Running task 7142 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 7143 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-attrs-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-toml-0.10.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kbd-2.6.4-r0: task do_packagedata: Succeeded\nNOTE: recipe quota-4.09-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7145 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_collect_spdx_deps)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7146 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7147 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7148 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/quota/quota_4.09.bb:do_create_spdx)\nNOTE: recipe python3-toml-0.10.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe quota-4.09-r0: task do_create_spdx: Started\nNOTE: Running task 7149 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7150 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7151 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_collect_spdx_deps)\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7152 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-packaging-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe tzdata-2024a-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7158 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe tzdata-2024a-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7159 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx)\nNOTE: recipe python3-packaging-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7160 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx)\nNOTE: Running task 7161 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx)\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-attrs-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_create_spdx: Started\nNOTE: recipe sato-icon-theme-git-r0: task do_package: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7162 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx)\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_create_spdx: Started\nNOTE: Running task 7164 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_spdx)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_create_spdx: Started\nNOTE: Running task 7165 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_spdx)\nNOTE: recipe python3-toml-0.10.2-r0: task do_create_spdx: Started\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Started\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathlib2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7166 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_create_spdx)\nNOTE: recipe python3-importlib-metadata-7.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_packagedata: Succeeded\nNOTE: Running task 7167 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_packagedata unihash changed to 68c55c1a5cfc633a846407bc0bfc6dd65dbab691050d0f04b1a8e3a0bacf7751\nNOTE: Running task 7168 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_create_spdx)\nNOTE: recipe python3-markupsafe-2.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7169 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx)\nNOTE: Running task 7170 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_create_spdx)\nNOTE: recipe python3-packaging-24.0-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_packagedata: Succeeded\nNOTE: recipe python3-toml-0.10.2-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_packagedata unihash changed to 035215fa593bffa46a1129598f22842054eecbe7416130a301258834cbab6cce\nNOTE: Running task 7172 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_collect_spdx_deps)\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx: Started\nNOTE: Running task 7173 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_patch)\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe quota-4.09-r0: task do_create_spdx: Succeeded\nNOTE: recipe xwayland-23.2.6-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7174 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_packagedata)\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_patch: Started\nNOTE: recipe desktop-file-utils-native-0.27-r0: task do_patch: Succeeded\nNOTE: recipe wayland-utils-1.2.0-r0: task do_packagedata: Started\nNOTE: Running task 7175 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_packagedata)\nNOTE: recipe python3-packaging-24.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5040544782366072 - using 15/16 bitbake threads\nNOTE: recipe puzzles-2_0.0+git-r0: task do_packagedata: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe connman-1.42-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_packagedata unihash changed to d64c775ac3e0d7cb9739b1c5ed839282f76e2cb16f6ec2fcbc503b9f4642006b\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_packagedata unihash changed to df3db4aa43aa59cb1d29b15025ee010c12f959b708aebc23a0a67b331b2e068c\nNOTE: recipe consolekit-0.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_packagedata unihash changed to 3a192033ddfc3749701fcf773434dad94a9712d9da93fb9864787860a379cc58\nNOTE: recipe dbus-wait-0.1+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_packagedata unihash changed to 41fb17a1a770a1d2de3a104802b1ca67ac00966f9b0fd910b57f40fa28d98290\nNOTE: recipe puzzles-2_0.0+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/puzzles/puzzles_git.bb:do_packagedata unihash changed to e7bb9725d9eae0de21ca23236eb9dbd42354db2079a6b0b37f2449b952c139c6\nNOTE: recipe wayland-utils-1.2.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-utils_1.2.0.bb:do_packagedata unihash changed to a337e112df7e9e9c386fc7ff0472644da3174010e3cea7e2b3810531fc220061\nNOTE: recipe sudo-1.9.15p5-r0: task do_install: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4826224190848214 - using 1/16 bitbake threads\nNOTE: Running task 7176 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_package)\nNOTE: Running task 7177 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xwayland/xwayland_23.2.6.bb:do_create_spdx)\nNOTE: Running task 7178 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_packagedata)\nNOTE: Running task 7179 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_packagedata)\nNOTE: Running task 7180 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_packagedata)\nNOTE: Running task 7181 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_packagedata)\nNOTE: recipe sudo-1.9.15p5-r0: task do_package: Started\nNOTE: Running task 7183 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_packagedata)\nNOTE: recipe udev-extraconf-1.1-r0: task do_packagedata: Started\nNOTE: Running task 7184 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_packagedata)\nNOTE: Running task 7185 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_packagedata)\nNOTE: recipe xwayland-23.2.6-r0: task do_create_spdx: Started\nNOTE: Running task 7187 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_packagedata)\nNOTE: Running task 7188 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_packagedata)\nNOTE: recipe sato-screenshot-0.3-r0: task do_packagedata: Started\nNOTE: Running task 7189 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_packagedata)\nNOTE: recipe pcmanfm-1.3.2-r0: task do_packagedata: Started\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_packagedata: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_packagedata: Started\nNOTE: Running task 7192 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_packagedata)\nNOTE: Running task 7193 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_collect_spdx_deps)\nNOTE: recipe connman-gnome-0.7-r0: task do_packagedata: Started\nNOTE: Running task 7194 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_collect_spdx_deps)\nNOTE: recipe sato-icon-theme-git-r0: task do_packagedata: Started\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_packagedata: Started\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_packagedata: Started\nNOTE: recipe gst-examples-1.18.6-r0: task do_packagedata: Started\nNOTE: recipe mini-x-session-0.1-r0: task do_packagedata: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe utfcpp-4.0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7195 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_collect_spdx_deps)\nNOTE: recipe nghttp2-1.61.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7196 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_collect_spdx_deps)\nNOTE: recipe nghttp2-1.61.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7197 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmatchbox-1.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7198 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb:do_create_spdx)\nNOTE: recipe libpcap-1.10.4-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7199 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb:do_create_spdx)\nNOTE: recipe utfcpp-4.0.5-r0: task do_create_spdx: Started\nNOTE: recipe libpcap-1.10.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe utfcpp-4.0.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7200 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb:do_create_spdx)\nNOTE: Running task 7202 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb:do_create_spdx)\nNOTE: recipe nghttp2-1.61.0-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_create_spdx: Started\nNOTE: recipe xwayland-23.2.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7203 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb:do_create_spdx)\nNOTE: recipe libmatchbox-1.12-r0: task do_create_spdx: Started\nNOTE: recipe nghttp2-1.61.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7205 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_packagedata)\nNOTE: recipe libmatchbox-1.12-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7206 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_packagedata)\nNOTE: recipe xset-1_1.2.5-r0: task do_packagedata: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_packagedata: Started\nNOTE: recipe matchbox-panel-2-2.12-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7207 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_packagedata)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_packagedata: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_package: Succeeded\nNOTE: Running task 7208 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_packagedata)\nNOTE: recipe sudo-1.9.15p5-r0: task do_packagedata: Started\nNOTE: recipe matchbox-session-sato-0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe connman-gnome-0.7-r0: task do_packagedata: Succeeded\nNOTE: recipe udev-extraconf-1.1-r0: task do_packagedata: Succeeded\nNOTE: recipe mini-x-session-0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe pcmanfm-1.3.2-r0: task do_packagedata: Succeeded\nNOTE: recipe matchbox-config-gtk-0.2+git-r0: task do_packagedata: Succeeded\nNOTE: recipe matchbox-keyboard-0.1.1-r0: task do_packagedata: Succeeded\nNOTE: recipe sato-screenshot-0.3-r0: task do_packagedata: Succeeded\nNOTE: recipe sato-icon-theme-git-r0: task do_packagedata: Succeeded\nNOTE: recipe gst-examples-1.18.6-r0: task do_packagedata: Succeeded\nNOTE: recipe l3afpad-0.8.18.1.11+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_packagedata unihash changed to 39d846e02716c8a8957f0e550619443c09595fb97a5964998241a075ee47048b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb:do_packagedata unihash changed to da90faee6d24306011acfb7f87133efa2f0353191cd381317fff141b3814a0fb\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_packagedata unihash changed to 161bd41c5ae121f5c11369470f21e81d82fe9bad5a1fcfa8b60450fb5957c8ab\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb:do_packagedata unihash changed to 5892effea6648772bc551993b5a54e669248b0b8e59738f34e325aec7ff73277\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_0.1.1.bb:do_packagedata unihash changed to abb06872b356f9cb1936ec53d6cf522cc00bc64194e754619d614996b71c3b8b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gst-examples_1.18.6.bb:do_packagedata unihash changed to 351df88347200f3771725ad92fc87cd50ac4898f3c166d4f0501d620e32447bf\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb:do_packagedata unihash changed to 377e7a71407e132176539e208980104f9af17f15434250867ecc8cc03fe20c3a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb:do_packagedata unihash changed to f9fe6ad3016ccee50bdd7a6d07f7fafd1aa43a3331c565d1efb81f1e67c01120\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/l3afpad/l3afpad_git.bb:do_packagedata unihash changed to 208ddead216b00034f85993736fd4d362d212d788058a7074d77cb4c005e404b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb:do_packagedata unihash changed to 7036fb7092deeef49d931d3b27c09d7ceace9d31de436831dce93ae903a541f9\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb:do_packagedata unihash changed to 5839fe86fd916ce2643d4d9dc067cc1d3e0e0dcb3a97fb12d3364b6d1daca09e\nNOTE: Running task 7209 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_packagedata)\nNOTE: Running task 7210 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_packagedata)\nNOTE: Running task 7211 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_packagedata)\nNOTE: Running task 7212 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_packagedata)\nNOTE: Running task 7213 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_packagedata)\nNOTE: Running task 7214 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_packagedata)\nNOTE: Running task 7215 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_packagedata)\nNOTE: Running task 7216 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_packagedata)\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_packagedata: Started\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_packagedata: Started\nNOTE: Running task 7217 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_collect_spdx_deps)\nNOTE: recipe xauth-1_1.1.3-r0: task do_packagedata: Started\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_packagedata: Started\nNOTE: Running task 7222 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_fetch)\nNOTE: Running task 7223 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_fetch)\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_packagedata: Started\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_packagedata: Started\nNOTE: recipe alsa-utils-1.2.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_fetch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_fetch: Succeeded\nNOTE: Running task 7225 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_fetch)\nNOTE: Running task 7226 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_unpack)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7227 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_create_spdx)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_fetch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_packagedata: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_create_spdx: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_packagedata unihash changed to 65b654ff8c60c731053bc4ddf55558fd1ceb7c2c62da0f713535dd230a52ea72\nNOTE: Load average limiting set to True as load average: 1.5389404296875 - using 15/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_packagedata unihash changed to 9c599c644efd500e6c1ba36a7dbaab857bc2b1f09269c53c0848e2f96a7a8a81\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_fetch: Succeeded\nNOTE: recipe xset-1_1.2.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_packagedata unihash changed to 1ed0238f0a854f8ded8f98de7ff021353f2e99b79339ec4e47a5fa21d114835f\nNOTE: recipe alsa-utils-1.2.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe sudo-1.9.15p5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_packagedata unihash changed to 1b25b0be5ce5afe360838699544dca81507a6564893ae4385843b8eadf2013d3\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_packagedata unihash changed to 893111765c7b830600c6ce39ea1d18a0cadeb07820f64f4dd1d8b27f0891e68a\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_packagedata: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_packagedata: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_packagedata unihash changed to 30f5caccb43678f2f8f730d86cab34b3481b617a380d238e4d68c2c78c6ed4ca\nNOTE: recipe xauth-1_1.1.3-r0: task do_packagedata: Succeeded\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_packagedata: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_packagedata unihash changed to 23c7da0134c0a1576eba93f29823ff54268aa5b0937303e1a8bc58716d16a260\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_packagedata unihash changed to 07e5c83017f8daadb5f0a6674a3c28b7f74f9bd2e7cfc910a49f01d7e7d6af02\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_packagedata unihash changed to a0ba06bccf4faff4643f9694d183f29eab9c974ba55d12d218ee7f65b3f453e9\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_packagedata unihash changed to 8fc8d0b6a720dc1ac977f0bfa4a23a9f21b5127d0dbe6d2d16c0da831ae98b83\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_packagedata unihash changed to feb910510f3c488037aeef2d72a3b7db09f711df7475e7986f701ad7d022f35f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_packagedata unihash changed to 5ff965b6c7d6462dfb9f376fa6718cf58b937c0700f9c63a9d6250c81c7a94eb\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965558733258928 - using 1/16 bitbake threads\nNOTE: Running task 7228 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_patch)\nNOTE: Running task 7230 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: Running task 7233 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot)\nNOTE: Running task 7235 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_patch)\nNOTE: Running task 7244 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_collect_spdx_deps)\nNOTE: Running task 7245 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_collect_spdx_deps)\nNOTE: Running task 7246 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7247 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_collect_spdx_deps)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Started\nNOTE: Running task 7253 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7254 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_collect_spdx_deps)\nNOTE: Running task 7256 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_collect_spdx_deps)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_patch: Started\nNOTE: Running task 7257 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7258 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_collect_spdx_deps)\nNOTE: recipe psplash-0.1+git-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7259 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_collect_spdx_deps)\nNOTE: recipe dnf-4.19.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7260 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_collect_spdx_deps)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe seatd-0.8.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libexif-0.6.24-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe menu-cache-1.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_patch: Succeeded\nNOTE: Running task 7261 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7262 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7263 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx)\nNOTE: Running task 7264 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx)\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7265 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libexif/libexif_0.6.24.bb:do_create_spdx)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 7266 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb:do_create_spdx)\nNOTE: Running task 7267 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_collect_spdx_deps)\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7268 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_collect_spdx_deps)\nNOTE: recipe menu-cache-1.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7269 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_collect_spdx_deps)\nNOTE: recipe libexif-0.6.24-r0: task do_create_spdx: Started\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe dnf-4.19.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7270 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_spdx)\nNOTE: recipe psplash-0.1+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7271 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/seatd/seatd_0.8.0.bb:do_create_spdx)\nNOTE: Running task 7272 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb:do_create_spdx)\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7273 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_create_spdx)\nNOTE: Running task 7274 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_collect_spdx_deps)\nNOTE: recipe dnf-4.19.2-r0: task do_create_spdx: Started\nNOTE: Running task 7275 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_collect_spdx_deps)\nNOTE: recipe seatd-0.8.0-r0: task do_create_spdx: Started\nNOTE: Running task 7276 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_collect_spdx_deps)\nNOTE: recipe menu-cache-1.1.0-r0: task do_create_spdx: Started\nNOTE: recipe psplash-0.1+git-r0: task do_create_spdx: Started\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7277 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_collect_spdx_deps)\nNOTE: recipe python3-py-1.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe mkfontscale-1.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xcb-util-cursor-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7278 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_collect_spdx_deps)\nNOTE: Running task 7279 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7280 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_collect_spdx_deps)\nNOTE: Running task 7282 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: Running task 7283 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7285 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pygments-2.18.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7289 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_collect_spdx_deps)\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7290 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-py-1.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe seatd-0.8.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-markdown-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7291 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7292 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pip-native-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7293 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_collect_spdx_deps)\nNOTE: Running task 7294 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7295 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7296 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 7298 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_collect_spdx_deps)\nNOTE: recipe menu-cache-1.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7300 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xkbcomp_1.4.7.bb:do_create_spdx)\nNOTE: recipe pinentry-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7301 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_collect_spdx_deps)\nNOTE: recipe psplash-0.1+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7302 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_collect_spdx_deps)\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7303 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_collect_spdx_deps)\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7304 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_collect_spdx_deps)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xkbcomp-1.4.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7305 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_collect_spdx_deps)\nNOTE: recipe pinentry-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7306 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_collect_spdx_deps)\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7307 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_collect_spdx_deps)\nNOTE: Running task 7308 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_collect_spdx_deps)\nNOTE: Running task 7310 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sortedcontainers_2.4.0.bb:do_create_spdx)\nNOTE: recipe gnupg-2.4.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7311 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hypothesis_6.102.4.bb:do_create_spdx)\nNOTE: Running task 7312 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx)\nNOTE: Running task 7313 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx)\nNOTE: Running task 7314 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb:do_create_spdx)\nNOTE: Running task 7315 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb:do_create_spdx)\nNOTE: recipe debugedit-5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_create_spdx: Started\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-zipp-3.18.1-r0: task do_create_spdx: Started\nNOTE: Running task 7316 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniconfig_2.0.0.bb:do_create_spdx)\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_create_spdx: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5726231166294642 - using 15/16 bitbake threads\nNOTE: recipe xkbcomp-1.4.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_create_spdx: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-sortedcontainers-2.4.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-zipp-3.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-wcwidth-0.2.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-atomicwrites-1.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pluggy-1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-iniconfig-2.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hypothesis-6.102.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libexif-0.6.24-r0: task do_create_spdx: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4958583286830358 - using 1/16 bitbake threads\nNOTE: Running task 7317 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_create_spdx)\nNOTE: Running task 7318 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smartypants_2.0.0.bb:do_create_spdx)\nNOTE: Running task 7319 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_create_spdx)\nNOTE: Running task 7320 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_spdx)\nNOTE: Running task 7321 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typogrify_2.0.7.bb:do_create_spdx)\nNOTE: Running task 7322 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx)\nNOTE: Running task 7323 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markdown_3.6.bb:do_create_spdx)\nNOTE: Running task 7325 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx)\nNOTE: Running task 7326 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_spdx)\nNOTE: Running task 7328 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx)\nNOTE: recipe python3-py-1.11.0-r0: task do_create_spdx: Started\nNOTE: Running task 7332 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 7333 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx)\nNOTE: Running task 7334 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_spdx)\nNOTE: Running task 7335 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_create_spdx)\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_create_spdx: Started\nNOTE: Running task 7336 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx)\nNOTE: recipe mkfontscale-1.2.3-r0: task do_create_spdx: Started\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-pygments-2.18.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Started\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_create_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Started\nNOTE: recipe mkfontscale-1.2.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-py-1.11.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7337 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_create_spdx)\nNOTE: recipe python3-smartypants-2.0.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7338 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_create_spdx)\nNOTE: recipe python3-typogrify-2.0.7-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7339 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_create_spdx)\nNOTE: Running task 7341 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_create_spdx)\nNOTE: Running task 7343 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-markdown-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Started\nNOTE: Running task 7344 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb:do_create_spdx)\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-jinja2-3.1.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7345 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_create_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe pinentry-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7346 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_create_spdx)\nNOTE: Running task 7347 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_create_spdx)\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7348 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_create_spdx)\nNOTE: recipe cantarell-fonts-0.303.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7349 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_create_spdx)\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7350 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_create_spdx)\nNOTE: Running task 7356 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_patch)\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_create_spdx: Started\nNOTE: Running task 7357 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_collect_spdx_deps)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_create_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_create_spdx: Started\nNOTE: Running task 7358 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_collect_spdx_deps)\nNOTE: recipe gconf-native-3.2.6-r0: task do_patch: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libptytty-2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7359 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pygments-2.18.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7360 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe libptytty-2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7361 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_collect_spdx_deps)\nNOTE: Running task 7362 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_collect_spdx_deps)\nNOTE: recipe taglib-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe debugedit-5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7363 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_collect_spdx_deps)\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7364 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_collect_spdx_deps)\nNOTE: Running task 7365 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_collect_spdx_deps)\nNOTE: recipe ppp-2.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lame-3.100-r0: task do_collect_spdx_deps: Started\nNOTE: Load average limiting set to True as load average: 1.5748465401785714 - using 15/16 bitbake threads\nNOTE: recipe speex-1.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lame-3.100-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe speex-1.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mpg123-1.32.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gconf-native-3.2.6-r0: task do_patch: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965122767857142 - using 1/16 bitbake threads\nNOTE: Running task 7366 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_create_spdx)\nNOTE: Running task 7367 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/libptytty/libptytty_2.0.bb:do_create_spdx)\nNOTE: Running task 7368 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ppp/ppp_2.5.0.bb:do_create_spdx)\nNOTE: Running task 7369 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/taglib/taglib_2.0.1.bb:do_create_spdx)\nNOTE: Running task 7370 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/mpg123/mpg123_1.32.6.bb:do_create_spdx)\nNOTE: Running task 7371 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup_3.4.4.bb:do_create_spdx)\nNOTE: Running task 7372 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/lame/lame_3.100.bb:do_create_spdx)\nNOTE: Running task 7373 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/speex/speex_1.2.1.bb:do_create_spdx)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_create_spdx: Started\nNOTE: Running task 7374 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7375 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb:do_create_spdx)\nNOTE: Running task 7376 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_unpack)\nNOTE: Running task 7377 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_unpack)\nNOTE: recipe libptytty-2.0-r0: task do_create_spdx: Started\nNOTE: Running task 7379 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_unpack)\nNOTE: Running task 7381 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: recipe ppp-2.5.0-r0: task do_create_spdx: Started\nNOTE: recipe taglib-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe mpg123-1.32.6-r0: task do_create_spdx: Started\nNOTE: Running task 7403 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_collect_spdx_deps)\nNOTE: recipe lame-3.100-r0: task do_create_spdx: Started\nNOTE: recipe libsoup-3.4.4-r0: task do_create_spdx: Started\nNOTE: recipe speex-1.2.1-r0: task do_create_spdx: Started\nNOTE: recipe formfactor-0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_create_spdx: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_unpack: Started\nNOTE: recipe weston-13.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe formfactor-0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7404 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/formfactor/formfactor_0.0.bb:do_create_spdx)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe formfactor-0.0-r0: task do_create_spdx: Started\nNOTE: Running task 7405 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_patch)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 7406 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_patch)\nNOTE: Running task 7407 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_patch)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_patch: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe libptytty-2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 7408 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_collect_spdx_deps)\nNOTE: Running task 7409 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_collect_spdx_deps)\nNOTE: Running task 7410 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_collect_spdx_deps)\nNOTE: recipe formfactor-0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7411 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_collect_spdx_deps)\nNOTE: recipe libfakekey-0.3+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_collect_spdx_deps: Started\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7412 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_collect_spdx_deps)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe speex-1.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_patch: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7413 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_collect_spdx_deps)\nNOTE: Running task 7414 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston_13.0.0.bb:do_create_spdx)\nNOTE: Running task 7415 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/sato-icon-theme/icon-naming-utils_0.8.90.bb:do_create_spdx)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7416 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb:do_create_spdx)\nNOTE: recipe libfakekey-0.3+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lame-3.100-r0: task do_create_spdx: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe weston-13.0.0-r0: task do_create_spdx: Started\nNOTE: Running task 7417 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libfakekey/libfakekey_git.bb:do_create_spdx)\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_create_spdx: Started\nNOTE: Running task 7419 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_collect_spdx_deps)\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_create_spdx: Started\nNOTE: recipe libfakekey-0.3+git-r0: task do_create_spdx: Started\nNOTE: recipe libfm-1.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7420 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libfm/libfm_1.3.2.bb:do_create_spdx)\nNOTE: recipe mpg123-1.32.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-wm-1.2.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7421 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-networking/glib-networking_2.78.1.bb:do_create_spdx)\nNOTE: Running task 7422 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_collect_spdx_deps)\nNOTE: Running task 7424 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_collect_spdx_deps)\nNOTE: Running task 7425 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_collect_spdx_deps)\nNOTE: recipe dropbear-2024.85-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libfm-1.3.2-r0: task do_create_spdx: Started\nNOTE: recipe glib-networking-2.78.1-r0: task do_create_spdx: Started\nNOTE: recipe neard-0.19-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssh-9.7p1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5968976702008928 - using 15/16 bitbake threads\nNOTE: recipe dropbear-2024.85-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libfakekey-0.3+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ppp-2.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe neard-0.19-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe taglib-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe libsoup-3.4.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libsoup-2.4-2.74.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libfm-1.3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe icon-naming-utils-native-0.8.90-r0: task do_create_spdx: Succeeded\nNOTE: recipe weston-13.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-networking-2.78.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4755510602678572 - using 1/16 bitbake threads\nNOTE: Running task 7426 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: Running task 7427 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/json-glib/json-glib_1.8.0.bb:do_create_spdx)\nNOTE: Running task 7428 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_collect_spdx_deps)\nNOTE: Running task 7429 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7430 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_collect_spdx_deps)\nNOTE: Running task 7431 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_collect_spdx_deps)\nNOTE: Running task 7432 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_collect_spdx_deps)\nNOTE: Running task 7433 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7434 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_collect_spdx_deps)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe json-glib-1.8.0-r0: task do_create_spdx: Started\nNOTE: Running task 7435 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_collect_spdx_deps)\nNOTE: recipe dosfstools-4.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7449 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_create_spdx)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7450 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh_9.7p1.bb:do_create_spdx)\nNOTE: recipe iw-6.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7452 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_create_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7453 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_create_spdx)\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7467 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: recipe dropbear-2024.85-r0: task do_create_spdx: Started\nNOTE: recipe neard-0.19-r0: task do_create_spdx: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_create_spdx: Started\nNOTE: recipe openssh-9.7p1-r0: task do_create_spdx: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7468 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7469 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx)\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7470 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_create_spdx)\nNOTE: Running task 7471 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_spdx)\nNOTE: Running task 7472 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_create_spdx)\nNOTE: Running task 7473 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx)\nNOTE: Running task 7474 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_create_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Started\nNOTE: recipe iw-6.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dosfstools-4.2-r0: task do_create_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Started\nNOTE: Running task 7475 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_create_spdx)\nNOTE: recipe pciutils-3.12.0-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Started\nNOTE: recipe iw-6.7-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7476 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_prepare_recipe_sysroot)\nNOTE: recipe rpcbind-1.2.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7477 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_prepare_recipe_sysroot)\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7478 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_collect_spdx_deps)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: Running task 7489 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_collect_spdx_deps)\nNOTE: recipe neard-0.19-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7491 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_collect_spdx_deps)\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-weston-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 7492 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_collect_spdx_deps)\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-sato-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe connman-conf-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7493 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/packagegroups/packagegroup-core-weston.bb:do_create_spdx)\nNOTE: recipe dosfstools-4.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7494 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_collect_spdx_deps)\nNOTE: recipe connman-conf-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7495 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_collect_spdx_deps)\nNOTE: recipe pciutils-3.12.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_create_spdx: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe iw-6.7-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7496 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe xinput-1.6.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7497 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_collect_spdx_deps)\nNOTE: Running task 7498 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_collect_spdx_deps)\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7500 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_collect_spdx_deps)\nNOTE: Running task 7501 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_collect_spdx_deps)\nNOTE: recipe xinit-1_1.4.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xinput-1.6.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe matchbox-session-0.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7502 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_collect_spdx_deps)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe core-image-sato-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe core-image-weston-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 7503 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_collect_spdx_deps)\nNOTE: recipe packagegroup-core-weston-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7504 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 7505 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 7506 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_collect_spdx_deps)\nNOTE: recipe xinit-1_1.4.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-session-0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7507 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_collect_spdx_deps)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe connman-1.42-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7508 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_collect_spdx_deps)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 7510 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_collect_spdx_deps)\nNOTE: Running task 7511 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_collect_spdx_deps)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7512 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_collect_spdx_deps)\nNOTE: recipe dbus-wait-0.1+git-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7513 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.31.bb:do_create_spdx)\nNOTE: recipe sudo-1.9.15p5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe weston-init-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe consolekit-0.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7515 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman-conf.bb:do_create_spdx)\nNOTE: Running task 7516 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb:do_create_spdx)\nNOTE: Running task 7517 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb:do_create_spdx)\nNOTE: Running task 7518 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb:do_create_spdx)\nNOTE: recipe connman-1.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe weston-init-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 7519 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb:do_create_spdx)\nNOTE: Running task 7520 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.4.0.bb:do_create_spdx)\nNOTE: recipe rxvt-unicode-9.31-r0: task do_create_spdx: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_create_spdx: Started\nNOTE: recipe pointercal-xinput-0.0-r0: task do_create_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.5375714983258928 - using 15/16 bitbake threads\nNOTE: recipe xinput-1.6.4-r0: task do_create_spdx: Started\nNOTE: recipe xinit-1_1.4.2-r0: task do_create_spdx: Started\nNOTE: recipe rgb-1_1.1.0-r0: task do_create_spdx: Started\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_create_spdx: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe settings-daemon-0.0.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe json-glib-1.8.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe openssh-9.7p1-r0: task do_create_spdx: Succeeded\nNOTE: recipe xf86-input-libinput-2_1.4.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe connman-conf-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xinit-1_1.4.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe pointercal-xinput-0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xinput-1.6.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe rgb-1_1.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe rxvt-unicode-9.31-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4825962611607142 - using 1/16 bitbake threads\nNOTE: Running task 7521 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb:do_create_spdx)\nNOTE: Running task 7523 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_create_spdx)\nNOTE: Running task 7524 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb:do_create_spdx)\nNOTE: Running task 7525 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb:do_create_spdx)\nNOTE: Running task 7526 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/connman/connman_1.42.bb:do_create_spdx)\nNOTE: Running task 7527 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/consolekit/consolekit_0.4.6.bb:do_create_spdx)\nNOTE: Running task 7528 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-plugins_1.2.7.1.bb:do_create_spdx)\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_create_spdx: Started\nNOTE: recipe kbd-2.6.4-r0: task do_create_spdx: Started\nNOTE: Running task 7529 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus-wait/dbus-wait_git.bb:do_create_spdx)\nNOTE: recipe matchbox-session-0.1-r0: task do_create_spdx: Started\nNOTE: Running task 7530 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sudo/sudo_1.9.15p5.bb:do_create_spdx)\nNOTE: Running task 7531 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/weston-init.bb:do_create_spdx)\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_create_spdx: Started\nNOTE: Running task 7532 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb:do_create_spdx)\nNOTE: recipe connman-1.42-r0: task do_create_spdx: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_create_spdx: Started\nNOTE: Running task 7533 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.3.bb:do_create_spdx)\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_create_spdx: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_create_spdx: Started\nNOTE: Running task 7549 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_fetch)\nNOTE: recipe sudo-1.9.15p5-r0: task do_create_spdx: Started\nNOTE: recipe weston-init-1.0-r0: task do_create_spdx: Started\nNOTE: Running task 7550 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: Running task 7552 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_create_spdx: Started\nNOTE: recipe matchbox-desktop-2.3-r0: task do_create_spdx: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Succeeded\nNOTE: Running task 7553 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_generate_toolchain_file)\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 7555 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 7557 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 7562 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Running task 7563 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 7564 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_configure)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 7565 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_configure)\nNOTE: recipe connman-1.42-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7566 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_configure)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 7568 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_configure)\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_configure: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_configure: Succeeded\nNOTE: Running task 7569 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_compile)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_compile: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_compile: Succeeded\nNOTE: Running task 7571 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_install)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_install: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_install: Succeeded\nNOTE: Running task 7573 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot: Started\nNOTE: recipe xserver-xf86-config-0.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7575 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: recipe matchbox-session-0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: recipe matchbox-theme-sato-0.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7678 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_lic)\nNOTE: Running task 7679 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_populate_lic)\nNOTE: Running task 7680 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_populate_lic)\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_lic: Started\nNOTE: recipe sbc-2.0-r0: task do_populate_lic: Started\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_populate_lic: Started\nNOTE: recipe dbus-wait-0.1+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7681 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_populate_lic)\nNOTE: recipe weston-init-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7685 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_populate_lic)\nNOTE: recipe libsndfile1-1.2.2-r0: task do_populate_lic: Started\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_populate_lic: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: Running task 7686 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_compile)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe consolekit-0.4.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7687 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_populate_lic)\nNOTE: recipe settings-daemon-0.0.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7688 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_lic)\nNOTE: recipe npth-1.7-r0: task do_populate_lic: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_lic: Started\nNOTE: recipe npth-1.7-r0: task do_populate_lic: Succeeded\nNOTE: Running task 7689 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_populate_lic)\nNOTE: recipe libksba-1.6.6-r0: task do_populate_lic: Started\nNOTE: recipe alsa-plugins-1.2.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe matchbox-desktop-2.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 7692 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_populate_lic)\nNOTE: Running task 7693 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_populate_lic)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_configure: Succeeded\nNOTE: Running task 7694 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_compile)\nNOTE: recipe libdaemon-0.14-r0: task do_populate_lic: Started\nNOTE: recipe kbd-2.6.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe ell-0.65-r0: task do_populate_lic: Started\nNOTE: Running task 7695 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_populate_lic)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_compile: Started\nNOTE: recipe sudo-1.9.15p5-r0: task do_create_spdx: Succeeded\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_populate_lic: Started\nNOTE: Load average limiting set to True as load average: 1.5486537388392858 - using 15/16 bitbake threads\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_compile: Succeeded\nNOTE: recipe gtk+3-native-3.24.41-r0: task do_populate_lic: Succeeded\nNOTE: recipe sbc-2.0-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_lic unihash changed to 0e9b0f2bd769b093e39594d78ce7190ce3a61b09355ed8543ebc026d4b540d5f\nNOTE: recipe libsndfile1-1.2.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_lic: Succeeded\nNOTE: recipe gstreamer1.0-1.22.11-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_populate_lic unihash changed to b4d469c788f449a3ac8edbe6d81bd1ed82412f4ed07bffeb9473d99064345f66\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.2.bb:do_populate_lic unihash changed to 831efc159239feca2602f268b616dd98a65e23bd0cab73962fe873bc3fb24f5d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.11.bb:do_populate_lic unihash changed to 39e0606a48222cbc061594080aac7de3888d2ed9143c48c6ac7aff8a635622ba\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/sbc/sbc_2.0.bb:do_populate_lic unihash changed to 77d27f25355b43d7dd331ed794d35022c70b0091398bb34e6124e8c5833a3399\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_lic: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_populate_lic unihash changed to bc37c49f4d5aee7fede74747fffac56a90d5d65fad0caa8c3efd1237585cd3fa\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_lic unihash changed to 11c74a8e757e2efbfe06a732d48382d188cee85413154affe3d782641711042a\nNOTE: recipe ell-0.65-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ell/ell_0.65.bb:do_populate_lic unihash changed to 7fb9b5ec845f33238f4e5282c9e1a16abd7d2344e245f666b2ccac9c1118c1e4\nNOTE: recipe libdaemon-0.14-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_populate_lic unihash changed to 17f211775f1ae54ed421adfe6f798f80550359272872d4d7bc8c6f61994b7a5d\nNOTE: recipe mobile-broadband-provider-info-1_20230416-r0: task do_populate_lic: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_populate_lic unihash changed to ae92425a031a2cb7db6dfb1213ba8a83626a2fa44337ede7ca09063e05183e10\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_compile: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Succeeded\nNOTE: Running task 7696 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_install)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_install: Started\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_install: Succeeded\nNOTE: Running task 7697 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_package)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4857090541294642 - using 1/16 bitbake threads\nNOTE: Running task 7698 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile)\nNOTE: Running task 7699 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_install)\nNOTE: Running task 7700 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_install)\nNOTE: Running task 7703 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_populate_lic)\nNOTE: Running task 7704 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_populate_lic)\nNOTE: Running task 7726 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_populate_lic)\nNOTE: Running task 7741 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_populate_lic)\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Started\nNOTE: Running task 7742 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_populate_lic)\nNOTE: Running task 7743 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_lic)\nNOTE: Running task 7744 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_lic)\nNOTE: Running task 7745 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic)\nNOTE: Running task 7746 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic)\nNOTE: Running task 7747 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_lic)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_install: Started\nNOTE: Running task 7748 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_lic)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_install: Started\nNOTE: recipe libical-3.0.18-r0: task do_populate_lic: Started\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_populate_lic: Started\nNOTE: Running task 7767 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_lic)\nNOTE: recipe libxft-1_2.3.8-r0: task do_populate_lic: Started\nNOTE: recipe libxtst-1_1.2.4-r0: task do_populate_lic: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_lic: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_lic: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_lic: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_lic: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_populate_lic: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_lic: Started\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_populate_lic: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_lic: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_install: Succeeded\nNOTE: Running task 7768 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_install: Succeeded\nNOTE: Running task 7769 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libical-3.0.18-r0: task do_populate_lic: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe libxtst-1_1.2.4-r0: task do_populate_lic: Succeeded\nNOTE: recipe libjpeg-turbo-native-1_3.0.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libical/libical_3.0.18.bb:do_populate_lic unihash changed to 62f9f6f9babf65483423883208d45b3f535a6a3aedc3e40fa7dce65553db8834\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_lic unihash changed to 341492cff547e66b9fe71eff1387e7c1fc382a4cee308c565df7fa688a815b4e\nNOTE: Load average limiting set to True as load average: 1.5415910993303572 - using 14/16 bitbake threads\nNOTE: recipe libsamplerate0-0.2.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe libxft-1_2.3.8-r0: task do_populate_lic: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_lic: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb:do_populate_lic unihash changed to 16595b5636b6e60d10d59721b747e81ce65b56e97f1e2d7344c41b1fedfe5dfe\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_lic unihash changed to 1aefddf86dda25f99f88ef8cf576519abdc41bb8b2f8eef40f2d5f7e00e6661a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.2.2.bb:do_populate_lic unihash changed to b1cbcbe4d4aed48188594da063c3036c9604f27363cffb5fb1a3b3bcf5cafd15\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_lic unihash changed to 95efbaa5c4192a160f8d39b9ba7cc4363d877211e18ecee34a0cd6e9f08220f4\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_lic unihash changed to e3f15899514901488ed495330a338abf2ae984c57ab236ae17385f2ecfe7e66c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic unihash changed to 9ed450ddc4332c4390c5377ad0d99870b4a71648346c2d06090e8ae7becb86d9\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb:do_populate_lic unihash changed to fbc859183f58db54b667db46ecafde88631c6dab4070b59048afad5efcb1c1b2\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/jpeg/libjpeg-turbo_3.0.1.bb:do_populate_lic unihash changed to 09deed8a70cd9464e9361cfaa59c8110bf5de9074e2787badd667de4122ce160\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic unihash changed to 323e95259322cbd3e7b1c4aa2902e6af926e2c9547df4a0e106c28f41fb03d14\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_lic unihash changed to 4769d8e5b91782f8272e14ba3cea1decdbed7b141cfe2a0a3d6545883199f31a\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4753505161830358 - using 1/16 bitbake threads\nNOTE: Running task 7770 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_packagedata)\nNOTE: Running task 7810 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic)\nNOTE: Running task 7816 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_populate_lic)\nNOTE: Running task 7817 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_populate_lic)\nNOTE: Running task 7819 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_populate_lic)\nNOTE: Running task 7821 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_populate_lic)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_packagedata: Started\nNOTE: Running task 7824 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_populate_lic)\nNOTE: Running task 7825 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_populate_lic)\nNOTE: Running task 7826 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_populate_lic)\nNOTE: Running task 7827 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_populate_lic)\nNOTE: Running task 7828 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_populate_lic)\nNOTE: Running task 7829 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_populate_lic)\nNOTE: Running task 7830 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_populate_lic)\nNOTE: Running task 7831 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_populate_lic)\nNOTE: Running task 7833 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_populate_lic)\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_populate_lic: Started\nNOTE: recipe debugedit-5.0-r0: task do_populate_lic: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_populate_lic: Started\nNOTE: recipe dropbear-2024.85-r0: task do_populate_lic: Started\nNOTE: recipe neard-0.19-r0: task do_populate_lic: Started\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_populate_lic: Started\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_populate_lic: Started\nNOTE: recipe alsa-state-0.2.0-r0: task do_populate_lic: Started\nNOTE: recipe wpa-supplicant-2.10-r0: task do_populate_lic: Started\nNOTE: recipe avahi-0.8-r0: task do_populate_lic: Started\nNOTE: recipe rpcbind-1.2.6-r0: task do_populate_lic: Started\nNOTE: recipe dosfstools-4.2-r0: task do_populate_lic: Started\nNOTE: recipe pciutils-3.12.0-r0: task do_populate_lic: Started\nNOTE: recipe liberation-fonts-1_2.1.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe debugedit-5.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libnss-mdns-0.15.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe avahi-0.8-r0: task do_populate_lic: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_populate_lic unihash changed to 38e6127245d095d89458474163107e971ef1f7210b812d10f35ee2dfd2a46c55\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb:do_populate_lic unihash changed to 4d0df9b99ca380665e18dcf65ab63b393479ceb5315ceedddfdc399e1c27c8e3\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_populate_lic unihash changed to d46c57007fb9dd2c9d080ffaf3f1ab799ced2ba4ef34362abd00f850cda61285\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.1.5.bb:do_populate_lic unihash changed to d34e4586f546e77f45300e2c2900519d81e0c101d58d09c9f3e9651d9bb5033f\nNOTE: Load average limiting set to True as load average: 1.5728934151785714 - using 12/16 bitbake threads\nNOTE: recipe dosfstools-4.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe wireless-regdb-2024.01.23-r0: task do_populate_lic: Succeeded\nNOTE: recipe neard-0.19-r0: task do_populate_lic: Succeeded\nNOTE: recipe dropbear-2024.85-r0: task do_populate_lic: Succeeded\nNOTE: recipe rpcbind-1.2.6-r0: task do_populate_lic: Succeeded\nNOTE: recipe alsa-state-0.2.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe wpa-supplicant-2.10-r0: task do_populate_lic: Succeeded\nNOTE: recipe pciutils-3.12.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic unihash changed to 72ff80cc77d5d9300e4e436e372869ef28282d0f530934edf44801e3297a4f71\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_populate_lic unihash changed to 60d21c24e555b940c15988d7f430c7d039f0635a28242593110fda42dbcfc405\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_populate_lic unihash changed to 3bcbb89fa53ad9f3f20e3411fe8dc7317318ea81d830ec3e46e62ba3d38a0a21\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dropbear/dropbear_2024.85.bb:do_populate_lic unihash changed to ce3e0ce2ffebe6cb00694c5b0027fbf6ac02fb9f64704f39e24c8e63f3901b85\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/neard/neard_0.19.bb:do_populate_lic unihash changed to 76d03b821d5fa2336e634fc707e5018960ce9b5f26ff03a114ba8249d09c8c19\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.01.23.bb:do_populate_lic unihash changed to 848956b8e4a15a87f70eed87d378b224820838b9ed89f0bf2f19671b9b2556dd\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb:do_populate_lic unihash changed to f71172b790652a144a33ce8b965b8f129c04369915a83e9d0ebdacbeed475f22\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/alsa-state/alsa-state.bb:do_populate_lic unihash changed to fb1e8e902d8bdbf3fb6dc8ed85f66f1524a9e9a1bdef13446bb394700e604c30\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_packagedata unihash changed to 473a4b10dd3c48f68b75196badcaf39a72e0e317b3d01d5f9d44350755e85a20\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb:do_populate_lic unihash changed to f81962f3ecbacb281e48a5af4267b64f721837fbbf3bb16601034b41a73a0b4a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb:do_populate_lic unihash changed to c8e45838636d90f9ddbba66d1ed56355e9c4b63ed0a07fead81ee17468371d61\nNOTE: Load average limiting set to False as load average: 1.4886910574776786 - using 1/16 bitbake threads\nNOTE: Running task 7834 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb:do_create_spdx)\nNOTE: Running task 7835 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_populate_lic)\nNOTE: Running task 7836 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_populate_lic)\nNOTE: Running task 7837 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_populate_lic)\nNOTE: Running task 7838 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_populate_lic)\nNOTE: Running task 7844 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic)\nNOTE: Running task 7851 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_populate_lic)\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_create_spdx: Started\nNOTE: Running task 7862 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic)\nNOTE: recipe ofono-2.7-r0: task do_populate_lic: Started\nNOTE: recipe iw-6.7-r0: task do_populate_lic: Started\nNOTE: Running task 7870 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic)\nNOTE: recipe alsa-utils-1.2.11-r0: task do_populate_lic: Started\nNOTE: recipe bluez5-5.72-r0: task do_populate_lic: Started\nNOTE: Running task 7881 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_lic)\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Started\nNOTE: Running task 7890 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_lic)\nNOTE: Running task 7892 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_lic)\nNOTE: Running task 7893 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_lic)\nNOTE: Running task 7894 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_lic)\nNOTE: Running task 7895 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_lic)\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_populate_lic: Started\nNOTE: recipe vte-0.74.2-r0: task do_populate_lic: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_lic: Started\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_populate_lic: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_populate_lic: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_populate_lic: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_populate_lic: Started\nNOTE: recipe librepo-1.17.0-r0: task do_populate_lic: Started\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_populate_lic: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe ofono-2.7-r0: task do_populate_lic: Succeeded\nNOTE: recipe alsa-utils-1.2.11-r0: task do_populate_lic: Succeeded\nNOTE: recipe iw-6.7-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic unihash changed to 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\nNOTE: Load average limiting set to True as load average: 1.6794172014508928 - using 15/16 bitbake threads\nNOTE: recipe bluez5-5.72-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ofono/ofono_2.7.bb:do_populate_lic unihash changed to 16c695429a8376b8c35c5aeb11c5bf1f21228bfe26e4eae7daf3a61746854097\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iw/iw_6.7.bb:do_populate_lic unihash changed to 851789deb6bc1d790d5ca8d3580261db8e6adc60cc28e87ad19cfe60d7eda201\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-utils_1.2.11.bb:do_populate_lic unihash changed to e26c2c58414e3b01f3394a320cdb7edc250bc2c860c9170c8e72783800434cc1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/bluez5/bluez5_5.72.bb:do_populate_lic unihash changed to d8750b27aed7ea3ecd20038f3a02ac09dbbbbd948e856f5351b4baaf9fa5a380\nNOTE: recipe vte-0.74.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe libxfixes-1_6.0.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe gdk-pixbuf-2.42.11-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/vte/vte_0.74.2.bb:do_populate_lic unihash changed to 59433e1f17fa1b7b4af85c58b192ec6a18bbaec02422844d1db3ebed428262e4\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic unihash changed to aef7f20d987b2c1183dd3d2af0bbf6709123b19268e53fa1ea0b02992358e8c8\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_lic unihash changed to 043acfc01d5ca24b395d4f96d96febfffdabb52c3453ab7b237fb52d54eb7529\nNOTE: recipe python3-iniparse-0.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe gstreamer1.0-plugins-good-1.22.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_populate_lic: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe gdk-pixbuf-native-2.42.11-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic unihash changed to 88e4921f46cd2d89fa41f6d02ca075869d81c0ce189e5972a9b7edcec6ea89ac\nNOTE: recipe librepo-1.17.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_lic unihash changed to b183357cde6caf9f37c6c7cab32ad064b7577641e04054f1015254c0a9978873\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_lic unihash changed to 60b7a12306039770985bbcf4addf48ab6c5f54690ca6d88c6a9058e1abcdf640\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb:do_populate_lic unihash changed to ae64f6f77a00f10e148c752152fb12b47b9b26ad15c0857eec1a82a99993a795\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_lic unihash changed to cd76bb3849f8e9135da3b9cf38f96571bae8215f9407b1332cd6a51ea04f685e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_lic unihash changed to 59f460cf7d7446d7a17f52de9f2ab11c23d52efca8554faa6f74a2f6bfac1dbe\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 1/16 bitbake threads\nNOTE: Running task 7899 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic)\nNOTE: Running task 7907 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic)\nNOTE: Running task 7910 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_lic)\nNOTE: Running task 7911 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_lic)\nNOTE: recipe popt-1.19-r0: task do_populate_lic: Started\nNOTE: Running task 7959 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_populate_lic)\nNOTE: Running task 7960 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_lic)\nNOTE: recipe lua-5.4.6-r0: task do_populate_lic: Started\nNOTE: Running task 7963 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_populate_lic)\nNOTE: Running task 7964 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_lic)\nNOTE: Running task 7965 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic)\nNOTE: Running task 7967 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic)\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_lic: Started\nNOTE: Running task 7970 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_populate_lic)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_lic: Started\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_populate_lic: Started\nNOTE: Running task 7991 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_collect_spdx_deps)\nNOTE: Running task 7993 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_collect_spdx_deps)\nNOTE: recipe psplash-0.1+git-r0: task do_populate_lic: Started\nNOTE: recipe dnf-4.19.2-r0: task do_populate_lic: Started\nNOTE: Running task 7997 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_write_rpm)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Started\nNOTE: Running task 7998 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package_write_rpm)\nNOTE: recipe gtk+3-3.24.41-r0: task do_populate_lic: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_populate_lic: Started\nNOTE: recipe libstd-rs-1.75.0-r0: task do_populate_lic: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe core-image-weston-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-sato-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-weston-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe core-image-sato-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 7999 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/images/core-image-weston.bb:do_create_spdx)\nNOTE: Running task 8000 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/images/core-image-sato.bb:do_create_spdx)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe core-image-weston-1.0-r0: task do_create_spdx: Started\nNOTE: recipe core-image-sato-1.0-r0: task do_create_spdx: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe libstd-rs-1.75.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_populate_lic: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_populate_lic: Succeeded\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/libstd-rs_1.75.0.bb:do_populate_lic unihash changed to 966be8dd93b40c4dbfe80dcb96e31a04759315d5a8795f6a563f1a4ddf6a8f94\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic unihash changed to ed4834ea539785bd50c5c493a3f16b9a7376b3f5e86f599034bbd9411d301e3f\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 14/16 bitbake threads\nNOTE: recipe psplash-0.1+git-r0: task do_populate_lic: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_populate_lic: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe popt-1.19-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_populate_lic unihash changed to 77da3bd8d29f45325eda27f9838df9ea2ea2fcae6bc43e1cbb37ffe010b433ad\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_lic unihash changed to 426168be50cbd71606f7ac1d6a348e14cd2bc3a14c2282efbf99f84d3fb8b905\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic unihash changed to f8280a860df91812f2db7e848014236e3875173b777e314fa1e7e9772a6b0d9e\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_lic unihash changed to df44330a692667484da7ac0b49b113fd4b8c87a9089e47b102ee1d90232e06b0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_populate_lic unihash changed to d7bdd8aed5a491b027a63ef1f71c28900ed3dd97e90882c88874dbd1edeebfa3\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_lic unihash changed to 3e7777c0820cff3bf474e96c683846564553bf90d4dd54f998929e72f033d32e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_populate_lic unihash changed to cb21ad14a88979172247bdff5c58e833642e3501feffbe05988a04ab3da6dc5d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic unihash changed to 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic unihash changed to 160703bfcb79759aa0873dd0718dffec59ab6e2f7b2e92b5991a333f4e2284d6\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package_write_rpm unihash changed to dfad6f695f26ecf08ca1114c7ee2197109f6636d8b2c2aae6123e7ad02b3adee\nNOTE: recipe core-image-weston-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe core-image-sato-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 2/16 bitbake threads\nNOTE: Running task 8001 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/psplash/psplash_git.bb:do_package_write_rpm)\nNOTE: Running task 8002 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_package_write_rpm)\nNOTE: Running task 8003 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_package_write_rpm)\nNOTE: Running task 8004 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm)\nNOTE: Running task 8005 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_write_rpm)\nNOTE: Running task 8006 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-base.bb:do_package_write_rpm)\nNOTE: Running task 8007 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm)\nNOTE: Running task 8022 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_write_config)\nNOTE: Running task 8024 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe dnf-4.19.2-r0: task do_package_write_rpm: Started\nNOTE: Running task 8031 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_lic)\nNOTE: Running task 8032 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_lic)\nNOTE: Running task 8033 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_populate_lic)\nNOTE: Running task 8034 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_populate_lic)\nNOTE: Running task 8035 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_lic)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_package_write_rpm: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe psplash-0.1+git-r0: task do_package_write_rpm: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_write_config: Started\nNOTE: recipe font-util-1.4.1-r0: task do_populate_lic: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_populate_lic: Started\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_populate_lic: Started\nNOTE: recipe encodings-1_1.1.0-r0: task do_populate_lic: Started\nNOTE: recipe font-util-native-1.4.1-r0: task do_populate_lic: Started\nNOTE: recipe packagegroup-base-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_write_config: Succeeded\nNOTE: Running task 8036 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_lic)\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_populate_lic: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 8037 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_configure)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_configure: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 8038 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_populate_lic)\nNOTE: recipe librsvg-native-2.57.1-r0: task do_populate_lic: Started\nNOTE: recipe psplash-0.1+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 15/16 bitbake threads\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_configure: Succeeded\nNOTE: recipe encodings-1_1.1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libfontenc-native-1_1.1.8-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/encodings_1.1.0.bb:do_populate_lic unihash changed to 536036357ad0b42cee3f0a973069d4ecbc4c85c0687e0324783c37a8aef4a2fc\nNOTE: recipe font-util-native-1.4.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe mkfontscale-native-1.2.3-r0: task do_populate_lic: Succeeded\nNOTE: recipe font-util-1.4.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_lic unihash changed to 7a39ffa218074757a4d53932b1321bcc1680441ec7e0e31a50dce9a6eb9d94b1\nNOTE: recipe libfontenc-1_1.1.8-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_lic unihash changed to ebe268989ef73384e46c77450ff52003e18be05be327ee744b5030435a43d044\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb:do_populate_lic unihash changed to f83ebd12c9f1d2779266d3036800d21f1ac1e24185d1cda26faba14a50d24aea\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb:do_populate_lic unihash changed to 37c1dc70695c78da76a41eda7863b609199575a90502622d72fa2473c7058b99\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb:do_populate_lic unihash changed to 0ad28ba047642e127aad53fddd7cecf09065beb7e3b245a944be4ca5147d9a3e\nNOTE: recipe librsvg-native-2.57.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/librsvg/librsvg_2.57.1.bb:do_populate_lic unihash changed to 0088f32119e46d430efe6a15a8aebf14d9e6d6d3fe7477f4a9821654776319bd\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm unihash changed to dd60e0e12ac75205514a07831fe812f94578af7e3ac706aec6d76abcc293bff1\nNOTE: recipe packagegroup-base-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe dnf-4.19.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 2/16 bitbake threads\nNOTE: Running task 8039 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_compile)\nNOTE: Running task 8040 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_populate_lic)\nNOTE: Running task 8041 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_populate_lic)\nNOTE: Running task 8042 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_populate_lic)\nNOTE: Running task 8043 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_populate_lic)\nNOTE: Running task 8048 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_populate_lic)\nNOTE: Running task 8049 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_populate_lic)\nNOTE: Running task 8050 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_populate_lic)\nNOTE: Running task 8054 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb:do_package_write_rpm)\nNOTE: Running task 8055 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk+/gtk+3_3.24.41.bb:do_package_write_rpm)\nNOTE: recipe libxfont2-2.0.6-r0: task do_populate_lic: Started\nNOTE: recipe mtdev-1.1.7-r0: task do_populate_lic: Started\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_populate_lic: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_compile: Started\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_populate_lic: Started\nNOTE: recipe libxcvt-0.1.2-r0: task do_populate_lic: Started\nNOTE: recipe libevdev-1.13.1-r0: task do_populate_lic: Started\nNOTE: recipe libinput-1.25.0-r0: task do_populate_lic: Started\nNOTE: Running task 8061 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_generate_toolchain_file)\nNOTE: Running task 8068 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 8081 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_generate_toolchain_file)\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_package_write_rpm: Started\nNOTE: Running task 8092 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xset_1.2.5.bb:do_collect_spdx_deps)\nERROR: mtdev-1.1.7-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libinput-1.25.0-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Started\nERROR: libxfont2-2.0.6-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: adwaita-icon-theme-46.0-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe gtk+3-3.24.41-r0: task do_package_write_rpm: Started\nERROR: libxkbfile-1_1.1.3-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe gconf-native-3.2.6-r0: task do_prepare_recipe_sysroot: Started\nERROR: libevdev-1.13.1-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Succeeded\nERROR: libxcvt-0.1.2-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe xset-1_1.2.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 8093 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb:do_collect_spdx_deps)\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 8094 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb:do_collect_spdx_deps)\nNOTE: recipe xhost-1_1.0.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xset-1_1.2.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 8095 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb:do_collect_spdx_deps)\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xhost-1_1.0.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 8096 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb:do_collect_spdx_deps)\nNOTE: recipe gconf-native-3.2.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xdpyinfo-1_1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 8097 of 9789 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/gconf_3.2.6.bb:do_configure)\nNOTE: Running task 8098 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb:do_collect_spdx_deps)\nNOTE: recipe gconf-native-3.2.6-r0: task do_configure: Started\nNOTE: recipe xauth-1_1.1.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xmodmap-1_1.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 8099 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb:do_collect_spdx_deps)\nNOTE: recipe xinput-calibrator-0.7.5+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 8100 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb:do_collect_spdx_deps)\nNOTE: recipe xauth-1_1.1.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 8101 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe xserver-nodm-init-3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 8102 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.6.0.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-fbdev-2_0.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 8103 of 9789 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.4.0.bb:do_collect_spdx_deps)\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xf86-video-vesa-2_2.6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xf86-video-cirrus-2_1.6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.555908203125 - using 15/16 bitbake threads\nNOTE: recipe matchbox-terminal-0.2+git-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe xf86-video-vmware-2_13.4.0-r0: task do_collect_spdx_deps: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/libinput/1.25.0/temp/log.do_populate_lic.1807389\nNOTE: recipe libinput-1.25.0-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/libxkbfile/1.1.3/temp/log.do_populate_lic.1807376\nNOTE: recipe libxkbfile-1_1.1.3-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/libxfont2/2.0.6/temp/log.do_populate_lic.1807375\nNOTE: recipe libxfont2-2.0.6-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/libxcvt/0.1.2/temp/log.do_populate_lic.1807373\nNOTE: recipe libxcvt-0.1.2-r0: task do_populate_lic: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/all-poky-linux/adwaita-icon-theme/46.0/temp/log.do_populate_lic.1807384\nNOTE: recipe adwaita-icon-theme-46.0-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_populate_lic) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/libevdev/1.13.1/temp/log.do_populate_lic.1807381\nNOTE: recipe libevdev-1.13.1-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_populate_lic) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/work/core2-64-poky-linux/mtdev/1.1.7/temp/log.do_populate_lic.1807391\nNOTE: recipe mtdev-1.1.7-r0: task do_populate_lic: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_populate_lic) failed with exit code '1'\nNOTE: recipe gconf-native-3.2.6-r0: task do_configure: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_compile: Succeeded\nNOTE: recipe gtk+3-3.24.41-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 8400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 8103 tasks of which 3303 didn't need to be rerun and 7 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/log/error-report/error_report_20240525225022.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/tmp/log/error-report/error_report_20240525225022.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 7 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/libinput_1.25.0.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.3.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfont2_2.0.6.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libevdev/libevdev_1.13.1.bb:do_populate_lic\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/mtdev_1.1.7.bb:do_populate_lic\nSummary: There were 7 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46124/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 2791.3726177215576,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 199.50125193595886,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 208.746750831604,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 94, in test_options_warnqa_errorqa_switch\n    self.assertTrue(line and line.startswith(\"ERROR:\"), msg=res.output)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb, do_package\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-194' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='abf3094729fdab14249d1dd72bb106c18060229d32a755f586d5e2fe9680027e'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic abf3094729fdab14249d1dd72bb106c18060229d32a755f586d5e2fe9680027e'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f141e46e480>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-194' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='abf3094729fdab14249d1dd72bb106c18060229d32a755f586d5e2fe9680027e'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic abf3094729fdab14249d1dd72bb106c18060229d32a755f586d5e2fe9680027e'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f141e46e480>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n2024-05-25 22:42:48,423 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n\n\nStderr:\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/conf/local.conf\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 1524.8816351890564,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 206, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  fortran-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 48 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.9\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 766 of 843 in 80.15738701820374\nNOTE: Initial setup loop took: 80.25012683868408\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 279 Local 179 Mirrors 0 Missed 100 Current 0 (64% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 12 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 13 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 14 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 15 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 18 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 30 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 34 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 43 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 46 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgfortran_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 48 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 50 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 52 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 57 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 58 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 60 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgfortran-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 61 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 62 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgfortran-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 63 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 64 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: Running noexec task 2 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_fetch)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running noexec task 4 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_fetch)\nNOTE: Running task 6 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_fetch)\nNOTE: Running noexec task 10 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgfortran_14.1.bb:do_fetch)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running noexec task 12 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_fetch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 70 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 71 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 73 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running noexec task 14 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 16 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_fetch)\nNOTE: recipe fortran-helloworld-1.0-r0: task do_fetch: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 17 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_unpack)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 19 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_fetch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 81 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 82 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 21 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_fetch)\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 84 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 86 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_recipe_qa_setscene)\nNOTE: recipe fortran-helloworld-1.0-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 88 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nWARNING: fortran-helloworld-1.0-r0 do_unpack: fortran-helloworld: the directory ${WORKDIR}/${BP} (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/core2-64-poky-linux/fortran-helloworld/1.0/fortran-helloworld-1.0) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 90 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 92 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 93 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 94 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 95 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 97 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 98 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 100 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 101 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 103 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 105 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 107 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 108 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 109 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_spdx_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 111 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 112 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 113 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 117 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 118 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 119 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 121 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 132 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 141 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 145 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 148 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 149 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 152 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 153 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 155 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 158 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 159 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 160 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 161 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 166 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 168 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 170 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 171 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 173 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 175 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 176 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 178 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running task 96 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_unpack)\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Started\nNOTE: Running setscene task 180 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 183 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 185 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 187 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 189 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 193 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 196 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 203 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 207 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 208 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 218 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 222 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 224 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 226 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 227 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 229 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 233 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 238 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 240 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 246 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 249 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 251 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 253 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 254 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 256 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 259 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 260 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 262 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 263 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 265 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 266 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 268 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 270 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 274 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 276 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 277 of 279 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 279 of 279 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 564 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_patch)\nNOTE: Running task 748 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_patch)\nNOTE: recipe fortran-helloworld-1.0-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 751 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_deploy_source_date_epoch)\nNOTE: Running task 752 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/meta-selftest/recipes-test/fortran/fortran-helloworld.bb:do_populate_lic)\nNOTE: recipe fortran-helloworld-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe fortran-helloworld-1.0-r0: task do_populate_lic: Started\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 754 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_unpack)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 755 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_patch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 757 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_preconfigure)\nNOTE: Running task 758 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 759 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 760 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 761 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 762 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgfortran_14.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgfortran-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Succeeded\nWARNING: fortran-helloworld-1.0-r0 do_populate_lic: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: fortran-helloworld-1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe fortran-helloworld-1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe fortran-helloworld-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Succeeded\nNOTE: Running task 763 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_unpack)\nNOTE: Running task 764 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_unpack: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_unpack: Succeeded\nNOTE: Running task 765 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_patch)\nNOTE: Running task 766 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_collect_spdx_deps)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch: Started\nWARNING: gcc-runtime-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: gcc-cross-x86_64-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libgfortran-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libgcc-initial-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libgcc-14.1.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libgfortran-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: linux-libc-headers-6.6-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running noexec task 768 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_configure)\nNOTE: Running noexec task 769 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_compile)\nNOTE: Running task 770 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_install)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_install: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_install: Succeeded\nNOTE: Running task 771 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot)\nNOTE: Running task 772 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Started\nWARNING: linux-libc-headers-6.6-r0 do_populate_sysroot: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 773 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 774 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_configure)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_configure: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 775 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_compile)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_compile: Started\nWARNING: linux-libc-headers-6.6-r0 do_package: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Succeeded\nNOTE: Running task 776 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nWARNING: linux-libc-headers-6.6-r0 do_packagedata: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: Running task 777 of 843 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx: Started\nERROR: linux-libc-headers-6.6-r0 do_create_spdx: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/core2-64-poky-linux/linux-libc-headers/6.6/temp/log.do_create_spdx.579327\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx) failed with exit code '1'\nBitbake still alive (no events for 600s). Active tasks:\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_compile\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 777 tasks of which 739 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525223722.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525223722.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx\nSummary: There were 12 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/conf/local.conf\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 2209.299540758133,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 134.29542899131775,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 3179.1084337234497,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 114.61389899253845,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 5684.0436000823975,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.5225429534912109,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 1539.4633855819702,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 62.9048171043396,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 82.75439262390137,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 119.51142740249634,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.00867915153503418,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 244.6872684955597,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 146.05249857902527,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 171.82007813453674,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 207.429119348526,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 56.854257106781006,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 2211.041525363922,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 85.79267644882202,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 68.11648869514465,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 1384.985454082489,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 4.9319376945495605,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 36.42627024650574,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 7352.890060424805,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 1377.9987034797668,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 43.00471115112305,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 37.809046268463135,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 228.08905482292175,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 2277.60426902771,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 1283.3455877304077,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 2050.856961965561,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2736, in test_devtool_ide_sdk_none_qemu\n    runCmd(bitbake_sdk_cmd)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 'devtool ide-sdk cmake-example oe-selftest-image -t root@192.168.7.2 -c --ide=none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...WARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=186564) is multi-threaded, use of fork() may lead to deadlocks in the child.\n  self.pid = os.fork()\n\ndone.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\nINFO: Using image: oe-selftest-image\nINFO: Setting up workspaces for modified recipe: ['cmake-example']\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\nworkspace            = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 959 of 4292 in 1.001533031463623\nNOTE: Initial setup loop took: 1.2947137355804443\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 405 Local 109 Mirrors 0 Missed 296 Current 1558 (26% match, 84% complete)\nRemoving 112 stale sstate objects for arch qemux86_64...done.\nRemoving 28 stale sstate objects for arch core2-64...done.\nRemoving 5 stale sstate objects for arch allarch...done.\nRemoving 50 stale sstate objects for arch x86_64...done.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 573 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot unihash changed to 182d5663c6c797d746da027df1c8a73cd83cb1c0f4c0f3dcd07e0e0e5658e140\nNOTE: Running task 825 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata unihash changed to f1e4743eab3fa19192077a6d4ed3ab87773df586396bea819c6d0805402c4451\nNOTE: Running task 849 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata unihash changed to 83603092f3f075b6280019b4ba24d081fb3becaffcef7733f9f681097f6ed584\nNOTE: Running task 940 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to a7e0e78429b3813cb384a01b2564a9b3476ce27f4bd14f2bc8aff5c20713b7e8\nNOTE: Running task 978 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot unihash changed to ce5ec1b01cba1fad2939362ad0b6e3b8b2777f84b745b429c53aec388e6550b7\nNOTE: Running task 984 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: Running task 1092 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot unihash changed to 04ac51bb3b0623a045a78943bd381995ed0400e42803b8f75a196bc25db8357d\nNOTE: Running task 1156 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 1397 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: Load average limiting set to False as load average: 1.4886910574776786 - using 1/16 bitbake threads\nNOTE: Running task 1421 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot)\nNOTE: Running task 1434 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot)\nNOTE: Running task 1466 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 1469 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: Running task 1483 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 1500 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 1503 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 1504 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 1532 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 1535 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 1542 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 1543 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: Running task 1609 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: Running task 1632 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 1635 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 20065979cb099ca5623312f11b2e83e87ecd7f6922d6f7a31d6ebdb0de52f753\nNOTE: Load average limiting set to True as load average: 1.6090000697544642 - using 15/16 bitbake threads\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot unihash changed to f6e35398763c66c112e54739058bc89d8a28a3005f126603226943b911650f9a\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot unihash changed to fec0feb6c32b7e584bbd368067609c866e64b24b217cb389c392628ca4fbadcc\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot unihash changed to 662459133685721fa571e0092ad584fff3aa66dcc059693670f02cc437be5921\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot unihash changed to 3085579c1566f0d51a2f2537fc9195d17389610e9ecf2e772024e3e199adb0ac\nNOTE: Running task 1648 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Running task 1656 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Running task 1659 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: Running task 1664 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 1/16 bitbake threads\nNOTE: Running task 1665 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 1666 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 1709 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 1736 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Running task 1745 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 1750 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 1759 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: Running task 1767 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: Running task 1768 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: Running task 1769 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 1770 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: Running task 1771 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot)\nNOTE: Running task 1787 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: Running task 1800 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: Running task 1809 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package unihash changed to a432cb64f4bed1ba009c8282cbedb1f12295a9c1e813b27f8f38d1139b812630\nNOTE: Rehash loop slow progress: 123 in 14.892203569412231\nNOTE: Rehash loop took more than 1s: 14.919229507446289\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 14/16 bitbake threads\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot unihash changed to 4c0750c670809223f30a744bd71e488755ab87dd186931cc8de059dd2d7c40d1\nNOTE: Setscene tasks completed\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package unihash changed to 07291ff7b73203884499a6add2e62f44cc5c913b9a4909f26419dfdebe2a7011\nNOTE: Rehash loop slow progress: 69 in 2.786943197250366\nNOTE: Rehash loop took more than 1s: 2.814603090286255\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package unihash changed to 75cc44c39bd6deb2e5cde100708f64bba56effda53231fcc2823abf4fafad7dc\nNOTE: Rehash loop slow progress: 72 in 1.8973727226257324\nNOTE: Rehash loop took more than 1s: 1.9247357845306396\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 1815 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 1/16 bitbake threads\nNOTE: Running task 1816 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 1817 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 1820 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 1839 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 1862 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: Running task 1869 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 1873 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 1874 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: Running task 1875 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: Running task 1897 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: Running task 1903 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: Running task 1957 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: Running task 2085 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 2122 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/liburcu/liburcu_0.14.0.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: Running task 2128 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe liburcu-0.14.0-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 15/16 bitbake threads\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to efdaa6f4d4d16cb5cdb3c96f2f3fa90d33144e9e638766ea930fd93bd79109a9\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe liburcu-0.14.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/liburcu/liburcu_0.14.0.bb:do_packagedata unihash changed to d27372dc106ef56a6daba24d60c311598d4ccedbb24ab975d6e249e2945a6523\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: Running task 2130 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: Running task 2133 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata unihash changed to 6d24b2d90251bf5c7aae701aaadbe5ca1206cf1e6ea85bba728e25d63a74b604\nNOTE: Running task 2134 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: Running task 2157 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata)\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata unihash changed to a6be31a4b655a3ad82a9f504af2ac6de96ed63f23de8d6749fb511699fdca190\nNOTE: Running task 2192 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: Running task 2193 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: Running task 2241 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: Running task 2245 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to 734a1d45340bae1ec2ba779d603c91bdb5b37e6df8e3e8f6dc8ac978819f826b\nNOTE: Running task 2250 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: Running task 2251 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: Running task 2252 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: Running task 2253 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: Running task 2308 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: Running task 2318 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 1/16 bitbake threads\nNOTE: Running task 2327 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata)\nNOTE: Running task 2334 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 2410 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: Running task 2414 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: Running task 2445 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package)\nNOTE: recipe lttng-ust-2_2.13.8-r0: task do_packagedata: Started\nNOTE: Running task 2469 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: Running task 2516 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package)\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Started\nNOTE: Running task 2579 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package)\nNOTE: Running task 2581 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package)\nNOTE: Running task 2583 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package)\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package: Started\nNOTE: Running task 2634 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package)\nNOTE: Running task 2635 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Started\nNOTE: Running task 2673 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\nNOTE: Running task 2675 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Started\nNOTE: Running task 2676 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Started\nNOTE: recipe tzdata-2024a-r0: task do_package: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Started\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Started\nERROR: lttng-ust-2_2.13.8-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: procps-4.0.4-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: gawk-5.3.0-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: diffutils-3.10-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: gcc-14.1.0-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: binutils-2.42-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: packagegroup-core-ssh-dropbear-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: shadow-securetty-4.6-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: packagegroup-core-boot-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: netbase-1_6.4-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: qemuwrapper-cross-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: sysvinit-inittab-2.88dsf-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: ca-certificates-20211016-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/lttng-ust/2.13.8/temp/log.do_packagedata.1807388\nNOTE: recipe lttng-ust-2_2.13.8-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata) failed with exit code '1'\nNOTE: Load average limiting set to True as load average: 1.555908203125 - using 16/16 bitbake threads\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/procps/4.0.4/temp/log.do_packagedata.1807499\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/gawk/5.3.0/temp/log.do_packagedata.1807431\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/diffutils/3.10/temp/log.do_packagedata.1807839\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/gcc/14.1.0/temp/log.do_packagedata.1807896\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/binutils/2.42/temp/log.do_packagedata.1807874\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/shadow-securetty/4.6/temp/log.do_package.1807601\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/packagegroup-core-ssh-dropbear/1.0/temp/log.do_package.1807724\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/packagegroup-core-boot/1.0/temp/log.do_package.1807758\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/netbase/6.4/temp/log.do_package.1807469\nNOTE: recipe netbase-1_6.4-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/sysvinit-inittab/2.88dsf/temp/log.do_package.1807592\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/qemuwrapper-cross/1.0/temp/log.do_package.1807559\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/ca-certificates/20211016/temp/log.do_package.1807423\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package) failed with exit code '1'\nERROR: tzdata-2024a-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: glibc-locale-2.39+git-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/tzdata/2024a/temp/log.do_package.1807620\nNOTE: recipe tzdata-2024a-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/glibc-locale/2.39+git/temp/log.do_packagedata.1807399\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata) failed with exit code '1'\nERROR: linux-yocto-6.6.29+git-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/linux-yocto/6.6.29+git/temp/log.do_package.1805588\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 2676 tasks of which 2588 didn't need to be rerun and 16 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/log/error-report/error_report_20240526033102.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/log/error-report/error_report_20240526033102.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 16 tasks failed:\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package\nSummary: There were 16 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/ide_sdk.py\", line 963, in ide_setup\n    exec_build_env_command(\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/__init__.py\", line 73, in exec_watch\n    raise bb.process.ExecutionError(cmd, process.returncode, buf, None)\nbb.process.ExecutionError: Execution of 'bitbake oe-selftest-image:do_build cmake-example:do_install gdb-cross-x86_64:do_addto_recipe_sysroot' failed with exit code 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\nworkspace            = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 959 of 4292 in 1.001533031463623\nNOTE: Initial setup loop took: 1.2947137355804443\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 405 Local 109 Mirrors 0 Missed 296 Current 1558 (26% match, 84% complete)\nRemoving 112 stale sstate objects for arch qemux86_64...done.\nRemoving 28 stale sstate objects for arch core2-64...done.\nRemoving 5 stale sstate objects for arch allarch...done.\nRemoving 50 stale sstate objects for arch x86_64...done.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 573 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot unihash changed to 182d5663c6c797d746da027df1c8a73cd83cb1c0f4c0f3dcd07e0e0e5658e140\nNOTE: Running task 825 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata unihash changed to f1e4743eab3fa19192077a6d4ed3ab87773df586396bea819c6d0805402c4451\nNOTE: Running task 849 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata unihash changed to 83603092f3f075b6280019b4ba24d081fb3becaffcef7733f9f681097f6ed584\nNOTE: Running task 940 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to a7e0e78429b3813cb384a01b2564a9b3476ce27f4bd14f2bc8aff5c20713b7e8\nNOTE: Running task 978 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot unihash changed to ce5ec1b01cba1fad2939362ad0b6e3b8b2777f84b745b429c53aec388e6550b7\nNOTE: Running task 984 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: Running task 1092 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot unihash changed to 04ac51bb3b0623a045a78943bd381995ed0400e42803b8f75a196bc25db8357d\nNOTE: Running task 1156 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 1397 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: Load average limiting set to False as load average: 1.4886910574776786 - using 1/16 bitbake threads\nNOTE: Running task 1421 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot)\nNOTE: Running task 1434 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot)\nNOTE: Running task 1466 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 1469 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: Running task 1483 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 1500 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 1503 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 1504 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 1532 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 1535 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 1542 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 1543 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: Running task 1609 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: Running task 1632 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 1635 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 20065979cb099ca5623312f11b2e83e87ecd7f6922d6f7a31d6ebdb0de52f753\nNOTE: Load average limiting set to True as load average: 1.6090000697544642 - using 15/16 bitbake threads\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot unihash changed to f6e35398763c66c112e54739058bc89d8a28a3005f126603226943b911650f9a\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot unihash changed to fec0feb6c32b7e584bbd368067609c866e64b24b217cb389c392628ca4fbadcc\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot unihash changed to 662459133685721fa571e0092ad584fff3aa66dcc059693670f02cc437be5921\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot unihash changed to 3085579c1566f0d51a2f2537fc9195d17389610e9ecf2e772024e3e199adb0ac\nNOTE: Running task 1648 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Running task 1656 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Running task 1659 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: Running task 1664 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 1/16 bitbake threads\nNOTE: Running task 1665 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 1666 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 1709 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 1736 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Running task 1745 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 1750 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 1759 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: Running task 1767 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: Running task 1768 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: Running task 1769 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 1770 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: Running task 1771 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot)\nNOTE: Running task 1787 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: Running task 1800 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: Running task 1809 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package unihash changed to a432cb64f4bed1ba009c8282cbedb1f12295a9c1e813b27f8f38d1139b812630\nNOTE: Rehash loop slow progress: 123 in 14.892203569412231\nNOTE: Rehash loop took more than 1s: 14.919229507446289\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 14/16 bitbake threads\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot unihash changed to 4c0750c670809223f30a744bd71e488755ab87dd186931cc8de059dd2d7c40d1\nNOTE: Setscene tasks completed\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package unihash changed to 07291ff7b73203884499a6add2e62f44cc5c913b9a4909f26419dfdebe2a7011\nNOTE: Rehash loop slow progress: 69 in 2.786943197250366\nNOTE: Rehash loop took more than 1s: 2.814603090286255\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_package: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package unihash changed to 75cc44c39bd6deb2e5cde100708f64bba56effda53231fcc2823abf4fafad7dc\nNOTE: Rehash loop slow progress: 72 in 1.8973727226257324\nNOTE: Rehash loop took more than 1s: 1.9247357845306396\nNOTE: Setscene task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 1964 of 1964 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running task 1815 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 1/16 bitbake threads\nNOTE: Running task 1816 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 1817 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 1820 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 1839 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 1862 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: Running task 1869 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 1873 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 1874 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: Running task 1875 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: Running task 1897 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: Running task 1903 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: Running task 1957 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: Running task 2085 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 2122 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/liburcu/liburcu_0.14.0.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: Running task 2128 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe liburcu-0.14.0-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 15/16 bitbake threads\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to efdaa6f4d4d16cb5cdb3c96f2f3fa90d33144e9e638766ea930fd93bd79109a9\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe liburcu-0.14.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/liburcu/liburcu_0.14.0.bb:do_packagedata unihash changed to d27372dc106ef56a6daba24d60c311598d4ccedbb24ab975d6e249e2945a6523\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: Running task 2130 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: Running task 2133 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata unihash changed to 6d24b2d90251bf5c7aae701aaadbe5ca1206cf1e6ea85bba728e25d63a74b604\nNOTE: Running task 2134 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: Running task 2157 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata)\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata unihash changed to a6be31a4b655a3ad82a9f504af2ac6de96ed63f23de8d6749fb511699fdca190\nNOTE: Running task 2192 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: Running task 2193 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: Running task 2241 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: Running task 2245 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to 734a1d45340bae1ec2ba779d603c91bdb5b37e6df8e3e8f6dc8ac978819f826b\nNOTE: Running task 2250 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: Running task 2251 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: Running task 2252 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: Running task 2253 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: Running task 2308 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: Running task 2318 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Started\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 1/16 bitbake threads\nNOTE: Running task 2327 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata)\nNOTE: Running task 2334 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 2410 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: Running task 2414 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: Running task 2445 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package)\nNOTE: recipe lttng-ust-2_2.13.8-r0: task do_packagedata: Started\nNOTE: Running task 2469 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: Running task 2516 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package)\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Started\nNOTE: Running task 2579 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package)\nNOTE: Running task 2581 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package)\nNOTE: Running task 2583 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package)\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package: Started\nNOTE: Running task 2634 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package)\nNOTE: Running task 2635 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Started\nNOTE: Running task 2673 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\nNOTE: Running task 2675 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Started\nNOTE: Running task 2676 of 4292 (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Started\nNOTE: recipe tzdata-2024a-r0: task do_package: Started\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Started\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Started\nERROR: lttng-ust-2_2.13.8-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: procps-4.0.4-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: gawk-5.3.0-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: diffutils-3.10-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: gcc-14.1.0-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: binutils-2.42-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: packagegroup-core-ssh-dropbear-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: shadow-securetty-4.6-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: packagegroup-core-boot-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: netbase-1_6.4-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: qemuwrapper-cross-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: sysvinit-inittab-2.88dsf-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: ca-certificates-20211016-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/lttng-ust/2.13.8/temp/log.do_packagedata.1807388\nNOTE: recipe lttng-ust-2_2.13.8-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata) failed with exit code '1'\nNOTE: Load average limiting set to True as load average: 1.555908203125 - using 16/16 bitbake threads\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/procps/4.0.4/temp/log.do_packagedata.1807499\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/gawk/5.3.0/temp/log.do_packagedata.1807431\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/diffutils/3.10/temp/log.do_packagedata.1807839\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/gcc/14.1.0/temp/log.do_packagedata.1807896\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/binutils/2.42/temp/log.do_packagedata.1807874\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/shadow-securetty/4.6/temp/log.do_package.1807601\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/packagegroup-core-ssh-dropbear/1.0/temp/log.do_package.1807724\nNOTE: recipe packagegroup-core-ssh-dropbear-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/packagegroup-core-boot/1.0/temp/log.do_package.1807758\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/netbase/6.4/temp/log.do_package.1807469\nNOTE: recipe netbase-1_6.4-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/sysvinit-inittab/2.88dsf/temp/log.do_package.1807592\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/qemuwrapper-cross/1.0/temp/log.do_package.1807559\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/ca-certificates/20211016/temp/log.do_package.1807423\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package) failed with exit code '1'\nERROR: tzdata-2024a-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: glibc-locale-2.39+git-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/all-poky-linux/tzdata/2024a/temp/log.do_package.1807620\nNOTE: recipe tzdata-2024a-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/core2-64-poky-linux/glibc-locale/2.39+git/temp/log.do_packagedata.1807399\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata) failed with exit code '1'\nERROR: linux-yocto-6.6.29+git-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/tmp/devtoolqa2e60ftvr/core-copy/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/linux-yocto/6.6.29+git/temp/log.do_package.1805588\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Failed\nERROR: Task (/tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 2676 tasks of which 2588 didn't need to be rerun and 16 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/log/error-report/error_report_20240526033102.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/log/error-report/error_report_20240526033102.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 16 tasks failed:\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/netbase/netbase_6.4.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-extended/timezone/tzdata.bb:do_package\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata\n  /tmp/devtoolqa2e60ftvr/core-copy/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package\nSummary: There were 16 ERROR messages, returning a non-zero exit code.\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,196 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/conf/local.conf\n2024-05-25 22:36:00,197 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20240526030548\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20240526030548\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/.xba2pmb2\nCreated listening socket for qemu serial console on: 127.0.0.1:46449\nCreated listening socket for qemu serial console on: 127.0.0.1:50455\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=46449:50455 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/pidfile_46107  -S -qmp unix:./.1mv9unke,server,wait -qmp unix:./.xba2pmb2,server,nowait\"\nrunqemu started, pid is 4181414\nwaiting at most 300 seconds for qemu pid (05/26/24 03:19:05)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/.1mv9unke\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/.1mv9unke\nQMP connected to QEMU at 05/26/24 03:19:07 and took 1.40 seconds\nQMP released QEMU at 05/26/24 03:19:07 and took 0.20 seconds from connect\nqemu started in 1.60 seconds - qemu procces pid is 4182090 (05/26/24 03:19:07)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.4181414,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:46449,nodelay=on -serial tcp:127.0.0.1:50455,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/pidfile_46107 -S -qmp unix:./.1mv9unke,server,wait -qmp unix:./.xba2pmb2,server,nowait -nographic -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.4181414\nrunqemu - INFO - Copy done in 0.05995321273803711 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.4181414,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:46449,nodelay=on -serial tcp:127.0.0.1:50455,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/pidfile_46107  -S -qmp unix:./.1mv9unke,server,wait -qmp unix:./.xba2pmb2,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46107/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 466065.56\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 03:19:07)\nConnection from 127.0.0.1:46288\nReached login banner in 9.03 seconds (05/26/24 03:19:16)\nLogged in as root in serial console\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 77.50893259048462,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 492.68362855911255,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 3091.716830253601,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 2189.7824447155,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 226.27410411834717,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 1828.0801618099213,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 83.88847160339355,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 222.66054463386536,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 272.10464239120483,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 141.2809398174286,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 3553.905266523361,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 915.2469782829285,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 46.49232816696167,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 40.29620122909546,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 9.131836175918579,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 117.88508200645447,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1611, in test_devtool_finish_modify_git_subdir\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  dos2unix -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='47d7c71a03549efdea987d7345e71e0b6ee226c00bbba5acc150719ceff9dc18'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 47d7c71a03549efdea987d7345e71e0b6ee226c00bbba5acc150719ceff9dc18'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f62d4dc2480>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 225, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 687, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-2' coro=<AsyncClient.get_unihash() done, defined at /home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py:91> exception=ConnectionError('')>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 92, in AsyncClient.get_unihash(method='oe.sstatesig.OEOuthashBasic', taskhash='47d7c71a03549efdea987d7345e71e0b6ee226c00bbba5acc150719ceff9dc18'):\n         async def get_unihash(self, method, taskhash):\n    >        r = await self.send_stream(self.MODE_GET_STREAM, \"%s %s\" % (method, taskhash))\n             if not r:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py\", line 45, in AsyncClient.send_stream(mode=1, msg='oe.sstatesig.OEOuthashBasic 47d7c71a03549efdea987d7345e71e0b6ee226c00bbba5acc150719ceff9dc18'):\n     \n    >        return await self._send_wrapper(proc)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py\", line 174, in AsyncClient._send_wrapper(proc=<function AsyncClient.send_stream.<locals>.proc at 0x7f62d4dc2480>):\n                         if not isinstance(e, ConnectionError):\n    >                        raise ConnectionError(str(e))\n                         raise e\nConnectionError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 491.7646908760071,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1701, in test_devtool_git_submodules\n    runCmd('devtool finish -f %s meta' % recipe)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 'devtool finish -f vulkan-samples meta' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: Source tree is not clean, continuing as requested by -f/--force\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nINFO: Adding new patch 0001-Adding-a-new-file.patch\nINFO: Updating recipe vulkan-samples_git.bb\nINFO: Cleaning sysroot for recipe vulkan-samples...\nERROR: Command 'bitbake -c clean vulkan-samples' failed, output:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\nworkspace            = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\n\nInitialising tasks...\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\nIf you wish, you may specify -n/--no-clean to skip running this command when resetting\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 48.353344678878784,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 226.93760180473328,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1242, in test_devtool_update_recipe_append\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 'devtool modify mdadm -x /tmp/devtoolqacohgduwg/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\nworkspace            = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f89f5246db0>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f89f5246db0>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f89f5246db0>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7f89f5246db0>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/standard.py\", line 848, in modify\n    initial_revs[\".\"], _ = _extract_source(srctree, args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, no_overrides=args.no_overrides)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 427, in _send_bytes\n    self._send(header + buf)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/connection.py\", line 384, in _send\n    n = write(self._handle, buf)\n        ^^^^^^^^^^^^^^^^^^^^^^^^\nBrokenPipeError: [Errno 32] Broken pipe\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/devtool/standard.py\", line 993, in modify\n    tinfoil.shutdown()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/server/process.py\", line 522, in runCommand\n    raise BrokenPipeError(\"bitbake-server might have died or been forcibly stopped, ie. OOM killed\") from e\nBrokenPipeError: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 175.10403203964233,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 103.62244987487793,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 2464.3549468517303,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 43.15849781036377,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 67.50048923492432,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 56.182754039764404,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 109.40659308433533,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 157.07969880104065,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 143.34732747077942,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 49.49696946144104,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 47.68304991722107,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 49.03534770011902,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 64.64005661010742,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 4.013145208358765,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 12.426119565963745,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 49.20857763290405,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 50.243064403533936,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 41.275296449661255,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 43.631314754486084,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 30.86522364616394,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1572.664934873581,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.015563011169433594,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 178.31795024871826,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 518.5546474456787,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/efibootpartition.py\", line 31, in test_boot_efi\n    bitbake(image + \" ovmf\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 ovmf' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 4245 of 4567 in 78.280841588974\nNOTE: Initial setup loop took: 79.21339845657349\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 2084 Local 696 Mirrors 0 Missed 1388 Current 0 (33% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 72 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 73 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 79 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 89 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 141 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 143 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 144 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 177 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 180 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 224 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 251 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 299 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 305 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 314 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 315 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 419 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cdrtools-native-3.01-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 420 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 421 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 422 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 441 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 473 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 494 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 530 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_spdx_setscene)\nNOTE: recipe cdrtools-native-3.01-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 544 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_recipe_qa_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 651 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 665 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 672 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 683 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 701 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 719 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 721 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 725 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 733 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 737 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_recipe_qa_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 750 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/erofs-utils/erofs-utils_1.7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 754 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb:do_recipe_qa_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 760 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 770 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 776 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_spdx_setscene)\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 780 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 782 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 789 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 790 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 791 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe erofs-utils-native-1.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 796 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 803 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Started\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 804 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 805 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe erofs-utils-native-1.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 807 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 817 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 819 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 821 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 833 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 835 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 836 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 837 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 838 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 852 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 853 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 854 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 856 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 868 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 898 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe btrfs-tools-native-6.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 901 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 903 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 905 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 907 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 909 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 911 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 914 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-bootconf_1.00.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 917 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 920 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 923 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 926 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 929 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 932 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe grub-bootconf-1.00-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe grub-efi-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 934 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 936 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe grub-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 942 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 944 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 945 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 948 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe grub-efi-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 951 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_recipe_qa_setscene)\nNOTE: recipe grub-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe grub-bootconf-1.00-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 954 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 957 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 960 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ovmf/ovmf_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 967 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-bootconf_1.00.bb:do_recipe_qa_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 970 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_recipe_qa_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 973 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_recipe_qa_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 976 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 979 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 982 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe os-release-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ovmf-edk2-stable202402-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-bootconf-1.00-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 983 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_recipe_qa_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 984 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 989 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 991 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe os-release-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ovmf-edk2-stable202402-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-bootconf-1.00-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 994 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 997 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1000 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1003 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1012 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1014 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1015 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1017 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1019 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1022 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1033 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1034 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1036 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1038 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_recipe_qa_setscene)\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mtools-4.0.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1041 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1044 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1047 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1050 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mtools-4.0.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1056 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1058 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe syslinux-6.04-pre2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1059 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1060 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1063 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1068 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1069 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1070 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe syslinux-6.04-pre2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1075 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1080 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1081 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1085 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1089 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1092 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1097 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1099 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1102 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1105 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1110 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1111 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1116 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1118 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1120 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1122 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1125 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1128 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1131 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1132 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1133 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1134 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1139 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1143 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1144 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1145 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1149 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1152 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1154 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1155 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1157 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_recipe_qa_setscene)\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1162 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1166 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1170 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1173 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1177 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1181 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1183 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1187 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1208 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1218 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1221 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1223 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1226 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1229 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1230 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1232 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1233 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1236 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1238 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1239 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1242 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1243 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1244 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1245 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1246 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1250 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1251 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1253 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1255 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1256 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1257 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1259 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1264 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1265 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1276 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1279 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1280 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1281 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1285 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1289 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1294 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1301 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1302 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1303 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1312 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1316 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1317 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1321 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1322 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1323 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1324 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1325 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1326 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1327 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1328 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1329 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1330 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1331 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1332 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1333 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1334 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1335 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1336 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1338 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1339 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1340 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1343 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1346 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ovmf/ovmf_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1347 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1348 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1349 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1351 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1353 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1356 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyelftools_0.31.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1358 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1360 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1362 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_create_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe grub-native-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1364 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_create_spdx_setscene)\nNOTE: recipe ovmf-native-edk2-stable202402-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1369 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_populate_sysroot_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1370 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1372 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1374 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1376 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe grub-native-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1378 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)\nNOTE: recipe squashfs-tools-native-4.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ovmf-native-edk2-stable202402-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1379 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1384 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/acpica/acpica_20240322.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1386 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1388 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1390 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_recipe_qa_setscene)\nNOTE: recipe mtools-native-4.0.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mtools-native-4.0.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1391 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_recipe_qa_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Started\nNOTE: recipe syslinux-native-6.04-pre2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1392 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1396 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1399 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe syslinux-native-6.04-pre2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1403 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_create_spdx_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe acpica-native-20240322-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1408 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1410 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1411 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1413 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1419 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx_setscene)\nNOTE: recipe mtools-native-4.0.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acpica-native-20240322-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1420 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1421 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mtools-native-4.0.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1423 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1426 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1434 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/parted/parted_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1435 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa_setscene)\nNOTE: recipe groff-native-1.23.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1437 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx_setscene)\nNOTE: recipe nasm-native-2.16.01-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1439 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1441 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_recipe_qa_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1445 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1446 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1447 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1457 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1460 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1461 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1468 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1469 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1471 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_recipe_qa_setscene)\nNOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1476 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1478 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1480 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1482 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1483 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1484 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1485 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1488 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1489 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1490 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1492 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1495 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1496 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1497 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1498 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1499 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1501 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1502 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1503 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_gcc_stash_builddir_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1504 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1506 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1508 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1509 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1510 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1511 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1513 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1515 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1517 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1518 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1519 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1520 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1521 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1522 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1523 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1525 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1527 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1528 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1530 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1532 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1534 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1536 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1537 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1538 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1539 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1540 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1541 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1542 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1543 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1545 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1546 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1547 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1548 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1550 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1552 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1554 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1556 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1558 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1559 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1560 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1561 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1563 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1564 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1565 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1567 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1569 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1570 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1571 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1574 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-native-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1575 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1577 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1579 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1580 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1581 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1583 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1584 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1586 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1588 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1590 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1592 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1594 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1596 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1597 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1599 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1606 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1608 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1613 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1615 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1617 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1620 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1623 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1624 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1626 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1629 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1634 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1636 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1637 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1638 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1640 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1641 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1642 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1643 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1644 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1645 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1646 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1647 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1648 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1649 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1652 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1654 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1655 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1657 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1658 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1660 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1662 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1664 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1666 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1667 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1670 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1674 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1675 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1677 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1679 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1681 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1682 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1684 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1686 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1688 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1696 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1698 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1703 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1704 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1705 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1707 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bmaptool/bmaptool_git.bb:do_recipe_qa_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1708 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1710 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1711 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1712 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1714 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1715 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1717 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: recipe coreutils-native-9.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1719 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1721 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1722 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe coreutils-native-9.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1724 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1725 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1727 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1729 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe bmaptool-native-3.8.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1733 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1734 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bmaptool-native-3.8.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1736 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1737 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1739 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1741 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1743 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1751 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1753 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1754 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1755 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1758 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1761 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1762 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1765 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1766 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1768 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1771 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1773 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1775 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1777 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_recipe_qa_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1779 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1780 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_spdx_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1781 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1783 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1784 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1785 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1787 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1788 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1792 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1793 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1795 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1798 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1800 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1808 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1811 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1814 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1815 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1816 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1818 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1819 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1821 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1822 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1824 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1826 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1827 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1829 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1831 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1832 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1834 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1836 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1837 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1838 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1839 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1840 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1841 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1842 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1844 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1846 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1848 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1850 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1852 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1853 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1855 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1857 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1858 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1860 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1861 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1862 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1863 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1865 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1866 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1868 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1869 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1870 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1872 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1874 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1875 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1876 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1877 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1878 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1880 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1881 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1882 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1884 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1885 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1886 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1888 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1889 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1890 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1891 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1893 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1895 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1896 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1898 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1899 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1901 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1903 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1905 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_create_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1906 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1908 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1910 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lzo/lzo_2.10.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1912 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1913 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1914 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1915 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1916 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1917 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1918 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1920 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1921 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1923 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzo-native-2.10-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzo-native-2.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1924 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1925 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1927 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1929 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1931 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe lzo-native-2.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzo-native-2.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1933 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1936 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1937 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lzo/lzo_2.10.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1938 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1939 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1941 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1942 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1944 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1945 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1946 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzo-native-2.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1948 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1950 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1954 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1955 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1957 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1959 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe lzo-native-2.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1960 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1961 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1963 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1964 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1965 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1966 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1967 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1968 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1969 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1970 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1972 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1974 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1975 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1977 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1979 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 2 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: Running task 4 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_fetch)\nNOTE: Running task 6 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\nNOTE: Running task 8 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\nNOTE: Running task 10 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: Running task 12 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_fetch)\nNOTE: Running task 14 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: Running task 16 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 19 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_fetch)\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 20 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_fetch)\nNOTE: Running task 22 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Started\nNOTE: Running setscene task 1981 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_fetch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_fetch: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_fetch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 24 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_fetch)\nNOTE: recipe rsync-native-3.3.0-r0: task do_fetch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_fetch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_fetch: Started\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 26 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe bison-native-3.8.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1982 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1983 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1984 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1985 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1986 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1987 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_fetch: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_fetch: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1988 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_fetch: Started\nNOTE: Running setscene task 1990 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1991 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1992 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 1993 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1994 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 27 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1995 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1997 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1999 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2000 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2002 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_unpack: Started\nNOTE: Running setscene task 2003 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 28 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2005 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2007 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2008 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2010 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2012 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: Running task 30 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: Running task 31 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 33 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_fetch)\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 34 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 35 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2014 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_unpack: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2015 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2016 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_spdx_setscene)\nNOTE: Running task 36 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_unpack: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 38 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_fetch)\nNOTE: Running task 40 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: Running task 41 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 42 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2018 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: Running task 43 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: recipe acl-native-2.3.2-r0: task do_unpack: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 48 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_fetch)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_fetch: Started\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2019 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_unpack: Succeeded\nNOTE: Running task 49 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: Running task 51 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_fetch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_unpack: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_unpack: Succeeded\nNOTE: Running task 55 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: Running task 57 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: Running task 59 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_fetch)\nNOTE: Running task 61 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2021 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_fetch: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2023 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2024 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2025 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2026 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2027 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_fetch: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_fetch: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2028 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: Running task 62 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_unpack)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: Running task 64 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 66 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_fetch)\nNOTE: Running task 67 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: Running setscene task 2029 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 69 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_fetch)\nNOTE: recipe ninja-native-1.12.0-r0: task do_fetch: Succeeded\nNOTE: Running task 71 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_fetch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2031 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_fetch: Started\nNOTE: Running setscene task 2033 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_unpack: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_fetch: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_unpack: Started\nNOTE: Running task 73 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2035 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2037 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2038 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_fetch: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2040 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 74 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_fetch: Started\nNOTE: Running task 76 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2041 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Started\nNOTE: Running task 78 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_unpack)\nNOTE: Running task 79 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_fetch)\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 81 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_unpack: Started\nNOTE: Running task 83 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: Running task 84 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_unpack)\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 86 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Started\nNOTE: Running setscene task 2042 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_fetch: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2043 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2044 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_unpack: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_fetch: Started\nNOTE: Running task 88 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_fetch: Succeeded\nNOTE: Running task 90 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_fetch: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 91 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_unpack: Succeeded\nNOTE: Running task 92 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_unpack)\nNOTE: Running task 93 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 94 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: Running task 95 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running noexec task 97 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_fetch)\nNOTE: recipe zstd-native-1.5.5-r0: task do_fetch: Started\nNOTE: Running task 99 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 103 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe openssl-native-3.3.0-r0: task do_fetch: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_unpack: Started\nNOTE: Running setscene task 2045 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2046 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2047 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2049 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 2050 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_fetch: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 104 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: recipe curl-native-8.7.1-r0: task do_fetch: Succeeded\nNOTE: Running task 105 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: Running task 106 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_fetch: Succeeded\nNOTE: Running task 107 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 110 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_fetch)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2052 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2054 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Started\nNOTE: Running setscene task 2055 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_unpack: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2057 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_unpack: Started\nNOTE: Running setscene task 2059 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_fetch: Started\nNOTE: recipe libcap-native-2.69-r0: task do_fetch: Succeeded\nNOTE: Running task 112 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_unpack: Succeeded\nNOTE: Running task 114 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 116 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: Running task 118 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 121 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_fetch)\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 123 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_fetch)\nNOTE: Running task 125 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe perl-native-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Running task 126 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2060 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_fetch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Started\nNOTE: Running setscene task 2062 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 127 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: Running task 129 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: recipe libpcre2-native-10.43-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_fetch: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_unpack: Started\nNOTE: Running task 131 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_fetch: Started\nNOTE: Running task 132 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_unpack)\nNOTE: recipe gdbm-native-1.23-r0: task do_fetch: Succeeded\nNOTE: Running task 133 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: recipe openssl-native-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Running task 136 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: Running task 138 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2064 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_unpack: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_unpack: Started\nNOTE: Running setscene task 2065 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_unpack: Succeeded\nNOTE: Running task 146 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe perlcross-native-1.5.2-r0: task do_unpack: Started\nNOTE: Running task 149 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 150 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: Running task 152 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_unpack: Started\nNOTE: Running task 153 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 155 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_unpack: Succeeded\nNOTE: Running task 156 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: Running noexec task 158 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: Running task 160 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_fetch)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_fetch: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 161 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Started\nNOTE: Running task 163 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 164 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: recipe elfutils-native-0.191-r0: task do_fetch: Started\nNOTE: Running task 168 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_unpack: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_fetch: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_fetch: Succeeded\nNOTE: Running task 169 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_fetch: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2066 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2068 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_recipe_qa_setscene)\nNOTE: Running task 170 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_fetch: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_fetch: Succeeded\nNOTE: Running task 171 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_unpack)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_fetch: Succeeded\nNOTE: Running task 172 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: recipe libpcre2-native-10.43-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 173 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 175 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_fetch)\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_unpack: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 176 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_unpack)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 178 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 180 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_fetch)\nNOTE: Running setscene task 2069 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 2071 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_unpack: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_fetch: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_unpack: Succeeded\nNOTE: Running task 182 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\nNOTE: recipe automake-native-1.16.5-r0: task do_fetch: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.3-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 2072 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2074 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2075 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2076 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_fetch: Succeeded\nNOTE: Running task 184 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_fetch)\nNOTE: Running task 185 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_unpack)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_fetch: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 187 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: recipe lzlib-native-1.14-r0: task do_fetch: Started\nNOTE: Running task 189 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe lzlib-native-1.14-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 191 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_fetch)\nNOTE: Running setscene task 2078 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2080 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 193 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_unpack: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_fetch: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_fetch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_fetch: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 194 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_unpack)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_fetch: Succeeded\nNOTE: recipe autoconf-native-2.72e-r0: task do_fetch: Succeeded\nNOTE: Running task 196 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_fetch)\nNOTE: Running task 197 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_unpack)\nNOTE: Running task 198 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_unpack)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 2082 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2083 of 2085 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: Running task 200 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_fetch)\nNOTE: recipe readline-native-8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 202 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: recipe file-native-5.45-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_unpack: Succeeded\nNOTE: Running task 204 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_fetch)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 205 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_unpack)\nNOTE: recipe m4-native-1.4.19-r0: task do_unpack: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_fetch: Succeeded\nNOTE: Running task 206 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\nNOTE: Running task 207 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_unpack)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 208 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_unpack)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_unpack: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2085 of 2085 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_unpack: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_unpack: Started\nNOTE: Running task 210 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch)\nNOTE: Running task 213 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_unpack: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_unpack: Started\nNOTE: Running task 214 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: Running task 215 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_unpack)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_unpack: Succeeded\nNOTE: Running task 216 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e-r0: task do_unpack: Succeeded\nNOTE: Running task 218 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: Running task 220 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: Running task 223 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_fetch: Started\nNOTE: recipe file-native-5.45-r0: task do_unpack: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 234 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_patch)\nNOTE: recipe lua-native-5.4.6-r0: task do_unpack: Started\nNOTE: recipe zlib-1.3.1-r0: task do_fetch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Started\nNOTE: recipe readline-native-8.2-r0: task do_unpack: Started\nNOTE: recipe attr-2.5.2-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 235 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_patch)\nNOTE: Running task 236 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_patch)\nNOTE: recipe lua-native-5.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_fetch: Succeeded\nNOTE: Running task 237 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_patch)\nNOTE: Running task 238 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_patch)\nNOTE: Running task 239 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 245 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_fetch: Succeeded\nNOTE: Running task 246 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_unpack)\nNOTE: recipe libtool-native-2.4.7-r0: task do_patch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_patch: Started\nNOTE: recipe readline-native-8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 248 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe elfutils-native-0.191-r0: task do_unpack: Succeeded\nNOTE: Running task 249 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_patch)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_unpack: Succeeded\nNOTE: Running task 250 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_patch: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_patch: Started\nNOTE: recipe automake-native-1.16.5-r0: task do_patch: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 252 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_unpack: Succeeded\nNOTE: Running task 253 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: recipe attr-native-2.5.2-r0: task do_patch: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_patch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_patch: Succeeded\nNOTE: Running task 255 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe attr-native-2.5.2-r0: task do_patch: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Started\nNOTE: Running task 257 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe file-native-5.45-r0: task do_unpack: Succeeded\nNOTE: Running task 258 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_patch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Succeeded\nNOTE: Running task 260 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_patch)\nNOTE: recipe acl-native-2.3.2-r0: task do_patch: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 266 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: recipe popt-native-1.19-r0: task do_patch: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: Running task 268 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe gmp-native-6.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 270 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_patch)\nNOTE: recipe popt-native-1.19-r0: task do_patch: Succeeded\nNOTE: Running task 272 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe autoconf-native-2.72e-r0: task do_patch: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_patch: Succeeded\nNOTE: recipe rsync-native-3.3.0-r0: task do_patch: Started\nNOTE: Running task 274 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 276 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_patch)\nNOTE: recipe acl-native-2.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 278 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: recipe flex-native-2.6.4-r0: task do_patch: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_patch: Started\nNOTE: Running task 280 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_patch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_unpack: Succeeded\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_unpack: Succeeded\nNOTE: Running task 281 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_patch)\nNOTE: Running task 282 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_patch)\nNOTE: recipe gperf-native-3.1-r0: task do_patch: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 284 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_patch: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_patch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Started\nNOTE: Running task 290 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_patch: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 294 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_patch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_patch: Succeeded\nNOTE: Running task 300 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: recipe perl-native-5.38.2-r0: task do_patch: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_patch: Succeeded\nNOTE: Running task 304 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_patch)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_patch: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 327 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_patch)\nNOTE: Running task 328 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: recipe openssl-native-3.3.0-r0: task do_patch: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_patch: Succeeded\nNOTE: Running task 330 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 332 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_patch: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_patch: Started\nNOTE: Running task 347 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_patch)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_patch: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 349 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: recipe expat-native-2.6.2-r0: task do_patch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_patch: Started\nNOTE: Running task 351 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe expat-native-2.6.2-r0: task do_patch: Succeeded\nNOTE: Running task 354 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: recipe libtool-native-2.4.7-r0: task do_patch: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_patch: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_patch: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_patch: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_patch: Started\nNOTE: Running task 375 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\nNOTE: Running task 381 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: Running task 387 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_patch: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_patch: Started\nNOTE: Running task 393 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_patch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 401 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_unpack)\nNOTE: recipe libffi-native-3.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 402 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_unpack)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_patch: Started\nNOTE: Running task 419 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_patch)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_patch: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_unpack: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_patch: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Started\nNOTE: Running task 446 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Started\nNOTE: Running task 448 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_unpack)\nNOTE: Running task 449 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_patch)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_patch: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_unpack: Started\nNOTE: Running task 450 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: recipe gettext-native-0.22.5-r0: task do_fetch: Succeeded\nNOTE: Running task 457 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_unpack)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 481 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: recipe unifdef-native-2.12-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_unpack: Succeeded\nNOTE: Running task 495 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_patch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Started\nNOTE: Running task 498 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_unpack)\nNOTE: recipe re2c-native-3.1-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_unpack: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_unpack: Succeeded\nNOTE: Running task 499 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_patch)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_patch: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 501 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: Running task 502 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_unpack: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_patch: Started\nNOTE: recipe libcap-native-2.69-r0: task do_unpack: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 503 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_patch: Succeeded\nNOTE: Running task 510 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: recipe unifdef-native-2.12-r0: task do_patch: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_patch: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_patch: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_unpack: Started\nNOTE: Running task 516 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: Running task 517 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_patch)\nNOTE: recipe libcap-native-2.69-r0: task do_unpack: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 518 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_patch)\nNOTE: Running task 532 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: recipe re2c-native-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 533 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_patch)\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_patch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Succeeded\nNOTE: Running task 534 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_patch: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_unpack: Started\nNOTE: recipe libcap-native-2.69-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 535 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: recipe re2c-native-3.1-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 536 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: recipe bison-native-3.8.2-r0: task do_patch: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 558 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: Running task 565 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_patch)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Started\nNOTE: recipe libcap-native-2.69-r0: task do_patch: Succeeded\nNOTE: Running task 586 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_patch)\nNOTE: recipe curl-native-8.7.1-r0: task do_patch: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_patch: Succeeded\nNOTE: Running task 587 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: recipe elfutils-native-0.191-r0: task do_patch: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_patch: Succeeded\nNOTE: Running task 588 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_patch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Started\nNOTE: Running task 594 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_patch: Succeeded\nNOTE: Running task 595 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_patch: Succeeded\nNOTE: Running task 618 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: Running task 630 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_patch)\nNOTE: recipe lzlib-native-1.14-r0: task do_patch: Started\nNOTE: recipe lzlib-native-1.14-r0: task do_patch: Succeeded\nNOTE: Running task 631 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_patch)\nNOTE: recipe file-native-5.45-r0: task do_patch: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_patch: Started\nNOTE: recipe readline-native-8.2-r0: task do_patch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_patch: Started\nNOTE: Running task 637 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_unpack)\nNOTE: Running task 638 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: recipe lua-native-5.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 649 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: recipe file-native-5.45-r0: task do_patch: Succeeded\nNOTE: Running task 655 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: recipe zlib-1.3.1-r0: task do_unpack: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Started\nNOTE: Running task 656 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_unpack: Started\nNOTE: Running task 659 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 664 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe zlib-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 665 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe attr-2.5.2-r0: task do_unpack: Started\nNOTE: recipe attr-2.5.2-r0: task do_unpack: Succeeded\nNOTE: Running task 666 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: recipe gmp-6.3.0-r0: task do_fetch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Started\nNOTE: Running task 667 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_patch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Succeeded\nNOTE: Running task 668 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_fetch)\nNOTE: recipe elfutils-native-0.191-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 674 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: Running task 683 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_unpack: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_patch: Started\nNOTE: Running task 684 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 691 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_fetch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_unpack: Started\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Succeeded\nNOTE: Running task 692 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_unpack)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_patch: Succeeded\nNOTE: Running task 700 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Started\nNOTE: recipe attr-2.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 703 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_patch: Started\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: Running task 709 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_unpack)\nNOTE: recipe readline-native-8.2-r0: task do_patch: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 721 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 722 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Started\nNOTE: Running task 724 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Succeeded\nNOTE: Running task 726 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: recipe python3-native-3.12.3-r0: task do_unpack: Succeeded\nNOTE: Running task 727 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_fetch: Started\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Started\nNOTE: Running task 728 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe xz-5.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 729 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Started\nNOTE: Running task 730 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_patch)\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Succeeded\nNOTE: Running task 731 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_patch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_fetch: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_fetch: Succeeded\nNOTE: Running task 733 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 734 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe unzip-native-1_6.0-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Started\nNOTE: Running task 747 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Started\nNOTE: recipe xz-5.4.6-r0: task do_unpack: Started\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_patch)\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_patch: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: Running task 749 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 751 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: Running task 753 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_unpack)\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Started\nNOTE: recipe xz-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 754 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: recipe acl-2.3.2-r0: task do_fetch: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Succeeded\nNOTE: Running task 759 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: recipe libunistring-1.2-r0: task do_patch: Started\nNOTE: Running task 762 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_fetch)\nNOTE: recipe acl-2.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 763 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_unpack: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 764 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_patch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Succeeded\nNOTE: Running task 765 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_patch)\nNOTE: recipe xz-5.4.6-r0: task do_patch: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_fetch)\nNOTE: recipe gettext-native-0.22.5-r0: task do_unpack: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_patch: Succeeded\nNOTE: Running task 768 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_patch)\nNOTE: recipe ncurses-6.5-r0: task do_fetch: Started\nNOTE: Running task 771 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_fetch)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_unpack: Succeeded\nNOTE: Running task 772 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 775 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: Running task 777 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_patch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Started\nNOTE: recipe libcap-2.69-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_patch: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_fetch: Succeeded\nNOTE: Running task 779 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Succeeded\nNOTE: Running task 781 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: recipe gettext-native-0.22.5-r0: task do_patch: Started\nNOTE: Running task 783 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: recipe ncurses-6.5-r0: task do_fetch: Succeeded\nNOTE: Running task 786 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Running task 787 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_fetch: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: Running task 790 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: recipe gdbm-1.23-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_fetch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_fetch: Started\nNOTE: recipe gdbm-1.23-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Started\nNOTE: Running task 792 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: recipe bash-completion-2.13.0-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: Running task 795 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: Running task 796 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_unpack)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Started\nNOTE: Running task 801 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Started\nNOTE: Running task 803 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Succeeded\nNOTE: Running task 804 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_unpack)\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe acl-2.3.2-r0: task do_unpack: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: Running task 805 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_unpack: Started\nNOTE: Running task 807 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_unpack: Started\nNOTE: Running task 808 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Started\nNOTE: Running task 809 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Started\nNOTE: recipe libcap-2.69-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 810 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_unpack)\nNOTE: Running task 811 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_patch: Succeeded\nNOTE: Running task 812 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_unpack: Started\nNOTE: Running task 818 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: recipe gdbm-1.23-r0: task do_unpack: Started\nNOTE: recipe acl-2.3.2-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe libcap-2.69-r0: task do_unpack: Succeeded\nNOTE: Running task 819 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_patch)\nNOTE: recipe bash-completion-2.13.0-r0: task do_unpack: Started\nNOTE: recipe gdbm-1.23-r0: task do_unpack: Succeeded\nNOTE: Running task 820 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 821 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: recipe libcap-2.69-r0: task do_patch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: Running task 822 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\nNOTE: Running task 823 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: recipe gdbm-1.23-r0: task do_patch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_unpack: Succeeded\nNOTE: Running task 824 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_patch)\nNOTE: recipe acl-2.3.2-r0: task do_patch: Succeeded\nNOTE: Running task 825 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Started\nNOTE: recipe libcap-2.69-r0: task do_patch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Started\nNOTE: Running task 826 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Started\nNOTE: recipe gdbm-1.23-r0: task do_patch: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_unpack: Succeeded\nNOTE: Running task 882 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\nNOTE: Running task 885 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 886 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Started\nNOTE: Running task 901 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 905 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_fetch)\nNOTE: recipe ncurses-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Started\nNOTE: Running task 906 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Succeeded\nNOTE: Running task 908 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Succeeded\nNOTE: Running task 910 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_fetch)\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Started\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ncurses-6.5-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_fetch: Started\nNOTE: Running task 912 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_fetch)\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 914 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: Running task 915 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: Running task 916 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch)\nNOTE: recipe git-native-2.45.1-r0: task do_fetch: Started\nNOTE: recipe git-native-2.45.1-r0: task do_fetch: Succeeded\nNOTE: Running task 919 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 920 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: recipe expat-2.6.2-r0: task do_patch: Started\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_fetch: Succeeded\nNOTE: Running task 923 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe expat-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_fetch: Succeeded\nNOTE: Running task 925 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 946 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Started\nNOTE: recipe ncurses-6.5-r0: task do_patch: Succeeded\nNOTE: Running task 948 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_unpack)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 949 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_patch)\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_patch: Succeeded\nNOTE: Running task 965 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_unpack)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_unpack: Started\nNOTE: recipe git-native-2.45.1-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_patch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 966 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Succeeded\nNOTE: Running task 967 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_patch: Succeeded\nNOTE: Running task 969 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_fetch)\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 971 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 973 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 974 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 977 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_generate_toolchain_file)\nNOTE: recipe git-native-2.45.1-r0: task do_unpack: Succeeded\nNOTE: Running task 978 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_patch)\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 979 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 980 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_unpack: Succeeded\nNOTE: Running task 981 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_patch)\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_unpack: Succeeded\nNOTE: Running task 982 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 984 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Started\nNOTE: recipe git-native-2.45.1-r0: task do_patch: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_patch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_patch: Succeeded\nNOTE: Running task 985 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_unpack)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: Running task 987 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: recipe git-native-2.45.1-r0: task do_patch: Succeeded\nNOTE: Running task 989 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Succeeded\nNOTE: Running task 991 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 992 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_patch)\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1000 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Started\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Succeeded\nNOTE: Running task 1004 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: recipe gmp-6.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1005 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_patch: Succeeded\nNOTE: Running task 1022 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1023 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_patch)\nNOTE: Running task 1029 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: recipe file-5.45-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1030 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_patch: Started\nNOTE: Running task 1031 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: Running task 1033 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_fetch: Succeeded\nNOTE: Running task 1034 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1036 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: Running task 1037 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 1039 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: Running task 1042 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1043 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1044 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_unpack)\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: Running task 1045 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Started\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Succeeded\nNOTE: Running task 1046 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_unpack: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Succeeded\nNOTE: Running task 1048 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Started\nNOTE: Running task 1049 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: recipe lzlib-1.14-r0: task do_patch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1050 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe lzlib-1.14-r0: task do_patch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1051 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: Running task 1056 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Started\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: Running task 1057 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Succeeded\nNOTE: Running task 1058 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1059 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Started\nNOTE: Running task 1060 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_unpack)\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1061 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Started\nNOTE: Running task 1062 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_unpack: Started\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1063 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: Running task 1076 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1078 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Started\nNOTE: recipe file-5.45-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1079 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_patch)\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_fetch: Started\nNOTE: Running task 1080 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_patch)\nNOTE: recipe bc-native-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1082 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1085 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_patch: Succeeded\nNOTE: Running task 1087 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_patch: Started\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_patch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Started\nNOTE: Running task 1089 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1091 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_fetch: Started\nNOTE: recipe readline-8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1094 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Succeeded\nNOTE: Running task 1095 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_fetch)\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: Running task 1096 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: Running task 1097 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: Running task 1098 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1099 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1100 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch)\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1101 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1102 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1103 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: Running task 1104 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: Running task 1105 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 1106 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Started\nNOTE: recipe elfutils-0.191-r0: task do_patch: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1108 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: Running task 1110 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_fetch)\nNOTE: recipe bc-native-1.07.1-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_unpack: Succeeded\nNOTE: recipe sed-4.9-r0: task do_fetch: Started\nNOTE: Running task 1111 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 1112 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_fetch: Succeeded\nNOTE: Running task 1114 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_fetch)\nNOTE: Running task 1115 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch)\nNOTE: recipe bc-native-1.07.1-r0: task do_patch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_fetch: Succeeded\nNOTE: Running task 1116 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_patch)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_patch: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_patch: Succeeded\nNOTE: Running task 1117 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_patch: Succeeded\nNOTE: Running task 1118 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe elfutils-0.191-r0: task do_patch: Succeeded\nNOTE: Running task 1119 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1120 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: recipe readline-8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1121 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: recipe python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_patch: Succeeded\nNOTE: Running task 1122 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1123 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_unpack)\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1124 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_patch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Started\nNOTE: recipe python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: Running task 1126 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_fetch)\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1128 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe kmod-native-31-r0: task do_fetch: Started\nNOTE: recipe perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe kmod-native-31-r0: task do_fetch: Succeeded\nNOTE: Running task 1129 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\nNOTE: recipe coreutils-9.5-r0: task do_patch: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Succeeded\nNOTE: Running task 1131 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_fetch)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1132 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1139 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch)\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: Running task 1141 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_fetch)\nNOTE: recipe meson-native-1.3.1-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1143 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1144 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1146 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_preconfigure)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running task 1152 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_fetch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_fetch: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1153 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1154 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_unpack)\nNOTE: recipe base-files-3.0.14-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_unpack: Succeeded\nNOTE: Running task 1155 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1156 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\nNOTE: recipe sed-4.9-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_patch: Succeeded\nNOTE: Running task 1157 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1158 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: Running task 1159 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nWARNING: file-5.45-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libmicrohttpd-1.0.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: libcap-2.69-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: libtasn1-4.19.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: curl-8.7.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: acl-2.3.2-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 1160 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1161 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_patch)\nNOTE: Running task 1163 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_fetch)\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1169 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_unpack)\nNOTE: Running task 1170 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_unpack)\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_patch: Started\nNOTE: Running task 1171 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_unpack)\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Started\nNOTE: recipe kmod-native-31-r0: task do_unpack: Started\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_patch: Succeeded\nNOTE: Running task 1188 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_unpack)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_unpack: Started\nNOTE: Running task 1191 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_unpack: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1192 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_unpack)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Succeeded\nNOTE: Running task 1194 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_fetch)\nNOTE: recipe meson-native-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1196 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1197 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_patch)\nNOTE: recipe libmd-native-1.1.0-r0: task do_fetch: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_patch: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1199 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_patch: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1202 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\nWARNING: libgcrypt-1.10.3-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 1203 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1204 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_unpack)\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Started\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1206 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_fetch)\nNOTE: Running task 1208 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_fetch)\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Started\nNOTE: Running task 1209 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe kmod-native-31-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_fetch: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_fetch: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Started\nWARNING: gnutls-3.8.5-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 1210 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1211 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1212 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_patch)\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe kmod-native-31-r0: task do_patch: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_patch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1213 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_patch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1214 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_patch)\nNOTE: Running task 1215 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_patch: Started\nWARNING: zstd-1.5.5-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1216 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1217 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch)\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1219 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Started\nNOTE: recipe kmod-native-31-r0: task do_patch: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 1221 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_unpack)\nNOTE: Running task 1223 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1224 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1225 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_unpack)\nNOTE: recipe base-files-3.0.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_unpack: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_unpack: Started\nNOTE: Running task 1226 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_patch)\nNOTE: recipe base-files-3.0.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1227 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_configure)\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_unpack: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Started\nNOTE: Running task 1228 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe base-files-3.0.14-r0: task do_configure: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_configure: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Started\nNOTE: Running task 1229 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_unpack)\nNOTE: Running task 1232 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_unpack)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1233 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_compile)\nNOTE: Running task 1234 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_unpack: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_compile: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1235 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_compile: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1236 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_install)\nNOTE: Running task 1237 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_recipe_qa)\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Started\nWARNING: lzlib-1.14-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe base-files-3.0.14-r0: task do_install: Started\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1238 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1253 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_patch)\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: Running task 1254 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: recipe libmd-native-1.1.0-r0: task do_patch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: Running task 1255 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_patch)\nNOTE: recipe libmd-native-1.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1256 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_patch: Started\nNOTE: Running task 1258 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_fetch)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_patch: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Started\nNOTE: Running task 1259 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_patch)\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 1261 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_fetch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1262 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_patch)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1264 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1266 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_fetch)\nNOTE: Running task 1267 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: Running task 1268 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_configure)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1269 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Started\nNOTE: recipe initscripts-1.0-r0: task do_configure: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_fetch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Succeeded\nNOTE: Running task 1271 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_fetch: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 1272 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1273 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: Running task 1274 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_compile)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Succeeded\nWARNING: libarchive-3.7.3-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: Running task 1275 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_compile)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_compile: Started\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1276 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Started\nNOTE: recipe initscripts-1.0-r0: task do_compile: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Succeeded\nNOTE: Running task 1277 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_install)\nNOTE: Running task 1278 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_install)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1279 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_unpack)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Started\nNOTE: recipe initscripts-1.0-r0: task do_install: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_unpack: Started\nNOTE: Running task 1281 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: Running task 1292 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: Running task 1293 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_fetch)\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1294 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Started\nNOTE: Running task 1295 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_fetch)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1296 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Succeeded\nNOTE: Running task 1297 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_unpack)\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1300 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_fetch)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_unpack: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1301 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_patch)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_fetch: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_fetch: Succeeded\nNOTE: Running task 1302 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_fetch)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_patch: Started\nNOTE: recipe kmod-31-r0: task do_fetch: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_patch: Succeeded\nNOTE: Running task 1303 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: recipe initscripts-1.0-r0: task do_install: Succeeded\nNOTE: Running task 1305 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_fetch: Succeeded\nNOTE: Running task 1306 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1307 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1308 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_patch)\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Succeeded\nNOTE: Running task 1310 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_fetch)\nNOTE: recipe qemu-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1311 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: recipe make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1313 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_fetch)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_fetch: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1321 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_fetch)\nNOTE: recipe grub-native-2.12-r0: task do_fetch: Started\nNOTE: recipe grub-native-2.12-r0: task do_fetch: Succeeded\nNOTE: Running task 1323 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_fetch)\nNOTE: recipe grub-efi-2.12-r0: task do_fetch: Started\nNOTE: recipe grub-efi-2.12-r0: task do_fetch: Succeeded\nNOTE: Running task 1342 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1343 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_unpack)\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Started\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1344 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1345 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_unpack)\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Started\nWARNING: elfutils-0.191-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1346 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Succeeded\nNOTE: Running task 1349 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: recipe make-4.4.1-r0: task do_patch: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 1351 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_fetch)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_fetch: Started\nWARNING: e2fsprogs-1.47.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_fetch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1352 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: Running task 1353 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 1354 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1355 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Succeeded\nNOTE: Running task 1356 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: Running task 1357 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_unpack)\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_unpack: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_unpack: Succeeded\nNOTE: Running task 1358 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_unpack)\nNOTE: recipe kmod-31-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_unpack: Succeeded\nNOTE: Running task 1359 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_unpack)\nNOTE: recipe qemu-native-8.2.1-r0: task do_unpack: Started\nWARNING: bash-5.2.21-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1360 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1361 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_unpack)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_unpack: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1362 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1363 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_patch)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_patch: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: Running task 1364 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Running task 1365 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: Running task 1366 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nWARNING: coreutils-9.5-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: gawk-5.3.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: perl-5.38.2-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1367 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_unpack)\nNOTE: Running task 1368 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: sed-4.9-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe grub-native-2.12-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_patch: Started\nNOTE: Running task 1369 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_patch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1370 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_unpack)\nNOTE: recipe grub-efi-2.12-r0: task do_unpack: Started\nNOTE: recipe grub-native-2.12-r0: task do_unpack: Succeeded\nNOTE: recipe kmod-31-r0: task do_patch: Succeeded\nNOTE: Running task 1372 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_fetch)\nNOTE: Running task 1373 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_patch)\nWARNING: base-files-3.0.14-r0 do_package: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe groff-native-1.23.0-r0: task do_fetch: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_patch: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1374 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_collect_spdx_deps)\nNOTE: recipe grub-efi-2.12-r0: task do_unpack: Succeeded\nNOTE: Running task 1376 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_fetch)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1377 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata)\nNOTE: Running task 1378 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_spdx)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_patch: Succeeded\nNOTE: Running task 1379 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_patch)\nNOTE: recipe nasm-native-2.16.01-r0: task do_fetch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_fetch: Succeeded\nNOTE: Running task 1383 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_fetch)\nWARNING: busybox-1.36.1-r0 do_recipe_qa: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_fetch: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1384 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyelftools_0.31.bb:do_fetch)\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa: Succeeded\nNOTE: Running task 1385 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_fetch)\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_fetch: Started\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_fetch: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Started\nNOTE: Running task 1386 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_fetch)\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1387 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_unpack)\nNOTE: recipe intltool-native-0.51.0-r0: task do_fetch: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1389 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_patch)\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Started\nNOTE: recipe grub-efi-2.12-r0: task do_patch: Started\nNOTE: recipe grub-efi-2.12-r0: task do_patch: Succeeded\nNOTE: Running task 1390 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1391 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_patch)\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1392 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_patch)\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Started\nNOTE: recipe grub-native-2.12-r0: task do_patch: Started\nWARNING: mpfr-4.2.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1393 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_recipe_qa)\nNOTE: recipe systemd-boot-255.6-r0: task do_recipe_qa: Started\nWARNING: diffutils-3.10-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe grub-native-2.12-r0: task do_patch: Succeeded\nNOTE: Running task 1396 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_patch)\nWARNING: findutils-4.9.0-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_patch: Started\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1397 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_unpack)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_unpack: Started\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1407 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1419 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: Running task 1420 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: recipe groff-native-1.23.0-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1421 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Succeeded\nNOTE: Running task 1422 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe qemu-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1423 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1428 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: Running task 1429 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_unpack: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_unpack: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: Running task 1430 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Succeeded\nNOTE: Running task 1431 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_fetch)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_patch: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_patch: Succeeded\nNOTE: Running task 1432 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_fetch)\nNOTE: recipe nasm-native-2.16.01-r0: task do_unpack: Succeeded\nNOTE: Running task 1433 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Succeeded\nNOTE: recipe grep-3.11-r0: task do_fetch: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: Running task 1439 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_fetch)\nNOTE: Running noexec task 1440 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_fetch)\nNOTE: Running task 1441 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_fetch)\nNOTE: recipe grep-3.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1442 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_unpack)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_patch: Succeeded\nNOTE: Running task 1443 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyelftools_0.31.bb:do_unpack)\nNOTE: recipe binutils-2.42-r0: task do_fetch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Started\nNOTE: recipe syslinux-6.04-pre2-r0: task do_fetch: Started\nNOTE: Running task 1444 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_unpack)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_unpack: Started\nNOTE: Running task 1446 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_fetch)\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_unpack: Started\nNOTE: recipe syslinux-6.04-pre2-r0: task do_fetch: Succeeded\nNOTE: Running task 1448 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\nNOTE: recipe intltool-native-0.51.0-r0: task do_unpack: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1449 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_fetch: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_fetch: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1450 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_fetch)\nNOTE: Running task 1451 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe netbase-1_6.4-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe netbase-1_6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1452 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch)\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_unpack: Succeeded\nNOTE: Running task 1453 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Succeeded\nNOTE: Running task 1459 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_fetch)\nNOTE: recipe tzcode-native-2024a-r0: task do_fetch: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_fetch: Succeeded\nNOTE: Running task 1460 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_fetch)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_fetch: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_fetch: Succeeded\nNOTE: Running task 1461 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1484 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_unpack)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1485 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_fetch)\nNOTE: recipe grub-2.12-r0: task do_fetch: Started\nNOTE: recipe grub-2.12-r0: task do_fetch: Succeeded\nNOTE: Running task 1486 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-bootconf_1.00.bb:do_fetch)\nNOTE: recipe grub-bootconf-1.00-r0: task do_fetch: Started\nNOTE: recipe grub-bootconf-1.00-r0: task do_fetch: Succeeded\nNOTE: Running task 1487 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-bootconf_1.00.bb:do_fetch)\nNOTE: recipe systemd-bootconf-1.00-r0: task do_fetch: Started\nNOTE: recipe systemd-bootconf-1.00-r0: task do_fetch: Succeeded\nNOTE: Running task 1488 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_fetch)\nWARNING: bc-1.07.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nWARNING: ptest-runner-2.4.4+git-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nNOTE: recipe mtools-4.0.43-r0: task do_fetch: Started\nNOTE: recipe mtools-4.0.43-r0: task do_fetch: Succeeded\nNOTE: Running task 1489 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_fetch)\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1490 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_fetch)\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_fetch: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_fetch: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1491 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 1492 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_fetch)\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Started\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Started\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Succeeded\nNOTE: Running task 1493 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_fetch)\nNOTE: Running task 1494 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_fetch)\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_fetch: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_fetch: Succeeded\nNOTE: Running task 1495 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_fetch)\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1496 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_fetch)\nNOTE: recipe zip-3.0-r0: task do_fetch: Started\nNOTE: recipe zip-3.0-r0: task do_fetch: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Started\nNOTE: Running task 1497 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1498 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_fetch)\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Succeeded\nNOTE: Running task 1499 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Succeeded\nNOTE: recipe which-2.21-r0: task do_fetch: Started\nNOTE: Running task 1501 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_fetch)\nNOTE: recipe which-2.21-r0: task do_fetch: Succeeded\nNOTE: Running task 1502 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_fetch: Started\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1505 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1506 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_unpack)\nNOTE: recipe binutils-2.42-r0: task do_unpack: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: Running task 1507 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_unpack)\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1508 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\nNOTE: recipe grep-3.11-r0: task do_unpack: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Succeeded\nNOTE: Running task 1509 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: Running task 1510 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_patch)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 1511 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe binutils-2.42-r0: task do_unpack: Succeeded\nNOTE: Running task 1515 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1516 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1517 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_fetch)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1520 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_fetch)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_fetch: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1521 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_fetch)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_fetch: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1523 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_fetch)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_fetch: Succeeded\nNOTE: Running task 1524 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_unpack)\nNOTE: recipe syslinux-6.04-pre2-r0: task do_unpack: Started\nNOTE: recipe syslinux-6.04-pre2-r0: task do_unpack: Succeeded\nNOTE: Running noexec task 1525 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_unpack)\nNOTE: Running task 1526 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_unpack)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1531 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_patch)\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_patch: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_patch: Succeeded\nNOTE: Running task 1532 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyelftools_0.31.bb:do_patch)\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_patch: Started\nNOTE: recipe python3-pyelftools-native-0.31-r0: task do_patch: Succeeded\nNOTE: Running task 1533 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_patch)\nNOTE: recipe intltool-native-0.51.0-r0: task do_patch: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_patch: Succeeded\nNOTE: Running task 1534 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_fetch)\nNOTE: recipe run-postinsts-1.0-r0: task do_fetch: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1535 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_fetch)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1536 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_patch)\nNOTE: recipe groff-native-1.23.0-r0: task do_patch: Started\nNOTE: recipe groff-native-1.23.0-r0: task do_patch: Succeeded\nNOTE: Running task 1537 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/nasm/nasm_2.16.01.bb:do_patch)\nNOTE: recipe nasm-native-2.16.01-r0: task do_patch: Started\nNOTE: recipe nasm-native-2.16.01-r0: task do_patch: Succeeded\nNOTE: Running task 1550 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_fetch)\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_fetch: Started\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1551 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_fetch)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1552 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_fetch)\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1553 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_fetch)\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Started\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Succeeded\nNOTE: Running task 1554 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_fetch)\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1555 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_fetch)\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Succeeded\nNOTE: Running task 1556 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_unpack)\nNOTE: recipe netbase-1_6.4-r0: task do_unpack: Started\nNOTE: recipe netbase-1_6.4-r0: task do_unpack: Succeeded\nNOTE: Running task 1563 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_deploy_source_date_epoch)\nNOTE: recipe grub-efi-2.12-r0: task do_deploy_source_date_epoch: Started\nWARNING: busybox-1.36.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: linux-yocto-6.6.29+git-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1564 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_unpack)\nNOTE: recipe tzcode-native-2024a-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1565 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_unpack)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_unpack: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_unpack: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_unpack: Succeeded\nNOTE: Running task 1566 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1567 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe grub-native-2.12-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe grub-native-2.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe grub-native-2.12-r0: task do_prepare_recipe_sysroot: Succeeded\nWARNING: grub-native-2.12-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: Running task 1574 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Started\nNOTE: recipe grub-native-2.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Running task 1575 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_configure)\nNOTE: recipe grub-native-2.12-r0: task do_configure: Started\nWARNING: meson-native-1.3.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: readline-8.2-r0 do_deploy_source_date_epoch: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nWARNING: base-files-3.0.14-r0 do_packagedata: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: \nERROR: systemd-boot-255.6-r0 do_recipe_qa: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: initscripts-1.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nERROR: tcp-wrappers-7.6-r0 do_deploy_source_date_epoch: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 319, function: handshake\n     0315:            request_headers.setdefault(\"User-Agent\", self.user_agent_header)\n     0316:\n     0317:        self.write_http_request(wsuri.resource_name, request_headers)\n     0318:\n *** 0319:        status_code, response_headers = await self.read_http_response()\n     0320:        if status_code in (301, 302, 303, 307, 308):\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 141, function: read_http_response\n     0137:        \"\"\"\n     0138:        try:\n     0139:            status_code, reason, headers = await read_response(self.reader)\n     0140:        except Exception as exc:\n *** 0141:            raise InvalidMessage(\"did not receive a valid HTTP response\") from exc\n     0142:\n     0143:        if self.debug:\n     0144:            self.logger.debug(\"< HTTP/1.1 %d %s\", status_code, reason)\n     0145:            for key, value in headers.raw_items():\nException: websockets.exceptions.InvalidMessage: did not receive a valid HTTP response\n\nWARNING: grub-efi-2.12-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: kmod-31-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: update-rc.d-0.8+git-r0 do_package: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: libmpc-1.3.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: iptables-1.8.10-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nWARNING: libmnl-1.0.5-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch: Succeeded\nWARNING: make-4.4.1-r0 do_deploy_source_date_epoch: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1576 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Running task 1577 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_collect_spdx_deps)\nNOTE: Running task 1578 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: Running task 1579 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata: Started\nNOTE: recipe grub-efi-2.12-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 1580 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\nNOTE: Running task 1582 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 1587 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_patch)\nNOTE: Running noexec task 1588 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_patch)\nNOTE: Running task 1589 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_patch)\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1590 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx)\nNOTE: Running task 1591 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub_2.12.bb:do_unpack)\nNOTE: recipe grep-3.11-r0: task do_patch: Started\nNOTE: recipe syslinux-6.04-pre2-r0: task do_patch: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Started\nNOTE: recipe grub-2.12-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx: Started\nNOTE: Running task 1592 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-bootconf_1.00.bb:do_unpack)\nNOTE: recipe grep-3.11-r0: task do_patch: Succeeded\nWARNING: update-rc.d-0.8+git-r0 do_packagedata: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1593 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-bootconf_1.00.bb:do_unpack)\nNOTE: Running task 1594 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_unpack)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata: Succeeded\nNOTE: recipe grub-bootconf-1.00-r0: task do_unpack: Started\nNOTE: Running task 1595 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_unpack)\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: Running task 1596 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_unpack)\nNOTE: recipe systemd-bootconf-1.00-r0: task do_unpack: Started\nNOTE: recipe grub-bootconf-1.00-r0: task do_unpack: Succeeded\nNOTE: recipe mtools-4.0.43-r0: task do_unpack: Started\nNOTE: recipe systemd-bootconf-1.00-r0: task do_unpack: Succeeded\nNOTE: Running task 1597 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: Running task 1598 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_unpack)\nNOTE: Running task 1599 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_unpack)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_unpack: Started\nWARNING: glib-2.0-native-1_2.80.2-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Started\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1600 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_unpack)\nNOTE: Running task 1601 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_unpack)\nNOTE: recipe mtools-4.0.43-r0: task do_unpack: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_unpack: Started\nNOTE: Running task 1602 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_unpack)\nNOTE: recipe zip-3.0-r0: task do_unpack: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_unpack: Succeeded\nNOTE: Running task 1603 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Succeeded\nNOTE: Running task 1604 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1605 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\nNOTE: recipe zip-3.0-r0: task do_unpack: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe which-2.21-r0: task do_unpack: Started\nNOTE: Running task 1613 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_unpack)\nNOTE: recipe grub-2.12-r0: task do_unpack: Succeeded\nNOTE: Running task 1618 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_patch)\nNOTE: Running task 1619 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_collect_spdx_deps)\nNOTE: recipe netbase-1_6.4-r0: task do_patch: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Succeeded\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_unpack: Started\nNOTE: Running task 1622 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_fetch)\nNOTE: recipe base-files-3.0.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe netbase-1_6.4-r0: task do_patch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1623 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_fetch)\nNOTE: Running task 1624 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_fetch: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_fetch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_fetch: Started\nNOTE: Running task 1625 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1626 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_unpack)\nNOTE: recipe shadow-native-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1627 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_unpack: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1628 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_unpack)\nNOTE: Running task 1629 of 4567 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_unpack)\nWARNING: base-files-3.0.14-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe run-postinsts-1.0-r0: task do_unpack: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Started\nWARNING: shadow-native-4.15.1-r0 do_create_spdx: Error contacting Hash Equivalence Server wss://hashserv.yoctoproject.org/ws: [Errno 111] Connect call failed ('34.221.58.120', 443)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1636 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1637 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_unpack)\nNOTE: Running task 1638 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_patch)\nNOTE: Running task 1639 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_unpack)\nNOTE: Running task 1640 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: recipe lz4-native-1_1.9.4-r0: task do_unpack: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Succeeded\nNOTE: Running task 1641 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: Running task 1642 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_unpack)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_patch: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Started\nNOTE: Running task 1643 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_unpack)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1644 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_unpack)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_unpack: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/work/core2-64-poky-linux/tcp-wrappers/7.6/temp/log.do_deploy_source_date_epoch.680213\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch) failed with exit code '1'\nNOTE: Running task 1645 of 4567 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_unpack)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_unpack: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/work/core2-64-poky-linux/readline/8.2/temp/log.do_deploy_source_date_epoch.538318\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch) failed with exit code '1'\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_unpack: Started\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/work/core2-64-poky-linux/systemd-boot/255.6/temp/log.do_recipe_qa.660819\nNOTE: recipe systemd-boot-255.6-r0: task do_recipe_qa: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_recipe_qa) failed with exit code '1'\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_unpack: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_unpack: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/work/core2-64-poky-linux/initscripts/1.0/temp/log.do_package.572132\nNOTE: recipe initscripts-1.0-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package) failed with exit code '1'\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_unpack: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_fetch: Succeeded\nNOTE: recipe syslinux-6.04-pre2-r0: task do_patch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: recipe grub-native-2.12-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 1645 tasks of which 982 didn't need to be rerun and 4 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/log/error-report/error_report_20240525224332.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/tmp/log/error-report/error_report_20240525224332.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 4 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_recipe_qa\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package\nSummary: There were 41 WARNING messages.\nSummary: There were 4 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/conf/local.conf\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 5139 of 5511 in 31.497400283813477\nNOTE: Initial setup loop progress: 3625 of 5511 in 32.50617170333862\nNOTE: Initial setup loop progress: 88 of 5511 in 33.518837213516235\nNOTE: Initial setup loop took: 33.673025608062744\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 2449 Local 1489 Mirrors 0 Missed 960 Current 147 (60% match, 63% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 156 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 164 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 168 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 176 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 177 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 178 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 179 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 181 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 182 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)\nNOTE: Running setscene task 183 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 184 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 188 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 197 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 201 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 202 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 203 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 207 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 208 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 209 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 210 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_qa_setscene)\nNOTE: Running setscene task 211 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 212 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 213 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 214 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 215 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 217 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 218 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 223 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 224 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 228 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_populate_lic_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 229 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_populate_sysroot_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 235 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 239 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 240 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 242 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 243 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 247 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 249 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 250 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 252 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 257 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 260 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 261 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 268 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 270 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 276 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 282 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 286 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 287 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 288 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_qa_setscene)\nNOTE: Running setscene task 289 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 290 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 291 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 292 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_lic_setscene)\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 294 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 295 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 300 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 304 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 307 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 308 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_recipe_qa_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 309 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_setscene: Started\nNOTE: Running setscene task 310 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_recipe_qa_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 311 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 312 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 316 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 320 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 321 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 322 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_sysroot_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 323 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 325 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 326 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 331 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 332 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 339 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 340 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 341 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 342 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 343 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 350 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_lic_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 352 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 353 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 354 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_qa_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 355 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 356 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 358 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 359 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 363 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 370 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 371 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 372 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 373 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 374 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 375 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 379 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 380 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 382 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 383 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 387 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 388 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_recipe_qa_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 389 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 390 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 401 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 402 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 403 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 404 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 406 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 410 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 413 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 414 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 422 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 423 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 427 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 428 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 429 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 430 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 433 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 434 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 435 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 439 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 441 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 442 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 443 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 444 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 445 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_qa_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 446 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 447 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 448 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 449 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 450 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 451 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 453 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 457 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 459 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_lic_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 460 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 462 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 463 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_recipe_qa_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 464 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 466 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 470 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 475 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 479 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 480 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 490 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 494 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 497 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 498 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 501 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 502 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 504 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 505 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 506 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 507 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 508 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 510 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 511 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 512 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_qa_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 513 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 514 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 515 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 516 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 517 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 518 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 519 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 520 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 522 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 524 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 527 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 528 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 540 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 542 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 543 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 544 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 545 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 549 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 553 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 561 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 563 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 564 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 576 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 577 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 579 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 585 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 586 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 593 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 594 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 595 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 596 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 598 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_package_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 602 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 608 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_package_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 609 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 610 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_lic_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 611 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 612 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_setscene)\nNOTE: Running setscene task 613 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 617 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 621 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 625 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 632 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 634 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 637 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 641 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 648 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 649 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_lic_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 651 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 652 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_qa_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 653 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 654 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 655 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 656 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_package_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 657 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 658 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 660 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_lic_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 661 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 662 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 664 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 673 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_setscene)\nNOTE: Running setscene task 674 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 675 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 676 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 677 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 678 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 680 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 681 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Started\nNOTE: Running setscene task 682 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_lic_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 683 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 684 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 685 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 686 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 687 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)\nNOTE: recipe sed-4.9-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 688 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_write_rpm_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 689 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_populate_lic_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 690 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 696 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_setscene)\nNOTE: Running setscene task 697 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 698 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 706 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_populate_lic_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 708 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 712 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 722 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 723 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 727 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 728 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 729 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 730 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 731 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 732 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 735 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 736 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_recipe_qa_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 743 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 745 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 746 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 747 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 748 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 749 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 750 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 751 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 752 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Started\nNOTE: Running setscene task 753 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 754 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 755 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 756 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 762 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 765 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_lic_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 768 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 771 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 772 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 773 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 777 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_setscene)\nNOTE: Running setscene task 778 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_lic_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 779 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_sysroot_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 780 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 791 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 792 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 794 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 795 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 797 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 799 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_recipe_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 808 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 809 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 811 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 812 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 813 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 814 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 816 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 819 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_lic_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 820 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 824 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 825 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 826 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 827 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 831 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 833 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 837 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_setscene)\nNOTE: Running setscene task 840 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 841 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 842 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 843 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 844 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 846 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 847 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 849 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 857 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 858 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 862 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 865 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 866 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 867 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 868 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 869 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 870 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 872 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 874 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 875 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: Running setscene task 876 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 877 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 878 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 883 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 884 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 886 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_setscene)\nNOTE: Running setscene task 887 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 889 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 890 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 892 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 894 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 895 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 896 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 898 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 899 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 900 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 902 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_setscene)\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 903 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 904 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 908 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Started\nNOTE: Running setscene task 909 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 919 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 923 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 924 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 926 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 927 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 928 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 929 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 931 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_setscene)\nNOTE: Running setscene task 932 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 933 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 936 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_package_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 937 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 938 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Started\nNOTE: Running setscene task 942 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 943 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 944 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 950 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_setscene)\nNOTE: Running setscene task 951 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 953 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 954 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 955 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 956 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 957 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-4.4.1-r0: task do_package_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 958 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 962 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 963 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 964 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 968 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 977 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 983 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 984 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 986 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_setscene)\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 987 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 989 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 993 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 995 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-5.45-r0: task do_package_setscene: Started\nNOTE: Running setscene task 996 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 997 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_setscene: Started\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 998 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 999 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1000 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1001 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1007 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1008 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1011 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1014 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1015 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-5.45-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1016 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1018 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_setscene)\nNOTE: Running setscene task 1019 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_package_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1020 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1022 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1023 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1025 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1026 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1027 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1028 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1029 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1031 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1032 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1033 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1034 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1035 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1036 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1037 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1038 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1039 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1041 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1045 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1046 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1047 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1052 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1056 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1057 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1059 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1062 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1068 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_setscene)\nNOTE: Running setscene task 1069 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1070 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1071 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1072 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1073 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1075 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1078 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1081 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1083 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1084 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1086 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1087 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1089 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_setscene)\nNOTE: Running setscene task 1090 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1092 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1093 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1095 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1096 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1097 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1098 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1099 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1100 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1101 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1103 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1104 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1105 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1106 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1107 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1108 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1110 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_setscene)\nNOTE: Running setscene task 1111 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1112 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1113 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1114 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1116 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1117 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1119 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1120 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1121 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1122 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1123 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1124 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1125 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1126 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1132 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1133 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1134 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1135 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1137 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1138 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1139 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1140 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1143 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1151 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1152 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1154 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1156 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1157 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1158 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1159 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1160 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1161 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1162 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1164 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1165 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1166 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1167 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1169 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1170 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1172 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_setscene)\nNOTE: Running setscene task 1173 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1174 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_spdx_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1175 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1177 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1178 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1179 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1180 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1181 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1182 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1183 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1185 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_lic_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1186 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1187 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1188 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1189 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1190 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1191 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1192 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1193 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1194 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1195 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1197 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1198 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1200 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1201 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1202 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1203 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1204 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1205 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1207 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1208 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1209 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1210 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1211 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1212 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1214 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1215 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1216 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1217 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1218 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1219 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1220 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1222 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1224 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1226 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1227 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1229 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1230 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1231 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_lic_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1232 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1233 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1234 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1236 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1237 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1239 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1240 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1241 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1243 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1244 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1245 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1246 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1247 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1249 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1250 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1251 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1253 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1255 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1257 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1258 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1259 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1260 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1261 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1262 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1263 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1265 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1266 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1267 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1268 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_lic_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1269 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1270 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1271 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1272 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1273 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1274 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1276 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1278 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1280 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1281 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1282 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1283 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1284 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1285 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1287 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1288 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1289 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_lic_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1290 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1292 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1293 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1294 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1295 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1296 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1297 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1299 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1300 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1301 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1303 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1304 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1305 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1306 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1309 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1310 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1311 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1312 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1313 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1315 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1316 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1317 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1318 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1319 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1320 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1321 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1322 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1323 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1325 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1327 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1328 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1329 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1330 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1331 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1333 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1334 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1336 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1337 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1338 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1341 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1342 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1343 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1344 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1345 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1346 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1347 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1348 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1349 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1350 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1351 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1352 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1353 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1354 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1355 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1356 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1357 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1358 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1359 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1360 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1361 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1362 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1363 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1364 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1365 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1366 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1367 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1368 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1369 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1370 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1371 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1372 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1374 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1375 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1376 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1377 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1378 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1380 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1381 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1382 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1383 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1384 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1385 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1386 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1387 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1388 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1389 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1390 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_lic_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1391 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1392 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1393 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1394 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1395 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1396 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1397 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1398 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1399 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1400 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1401 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1402 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1403 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1404 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1405 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1406 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1407 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1408 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_lic_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1409 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1410 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1411 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1412 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1413 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1414 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1415 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1416 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1417 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1419 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1420 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1422 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1423 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1425 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1427 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1429 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1430 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1431 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1432 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1433 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1435 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1436 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1437 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1438 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1439 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1440 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1441 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1443 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1444 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1445 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_lic_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1446 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1447 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1448 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1450 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1452 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1453 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1455 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1457 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1458 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1460 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1462 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1464 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1465 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1466 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1467 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1468 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1469 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1470 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1471 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1474 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1475 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1476 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1478 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1479 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1480 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1481 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1482 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1483 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1484 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1485 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1486 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1487 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1489 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1491 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1492 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1493 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1494 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1495 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1498 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1499 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1500 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1501 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1502 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1503 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1505 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1507 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1508 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_lic_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1510 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1511 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1512 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1513 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1514 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1515 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1516 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1517 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1518 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1519 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1520 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1521 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1522 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1523 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1525 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1526 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1527 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1529 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1530 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1531 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1533 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1535 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_setscene)\nNOTE: Running setscene task 1539 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_setscene)\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1541 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1543 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1545 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1547 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1548 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1549 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1550 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1551 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1553 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1554 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1555 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1558 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1562 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1563 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1565 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1566 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1567 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1568 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1569 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1570 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1571 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1572 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1573 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1574 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1576 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1577 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1578 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1579 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1580 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1581 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1582 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1583 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1584 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1585 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1587 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1588 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1589 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1591 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1592 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1594 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1595 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1596 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1598 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1599 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1600 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1601 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1602 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1604 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1606 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1607 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1608 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1609 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1611 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1612 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1613 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1614 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1615 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1616 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1618 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1619 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1620 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1621 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1623 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1624 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1625 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1626 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_spdx_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1627 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1628 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1629 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1631 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1632 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1634 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1635 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1636 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1637 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1638 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1639 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1640 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1641 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1642 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1643 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1644 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1645 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1646 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1647 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1648 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1649 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1650 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1652 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1653 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1654 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1655 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1656 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1657 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1658 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1659 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1660 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1661 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1662 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1663 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1664 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1665 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1666 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1668 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1669 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1670 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1671 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1672 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1673 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1674 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1675 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1676 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1678 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1679 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1680 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1681 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1682 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1683 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1685 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1686 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1687 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1688 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1689 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1691 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1692 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1693 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1695 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1696 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1697 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1698 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1700 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1701 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1703 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1704 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1705 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1706 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1707 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1708 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1709 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1710 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1711 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1713 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1714 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1716 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1717 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1718 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1719 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1720 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1721 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1722 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1723 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1724 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1725 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1727 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1728 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1729 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1731 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1732 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1734 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1735 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1736 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1737 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1738 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1739 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1741 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1742 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1743 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1744 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1745 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1749 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1750 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1751 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1752 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1753 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1755 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1756 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1758 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1759 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1761 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1762 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1764 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1765 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1766 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1767 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1768 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1769 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1770 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1772 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1773 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1776 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1777 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1779 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1780 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1781 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1782 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1783 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1784 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1785 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1787 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1788 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1789 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1790 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1791 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1792 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1793 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1794 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1797 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1799 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1800 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1802 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1804 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1805 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1807 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1808 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1810 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1811 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1812 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1813 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1814 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_lic_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1815 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1816 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1817 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1818 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_lic_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1819 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1820 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_lic_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1821 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1822 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1823 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1824 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1825 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1826 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1828 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1829 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1830 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1831 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1832 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1833 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1835 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1837 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1838 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1839 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1842 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1843 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1845 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1846 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1848 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1849 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1850 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1851 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1852 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1853 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1854 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1856 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1857 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1859 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1861 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1862 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1864 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1865 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1866 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1867 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1868 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1869 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1871 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1873 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1874 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1875 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1876 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1878 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1879 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1881 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1882 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1884 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1885 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1886 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1887 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1888 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1889 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1890 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1891 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1893 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1895 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1902 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1918 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1921 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1933 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1934 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1937 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1944 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1952 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1953 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1954 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1965 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1966 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1967 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1968 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1969 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1970 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1973 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1977 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1981 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1982 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1983 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1984 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1985 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1993 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1994 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2000 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2004 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2007 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2010 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_create_spdx_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2012 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2016 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2017 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2018 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2019 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2025 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2034 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2037 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2042 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2043 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2044 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2047 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2048 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2053 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2054 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2058 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2061 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2063 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2066 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2067 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2068 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2069 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2070 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2072 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2078 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2079 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2080 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2097 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2098 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2099 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2101 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2102 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2103 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2104 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2105 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2107 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2108 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2109 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2110 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 2111 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2121 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2135 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2136 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2137 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2138 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2139 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2148 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2151 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2152 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2153 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2155 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2156 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2157 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2158 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2159 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 2160 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2161 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2162 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2163 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2164 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2165 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2166 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2167 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2168 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2170 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2171 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2174 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2175 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2178 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2181 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2182 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2183 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2184 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2185 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2187 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2189 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2190 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2191 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2192 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2193 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2199 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2204 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2208 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2211 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2212 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2213 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2214 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2216 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2217 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2218 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2220 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2221 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2223 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2224 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2226 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2228 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2229 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2230 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2231 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2232 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_recipe_qa_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2236 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2237 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2238 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2239 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2245 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2246 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2252 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2253 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2255 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2256 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2257 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2258 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2260 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2261 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2262 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2263 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2270 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2271 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2272 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2273 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2274 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2276 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2277 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2279 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2280 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2281 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2283 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2285 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2286 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2288 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2289 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2290 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2291 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2293 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2299 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2305 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2306 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2307 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2317 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2319 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2321 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2323 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2326 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2329 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2335 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2337 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2340 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2341 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2342 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2347 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2349 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2350 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2356 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2358 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2359 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2360 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2361 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2362 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2364 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2366 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2379 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2380 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2381 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2382 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2385 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2386 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2391 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2392 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2393 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2399 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2400 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2402 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2403 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2404 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2406 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2407 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2408 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2410 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2411 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2413 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2414 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2429 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2430 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2436 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2437 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2443 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2445 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2446 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2452 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2461 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2463 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2464 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2470 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2471 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2473 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2474 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2484 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2485 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2486 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2487 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2488 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2490 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2491 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2492 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2493 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2494 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2496 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2497 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2498 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2499 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2500 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2501 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 2502 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2503 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2504 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2505 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2506 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2507 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2508 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2509 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2510 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2512 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2513 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2514 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2515 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2516 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2517 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2518 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2519 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2520 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2521 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2522 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2523 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2524 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2525 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2526 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2527 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_spdx_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2529 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2530 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2531 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2533 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2534 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2535 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2536 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2537 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2539 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2540 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2541 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2542 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2543 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2544 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2545 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2546 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2547 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2548 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2549 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2550 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2551 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2553 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2554 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2555 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2556 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2557 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2558 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2559 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2560 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: Running task 313 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2561 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2562 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2563 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2564 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2565 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2567 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2568 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Started\nNOTE: Running setscene task 2569 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2570 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2571 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 338 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2572 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2573 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2575 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2578 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2579 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2580 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2581 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2583 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2584 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2586 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2588 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 741 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2589 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_gcc_stash_builddir_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_gcc_stash_builddir_setscene: Started\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 751 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Succeeded\nNOTE: Running task 753 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_gcc_stash_builddir_setscene: Succeeded\nNOTE: Running setscene task 2590 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2592 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2593 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2595 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 849 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch unihash changed to e0876c7e110ce159dfeff07052dff6b07847ea927058237363a3e38787f8141a\nNOTE: Running task 850 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 851 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: Running task 906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 907 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4962594168526786 - using 1/16 bitbake threads\nNOTE: Running task 917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_fetch)\nNOTE: Running task 936 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: Running task 997 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: Running task 1006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: Running task 1007 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: Running task 1025 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: Running task 1075 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: Running task 1077 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Started\nNOTE: Running noexec task 1182 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_fetch)\nNOTE: Running task 1196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: Running task 1212 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: Running task 1228 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: Running task 1236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: Running task 1238 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Started\nNOTE: Running task 1278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: Running task 1290 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1291 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Started\nNOTE: Running task 1292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1293 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: Running task 1294 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: Running task 1295 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Started\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Succeeded\nNOTE: Running task 1296 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Started\nNOTE: Running task 1299 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1300 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1306 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: Running task 1307 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1318 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Started\nNOTE: Running task 1319 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: Running task 1328 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Started\nNOTE: Running task 1329 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1333 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: Running task 1335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: Running task 1342 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Started\nNOTE: Running task 1343 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Succeeded\nNOTE: recipe readline-8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: Running task 1358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 1359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe file-5.45-r0: task do_fetch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1361 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: Running noexec task 1363 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6066720145089286 - using 13/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe file-5.45-r0: task do_unpack: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch unihash changed to cfdd3a3014754ec277547a062d64d08ee6703ec6a51981c9d3b4816bd1defdd9\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch unihash changed to c6ab8946d6fabd55677de9d6b2e88698011464a266cbdc87b442cb6ec9bf1215\nNOTE: recipe file-5.45-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4926234654017858 - using 1/16 bitbake threads\nNOTE: Running task 1374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_unpack)\nNOTE: Running task 1375 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1377 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1378 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: Running task 1382 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: Running task 1383 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: Running task 1384 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\nNOTE: Running task 1393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: Running task 1394 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: Running task 1395 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: Running task 1407 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: Running task 1411 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: Running task 1413 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_fetch)\nNOTE: Running task 1414 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: Running task 1427 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe elfutils-0.191-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Started\nNOTE: recipe sed-4.9-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1435 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_fetch)\nNOTE: recipe sed-4.9-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: Running task 1449 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: Running task 1450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_unpack)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1465 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Started\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe readline-8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5718645368303572 - using 15/16 bitbake threads\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to 95f2f816d84cf54d47891e34151117ba31328ca93b7653bc3147f8986e928868\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to bd1461137e464631278dbf71b8f629a22dde120a90daeddb33236b4c8fbaf9f0\nNOTE: recipe elfutils-0.191-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4975498744419642 - using 1/16 bitbake threads\nNOTE: Running task 1472 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_patch)\nNOTE: Running task 1473 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\nNOTE: Running task 1475 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: Running task 1476 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 1477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 1478 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: Running task 1480 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\nNOTE: Running task 1482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: Running task 1483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 1485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_unpack)\nNOTE: Running task 1491 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1492 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1498 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: Running task 1503 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_fetch)\nNOTE: Running task 1504 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_patch: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: Running task 1505 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1506 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1507 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\nNOTE: recipe sed-4.9-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_patch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1527 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 1534 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Succeeded\nNOTE: Running task 1537 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Succeeded\nNOTE: Running task 1545 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1562 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Started\nNOTE: Running task 1565 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1566 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1567 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to True as load average: 1.5878383091517858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_unpack: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: recipe perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Running task 1568 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1569 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: recipe openssl-3.3.0-r0: task do_install: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: Running task 1570 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch unihash changed to 1a5a9206cf47d2661b09e6b070730413d3c41cbef8693ec0b8da46cfe21e10e4\nNOTE: Running task 1571 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_configure)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_configure: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_configure: Succeeded\nNOTE: Running task 1572 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_compile)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4977242606026786 - using 1/16 bitbake threads\nNOTE: Running task 1573 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install_ptest_base)\nNOTE: Running task 1574 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\nNOTE: Running task 1575 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 1576 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: Running task 1577 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: Running task 1578 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: Running task 1579 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1585 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_fetch)\nNOTE: Running task 1594 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\nNOTE: Running task 1597 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1598 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: Running task 1599 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 1601 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1602 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: Running task 1609 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_patch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1611 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1612 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1614 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Started\nNOTE: Running task 1617 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1620 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1621 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure: Started\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_patch: Succeeded\nNOTE: Running task 1630 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1631 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6509137834821428 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to d5def56187626c9455d277c5fdbe6c0af5d33ac74938bf924fe74082a383133d\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch unihash changed to d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4983869280133928 - using 3/16 bitbake threads\nNOTE: Running task 1632 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot)\nNOTE: Running task 1633 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\nNOTE: Running task 1634 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot)\nNOTE: Running task 1635 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: Running task 1636 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 1637 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure_ptest_base)\nNOTE: Running task 1638 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_configure)\nNOTE: Running task 1640 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_unpack)\nNOTE: Running task 1642 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\nNOTE: Running task 1643 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 1644 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 1647 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_fetch)\nNOTE: Running task 1672 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Started\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Started\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Started\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1673 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1676 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1677 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: Running task 1678 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: Running task 1696 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1697 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 1698 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1700 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: Running task 1701 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: Running task 1702 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_patch)\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6186349051339286 - using 15/16 bitbake threads\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_configure: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch unihash changed to cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4952915736607142 - using 1/16 bitbake threads\nNOTE: Running task 1703 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1704 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1705 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: Running task 1706 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1707 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 1708 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_compile)\nNOTE: Running task 1709 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1710 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: Running task 1713 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\nNOTE: Running task 1715 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: Running task 1717 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: Running task 1718 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 1721 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 1722 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_unpack)\nNOTE: Running task 1736 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_fetch: Started\nNOTE: Running task 1737 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1738 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1739 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 1746 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe coreutils-9.5-r0: task do_compile: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1747 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1748 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Started\nNOTE: Running task 1749 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_fetch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1751 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Started\nNOTE: Running task 1752 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1755 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1756 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_fetch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Started\nNOTE: Running task 1757 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure)\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1760 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\nNOTE: Running task 1765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile_ptest_base)\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Started\nNOTE: Load average limiting set to True as load average: 1.5900530133928572 - using 15/16 bitbake threads\nNOTE: recipe python3-3.12.3-r0: task do_configure: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: recipe sed-4.9-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe sed-4.9-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4864589146205358 - using 5/16 bitbake threads\nNOTE: Running task 1766 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure_ptest_base)\nNOTE: Running task 1767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure_ptest_base)\nNOTE: Running task 1768 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_install)\nNOTE: Running task 1769 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_patch)\nNOTE: Running task 1770 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Running task 1771 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 1773 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 1775 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package)\nNOTE: Running task 1780 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 1783 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: Running task 1784 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_install: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: Running task 1785 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1786 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: Running task 1787 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: Load average limiting set to True as load average: 1.6191057477678572 - using 15/16 bitbake threads\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_install: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4976370675223214 - using 4/16 bitbake threads\nNOTE: Running task 1788 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure_ptest_base)\nNOTE: Running task 1789 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package)\nNOTE: Running task 1790 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 1791 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: Running task 1793 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_fetch)\nNOTE: Running task 1796 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\nNOTE: Running task 1801 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1802 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1803 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 1808 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_collect_spdx_deps)\nNOTE: Running task 1809 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 1812 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_fetch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1813 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1814 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1815 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe kmod-31-r0: task do_fetch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1825 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: Running task 1827 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 1848 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1849 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1850 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\nNOTE: Running task 1851 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_patch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1852 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_unpack)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_patch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Started\nNOTE: Load average limiting set to True as load average: 1.6050763811383928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: recipe shadow-4.15.1-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908621651785714 - using 3/16 bitbake threads\nNOTE: Running task 1857 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile_ptest_base)\nNOTE: Running task 1858 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile_ptest_base)\nNOTE: Running task 1859 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Running task 1860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 1865 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot)\nNOTE: Running task 1869 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: Running task 1870 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 1871 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 1874 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 1875 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: Running task 1876 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: Running task 1877 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: Running task 1879 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: Running task 1887 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 1893 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_unpack)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_fetch: Started\nNOTE: recipe kmod-31-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1894 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\nNOTE: Running task 1895 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: Running task 1896 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\nNOTE: Running task 1897 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Load average limiting set to True as load average: 1.6031319754464286 - using 12/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_patch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe kmod-31-r0: task do_unpack: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_install)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4985874720982142 - using 1/16 bitbake threads\nNOTE: Running task 1901 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 1902 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install)\nNOTE: Running task 1903 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile_ptest_base)\nNOTE: Running task 1904 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1905 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: Running task 1906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\nNOTE: Running task 1908 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\nNOTE: Running task 1910 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: Running task 1913 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile_ptest_base)\nNOTE: Running task 1914 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1915 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1916 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: Running task 1925 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: Running task 1926 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\nNOTE: Running task 1928 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_install: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_fetch: Started\nNOTE: Running task 1929 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_fetch: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1930 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1935 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1936 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\nNOTE: Running task 1938 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install: Started\nNOTE: Running task 1947 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_fetch)\nNOTE: recipe python3-3.12.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_fetch: Started\nNOTE: recipe kmod-31-r0: task do_patch: Succeeded\nNOTE: Running task 1948 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe sed-4.9-r0: task do_install: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1949 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_configure)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 1951 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_fetch: Succeeded\nNOTE: Running task 1955 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: Load average limiting set to True as load average: 1.6088082449776786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch unihash changed to 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_install: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_install: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4738595145089286 - using 3/16 bitbake threads\nNOTE: Running task 1956 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install_ptest_base)\nNOTE: Running task 1957 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install_ptest_base)\nNOTE: Running task 1958 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_compile)\nNOTE: Running task 1959 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure)\nNOTE: Running task 1960 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 1961 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\nNOTE: Running task 1968 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: Running task 1969 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: Running task 1970 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: Running task 1971 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: Running task 1972 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: Running task 1973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: Running task 1974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Started\nNOTE: recipe bash-5.2.21-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1980 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: Running task 1983 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1990 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Started\nNOTE: Running task 1993 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Succeeded\nNOTE: Running task 1994 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_install)\nNOTE: Running task 1995 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: Running task 1998 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 1999 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: recipe diffutils-3.10-r0: task do_compile: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Succeeded\nNOTE: Running task 2000 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2001 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Succeeded\nNOTE: Running task 2002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package)\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5887887137276786 - using 15/16 bitbake threads\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954136439732142 - using 2/16 bitbake threads\nNOTE: Running task 2003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot)\nNOTE: Running task 2004 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 2005 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 2006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package)\nNOTE: Running task 2007 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 2017 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_fetch)\nNOTE: Running task 2019 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_fetch)\nNOTE: Running task 2020 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\nNOTE: Running task 2021 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install_ptest_base)\nNOTE: Running task 2024 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: Running task 2027 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: Running task 2036 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: Running task 2042 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\nNOTE: Running task 2044 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_package: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Started\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Succeeded\nNOTE: recipe grep-3.11-r0: task do_fetch: Succeeded\nNOTE: Running task 2050 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2055 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_unpack)\nNOTE: Running task 2056 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_unpack: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_unpack: Succeeded\nNOTE: Running task 2081 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\nNOTE: Running task 2094 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2095 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Started\nNOTE: Running task 2096 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe binutils-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 2098 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2099 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe make-4.4.1-r0: task do_configure: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2101 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6016060965401786 - using 15/16 bitbake threads\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_unpack: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to e6768cb37c7ab84f240f56b82552c0c51b8ab5503e32dda802fec7eca60f73ed\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908883231026786 - using 1/16 bitbake threads\nNOTE: Running task 2102 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale)\nNOTE: Running task 2103 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2104 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2105 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 2106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 2107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: Running task 2109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_configure)\nNOTE: Running task 2111 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: Running task 2116 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: Running task 2118 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: Running task 2119 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: Running task 2120 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: Running task 2121 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: Running task 2122 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: Running task 2127 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_stash_locale: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_patch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2128 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 2129 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\nNOTE: Running task 2130 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 2131 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2132 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_patch: Started\nNOTE: Running task 2139 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure)\nNOTE: Running task 2147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_package: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_patch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2148 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: Running task 2149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 2150 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6203177315848214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_stash_locale: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale unihash changed to 3049ba750f9f18c61d81aef6e89fe7b3d1da705c40fcc62f6475ba8e6a61f64c\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4609375 - using 1/16 bitbake threads\nNOTE: Running task 2152 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2153 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package)\nNOTE: Running task 2154 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: Running task 2155 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure_ptest_base)\nNOTE: Running task 2156 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: Running task 2157 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_compile)\nNOTE: Running task 2158 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: Running task 2160 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: Running task 2161 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: Running task 2162 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: Running task 2163 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: Running task 2164 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_fetch)\nNOTE: Running task 2165 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 2168 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_fetch)\nNOTE: Running task 2169 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Started\nNOTE: recipe make-4.4.1-r0: task do_install: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2170 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile)\nNOTE: Running task 2171 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 2172 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\nNOTE: Running task 2174 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Started\nNOTE: recipe which-2.21-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Started\nNOTE: recipe zip-3.0-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2175 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_fetch)\nNOTE: recipe zip-3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2176 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_configure)\nNOTE: recipe which-2.21-r0: task do_fetch: Succeeded\nNOTE: Running task 2177 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Started\nNOTE: Running task 2182 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Started\nNOTE: Running task 2185 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 2187 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_unpack: Started\nNOTE: Running task 2189 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2190 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: Running task 2191 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile)\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Succeeded\nNOTE: Running task 2192 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Succeeded\nNOTE: Running task 2193 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: Running task 2194 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_prepare_recipe_sysroot)\nNOTE: recipe grep-3.11-r0: task do_unpack: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: Running task 2208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_fetch)\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6513933454241072 - using 15/16 bitbake threads\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package unihash changed to 10efc90de04623a5d10a01eb81ba75af56a2261a60258da2f26fcf29e90baf14\nNOTE: Rehash loop slow progress: 390 in 9.488171100616455\nNOTE: Rehash loop took more than 1s: 9.515901565551758\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata became valid\nNOTE: Running setscene task 2597 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4937918526785714 - using 1/16 bitbake threads\nNOTE: Running task 2209 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_compile)\nNOTE: Running task 2211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\nNOTE: Running task 2212 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx)\nNOTE: Running task 2213 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile_ptest_base)\nNOTE: Running task 2215 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_install)\nNOTE: Running task 2216 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 2217 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_configure)\nNOTE: Running task 2221 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: Running task 2222 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\nNOTE: Running task 2236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_fetch)\nNOTE: Running task 2237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_fetch)\nNOTE: Running task 2238 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_fetch)\nNOTE: Running task 2239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_fetch)\nNOTE: Running task 2240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_fetch)\nNOTE: Running task 2243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_configure: Started\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Started\nNOTE: recipe perl-5.38.2-r0: task do_package: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2246 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Started\nNOTE: Running task 2248 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_patch)\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Succeeded\nNOTE: Running task 2249 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\nNOTE: Running task 2250 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Started\nNOTE: Running task 2260 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_fetch: Started\nNOTE: recipe grep-3.11-r0: task do_patch: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Succeeded\nNOTE: recipe grep-3.11-r0: task do_patch: Succeeded\nNOTE: Running task 2267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install)\nNOTE: Running task 2269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_unpack)\nNOTE: Running task 2270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: Running task 2273 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_unpack)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_unpack)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2276 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6015450613839286 - using 15/16 bitbake threads\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_install: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: recipe kmod-31-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4881068638392858 - using 2/16 bitbake threads\nNOTE: Running task 2277 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_install)\nNOTE: Running task 2278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\nNOTE: Running task 2279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package)\nNOTE: Running task 2280 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install_ptest_base)\nNOTE: Running task 2281 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_compile)\nNOTE: Running task 2283 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\nNOTE: Running task 2284 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\nNOTE: Running task 2286 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_unpack)\nNOTE: Running task 2287 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_unpack)\nNOTE: Running task 2288 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile_ptest_base)\nNOTE: Running task 2289 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile_ptest_base)\nNOTE: Running task 2292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Started\nNOTE: Running task 2336 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_unpack)\nNOTE: recipe zip-3.0-r0: task do_unpack: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Started\nNOTE: Running task 2349 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_compile: Started\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_install: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2350 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install)\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2352 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2353 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: Running task 2356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe zip-3.0-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install: Started\nNOTE: Running task 2357 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_unpack)\nNOTE: Running task 2358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Started\nNOTE: Running task 2359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Succeeded\nNOTE: Running task 2360 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_unpack)\nNOTE: Running task 2361 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_unpack)\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Succeeded\nNOTE: Running task 2363 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Started\nNOTE: Running task 2366 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_patch)\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6063232421875 - using 15/16 bitbake threads\nNOTE: recipe psmisc-23.7-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4846714564732142 - using 1/16 bitbake threads\nNOTE: Running task 2367 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_multilib_install)\nNOTE: Running task 2368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: Running task 2370 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_install)\nNOTE: Running task 2371 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package)\nNOTE: Running task 2372 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: Running task 2373 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_collect_spdx_deps)\nNOTE: Running task 2374 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_patch)\nNOTE: Running task 2375 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_patch)\nNOTE: Running task 2376 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_patch)\nNOTE: Running task 2378 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_patch)\nNOTE: Running task 2390 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: Running task 2391 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: Running task 2392 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: Running task 2393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_install: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe which-2.21-r0: task do_patch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe zip-3.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 2394 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_extra_symlinks)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2395 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_patch: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 2400 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2401 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package)\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package: Started\nNOTE: Running task 2406 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2422 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2424 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile_ptest_base)\nNOTE: Load average limiting set to True as load average: 1.5702689034598214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zip-3.0-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch unihash changed to 07f196b9dbcb860d2d48fbaac04a7b34d9dce905f00768b6d141135d67634e3d\nNOTE: recipe elfutils-0.191-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4798060825892858 - using 1/16 bitbake threads\nNOTE: Running task 2425 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_configure)\nNOTE: Running task 2426 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: Running task 2427 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure_ptest_base)\nNOTE: Running task 2428 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package)\nNOTE: Running task 2429 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: Running task 2430 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\nNOTE: Running task 2436 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 2440 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install_ptest_base)\nNOTE: Running task 2446 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_generate_toolchain_file)\nNOTE: Running task 2448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_patch)\nNOTE: Running task 2450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_patch)\nNOTE: Running task 2451 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_patch)\nNOTE: Running task 2452 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_patch)\nNOTE: Running task 2453 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_patch)\nNOTE: Running task 2455 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Started\nNOTE: recipe bc-1.07.1-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Started\nNOTE: recipe kmod-31-r0: task do_package: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_configure: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2456 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 2459 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: Running task 2469 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile_ptest_base)\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Succeeded\nNOTE: Running task 2471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2472 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe elfutils-0.191-r0: task do_compile: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: Running task 2475 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install)\nNOTE: Load average limiting set to True as load average: 1.6044049944196428 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_package: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_install: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to 464c4650e50c179d59e92c6b77bbe7b988d702dcff13abe3a181404154de544c\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: recipe busybox-1.36.1-r0: task do_install: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4693777901785714 - using 2/16 bitbake threads\nNOTE: Running task 2478 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx)\nNOTE: Running task 2479 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package)\nNOTE: Running task 2480 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: Running task 2481 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: Running task 2482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_shared_workdir)\nNOTE: Running task 2483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_link_images)\nNOTE: Running task 2484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_transform_kernel)\nNOTE: Running task 2485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_configure)\nNOTE: Running task 2487 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 2488 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 2490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: Running task 2514 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_fetch)\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package: Started\nNOTE: Running task 2521 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\nNOTE: Running task 2523 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Started\nNOTE: recipe procps-4.0.4-r0: task do_configure: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_fetch: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Succeeded\nNOTE: Running noexec task 2525 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_fetch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Succeeded\nNOTE: Running task 2527 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2529 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: Running task 2530 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: Running task 2532 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install_ptest_base)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2534 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install_ptest_base)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Succeeded\nNOTE: Running task 2535 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile_kernelmodules)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Started\nNOTE: Running task 2540 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_fetch)\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 2545 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_unpack)\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Started\nNOTE: Running task 2546 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_configure)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6663120814732142 - using 15/16 bitbake threads\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Started\nNOTE: recipe grep-3.11-r0: task do_configure: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to 734a1d45340bae1ec2ba779d603c91bdb5b37e6df8e3e8f6dc8ac978819f826b\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_package: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata unihash changed to 355e622072a10c3fa3722f08c9f112bb81f1ce913753d9103f5b9964a302d093\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_configure: Succeeded\nNOTE: recipe grep-3.11-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4756818498883928 - using 1/16 bitbake threads\nNOTE: Running task 2547 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_compile)\nNOTE: Running task 2548 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile_ptest_base)\nNOTE: Running task 2549 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2550 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_compile)\nNOTE: Running task 2551 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2552 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_compile)\nNOTE: Running task 2553 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2554 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package)\nNOTE: Running task 2555 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: Running task 2556 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: Running task 2572 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_collect_spdx_deps)\nNOTE: Running task 2574 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2575 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2590 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\nNOTE: recipe grep-3.11-r0: task do_compile: Started\nNOTE: Running task 2599 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_compile: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_package: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_fetch)\nNOTE: Running task 2601 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2602 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: Running task 2603 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\nNOTE: Running task 2604 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: Running task 2610 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2611 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 2612 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_configure)\nNOTE: Running task 2616 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2620 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_collect_spdx_deps)\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2635 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_fetch)\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5605730329241072 - using 15/16 bitbake threads\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch unihash changed to 8a5fab8866884900417f77721b32551d2b8a7dc7e89147f447c5c404f3587794\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch unihash changed to 58a303ae6b63da6b0998859a672a33c6ae41f2aedacf637bb30052ca0e56b8f2\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata unihash changed to dbb842e9e61e1a8a88469fb7d91e7d45aab5c14aa40ce5431a564aec7642c63f\nNOTE: recipe findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe grep-3.11-r0: task do_compile: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4918736049107142 - using 2/16 bitbake threads\nNOTE: Running task 2636 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install)\nNOTE: Running task 2637 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_install)\nNOTE: Running task 2638 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_compile)\nNOTE: Running task 2639 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_install)\nNOTE: Running task 2640 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2641 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2642 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx)\nNOTE: Running task 2682 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot)\nNOTE: Running task 2683 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: Running task 2685 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2688 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe elfutils-0.191-r0: task do_install: Started\nNOTE: Running task 2689 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2690 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2692 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_install: Started\nNOTE: recipe grep-3.11-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2693 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2700 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_configure)\nNOTE: Running task 2701 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nNOTE: Running task 2702 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zip-3.0-r0: task do_configure: Succeeded\nNOTE: Running task 2708 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_configure)\nNOTE: Running task 2710 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_compile)\nNOTE: Running task 2711 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_configure)\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2712 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_compile)\nNOTE: recipe zip-3.0-r0: task do_compile: Started\nNOTE: Running task 2713 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_configure)\nNOTE: recipe which-2.21-r0: task do_configure: Started\nNOTE: recipe psmisc-23.7-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Started\nNOTE: Running task 2718 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install_ptest_base)\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7170322963169642 - using 15/16 bitbake threads\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_install: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe which-2.21-r0: task do_configure: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Succeeded\nNOTE: recipe zip-3.0-r0: task do_compile: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4960763113839286 - using 3/16 bitbake threads\nNOTE: Running task 2719 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install_ptest_base)\nNOTE: Running task 2720 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package)\nNOTE: Running task 2721 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package)\nNOTE: Running task 2722 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2723 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_compile)\nNOTE: Running task 2724 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_compile)\nNOTE: Running task 2725 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_compile)\nNOTE: Running task 2726 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_install)\nNOTE: Running task 2728 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_install)\nNOTE: Running task 2736 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2740 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package)\nNOTE: Running task 2742 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2760 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_package: Started\nNOTE: recipe which-2.21-r0: task do_compile: Started\nNOTE: recipe grep-3.11-r0: task do_package: Started\nNOTE: recipe zip-3.0-r0: task do_install: Started\nNOTE: recipe psmisc-23.7-r0: task do_compile: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bc-1.07.1-r0: task do_package: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2761 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2762 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx)\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_install: Succeeded\nNOTE: Running task 2763 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package)\nNOTE: recipe zip-3.0-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7323434012276786 - using 15/16 bitbake threads\nNOTE: recipe which-2.21-r0: task do_compile: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_package: Succeeded\nNOTE: recipe zip-3.0-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_package: Succeeded\nNOTE: recipe grep-3.11-r0: task do_package: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_compile: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4980991908482142 - using 1/16 bitbake threads\nNOTE: Running task 2764 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_install)\nNOTE: Running task 2765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package)\nNOTE: Running task 2766 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot)\nNOTE: Running task 2767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_strip)\nNOTE: Running task 2768 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: Running task 2769 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_configure)\nNOTE: Running task 2770 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_install)\nNOTE: Running task 2771 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_install)\nNOTE: Running task 2772 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_install)\nNOTE: Running task 2775 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: Running task 2776 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe elfutils-0.191-r0: task do_package: Started\nNOTE: Running task 2791 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Started\nNOTE: Running task 2798 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2804 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2805 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Started\nNOTE: recipe which-2.21-r0: task do_install: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Started\nNOTE: recipe psmisc-23.7-r0: task do_install: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 2806 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_sizecheck)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 2815 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_collect_spdx_deps)\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2816 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx)\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Started\nNOTE: Running task 2817 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_install)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2818 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Started\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2819 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package)\nNOTE: Running task 2820 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Started\nNOTE: recipe which-2.21-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8457380022321428 - using 15/16 bitbake threads\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch unihash changed to 0f54e8ceff7e8778c5d0701eaf03f60917df572c90049f0d9e9500beca511808\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata unihash changed to ca01961b8a1f2c36756a2078f61c5fc053e0ad8ead0e81409681323615bcccb5\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to 8a09106c0585dbf1fc793ef6713515be2efab06779d86f03ea934a4e63b43c0d\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 2822 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package: Succeeded\nNOTE: Running task 2823 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to 290343c684e1a05763ec8c8d8e873305494e91be017b7f876a87ebf29fbe2ef0\nNOTE: Running task 2824 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2825 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_configure)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_configure: Succeeded\nNOTE: Running task 2826 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_compile)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_compile: Succeeded\nNOTE: Running task 2827 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_install)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_install: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_install: Succeeded\nNOTE: Running task 2829 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package: Succeeded\nNOTE: Running task 2830 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to 912fb014870631340bb9dc4c67e44e95120020f8d13bbf28b32693f3b42bfd81\nNOTE: Running task 2831 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2832 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_configure)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_configure: Succeeded\nNOTE: Running task 2833 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_compile)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_compile: Succeeded\nNOTE: Running task 2834 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_install)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_install: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_install: Succeeded\nNOTE: Running task 2835 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2836 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4590105329241072 - using 1/16 bitbake threads\nNOTE: Running task 2837 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\nNOTE: Running task 2838 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx)\nNOTE: Running task 2840 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2841 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2842 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package)\nNOTE: Running task 2843 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2844 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2845 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2846 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2847 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2848 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2849 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2850 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2851 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2852 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package)\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2853 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2854 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2855 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\nNOTE: Running task 2856 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2857 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_configure)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2858 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_configure)\nNOTE: Running task 2859 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2861 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: Running task 2862 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\nNOTE: Running task 2863 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_configure: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_configure: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_configure: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6710728236607142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_configure: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata unihash changed to 6d24b2d90251bf5c7aae701aaadbe5ca1206cf1e6ea85bba728e25d63a74b604\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Succeeded\nNOTE: Running task 2864 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4808523995535714 - using 1/16 bitbake threads\nNOTE: Running task 2865 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\nNOTE: Running task 2866 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: Running task 2867 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\nNOTE: Running task 2868 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_compile)\nNOTE: Running task 2869 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile)\nNOTE: Running task 2870 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile)\nNOTE: Running task 2871 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\nNOTE: Running task 2872 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\nNOTE: Running task 2873 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 2874 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile)\nNOTE: Running task 2875 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_compile)\nNOTE: Running task 2876 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 2877 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2878 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2879 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_install)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_compile: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_compile: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_compile: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_compile: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe gcc-14.1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2880 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_configure)\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2881 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_configure)\nNOTE: recipe binutils-2.42-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067940848214286 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 6e165439ed674a9c89f860b5c7f286f504f189b74799796dd2d2c65d5d0e1459\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_compile: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_compile: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4721592494419642 - using 1/16 bitbake threads\nNOTE: Running task 2882 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\nNOTE: Running task 2883 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\nNOTE: Running task 2884 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\nNOTE: Running task 2885 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_install)\nNOTE: Running task 2886 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install)\nNOTE: Running task 2887 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install)\nNOTE: Running task 2888 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\nNOTE: Running task 2889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\nNOTE: Running task 2890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 2891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install)\nNOTE: Running task 2892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_install)\nNOTE: Running task 2893 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_compile)\nNOTE: Running task 2894 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_compile)\nNOTE: Running task 2895 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package)\nNOTE: Running task 2896 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_install: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_install: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_install: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_install: Started\nNOTE: recipe gcc-14.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_install: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_install: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_install: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_install: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_install: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_install: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_install: Succeeded\nNOTE: Running task 2897 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 2899 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6388375418526786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot unihash changed to e7f24b1ecc06fce928ad0ffd7e802eb2096c45e29cf4d21f5f082455943d9019\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_install: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata unihash changed to 968e1a49f8fd6270ed6f9e83fafc7e8e20c859af457e0670c8ad409238aeb9cb\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_install: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4510323660714286 - using 2/16 bitbake threads\nNOTE: Running task 2900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: Running task 2901 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_install)\nNOTE: Running task 2905 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_compile)\nNOTE: Running task 2906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package)\nNOTE: Running task 2907 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package)\nNOTE: Running task 2913 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2914 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: Running task 2917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package)\nNOTE: recipe which-2.21-r0: task do_package: Started\nNOTE: Running task 2923 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package)\nNOTE: Running task 2924 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package)\nNOTE: Running task 2926 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package)\nNOTE: recipe psmisc-23.7-r0: task do_package: Started\nNOTE: Running noexec task 2928 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_fetch)\nNOTE: Running task 2929 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_patch)\nNOTE: Running task 2932 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: Running task 2934 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2935 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_install: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2937 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_configure)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Succeeded\nNOTE: Running task 2938 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 2940 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_compile)\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6723109654017858 - using 15/16 bitbake threads\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package: Succeeded\nNOTE: recipe which-2.21-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 43f164a489c4eb4c89229b0372c57892a6bb66b5ed3e1f7c91b286415a67e8ee\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4935215541294642 - using 1/16 bitbake threads\nNOTE: Running task 2942 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package)\nNOTE: Running task 2943 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2945 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_install)\nNOTE: Running task 2946 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 2948 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_install)\nNOTE: Running task 2951 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot)\nNOTE: Running task 2952 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2953 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2954 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_prepare_recipe_sysroot)\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package: Started\nNOTE: Running task 2960 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install_ptest_base)\nNOTE: Running task 2963 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_collect_spdx_deps)\nNOTE: Running task 2964 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2965 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata)\nNOTE: Running task 2967 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata)\nNOTE: Running task 2968 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata)\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Started\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Started\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Succeeded\nNOTE: Running task 2969 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package)\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Started\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2970 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_configure)\nNOTE: Running task 2971 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx)\nNOTE: Running task 2972 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_configure)\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_configure)\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Started\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_configure: Started\nNOTE: Running task 2974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_compile)\nNOTE: Running task 2975 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_configure)\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Started\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Started\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 2976 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_compile)\nNOTE: Running task 2977 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_install)\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Started\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Started\nNOTE: Running task 2978 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_compile)\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Succeeded\nNOTE: Running task 2979 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package)\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2980 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package)\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5884225027901786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata unihash changed to 77e4e8981ae7d46ccf671e4f813208ff48dc16bdbad7792b4b82e1eaddf62061\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata unihash changed to 9614bbe2d1a1f7f79cc9cff0d9bd0958e7f86d90f22daaa42474d0945d456300\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata unihash changed to efd973341a3076b3d721b53b857ed69540f31a2727605609c2f03c3794dac29b\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package unihash changed to 9ac8588455ce70c31e6f01a553045039a451fe70a724ddc48e0f0f7033431d62\nNOTE: Rehash loop slow progress: 17 in 8.500879049301147\nNOTE: Rehash loop took more than 1s: 8.521477460861206\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 2597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_configure: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata unihash changed to 641aab9880643a3cc0fb2b88aff05b828daedeef1b427e76c275deb90af5de39\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4974801199776786 - using 1/16 bitbake threads\nNOTE: Running task 2981 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_compile)\nNOTE: Running task 2982 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 2983 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_install)\nNOTE: Running task 2984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package)\nNOTE: Running task 2985 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2986 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_install)\nNOTE: Running task 2987 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_install)\nNOTE: Running task 2988 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata)\nNOTE: Running task 2989 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\nNOTE: Running task 2990 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 2991 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package)\nNOTE: Running task 2992 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package)\nNOTE: Running task 2993 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 2997 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_collect_spdx_deps)\nNOTE: Running task 2998 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: recipe grep-3.11-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Started\nNOTE: recipe binutils-2.42-r0: task do_install: Started\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_install: Started\nNOTE: recipe sysvinit-3.04-r0: task do_install: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package: Started\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Started\nNOTE: recipe v86d-0.1.10-r0: task do_install: Succeeded\nNOTE: Running task 2999 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package)\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3000 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_configure)\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3001 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx)\nNOTE: Running task 3002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_collect_spdx_deps)\nNOTE: recipe v86d-0.1.10-r0: task do_package: Started\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3004 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6263863699776786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_package: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Succeeded\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to fcbe44a18e83ca1563047fdfe2deecc2eac546bf684373ec2b9d70c32b4bd522\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 0b80fee6bf3ce300c879d6450b4214e7ca149ff8d7e0a9a3326718a324b12c3a\nNOTE: recipe grep-3.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata unihash changed to 3ca6543d73779ba1b211b3efced787dacb54fd9f65bb5dae88b6819b933a1c9b\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_install: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Succeeded\nNOTE: Running task 3005 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_install)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_install: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_install: Succeeded\nNOTE: Running task 3006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package)\nNOTE: recipe binutils-2.42-r0: task do_package: Started\nNOTE: recipe binutils-2.42-r0: task do_package: Succeeded\nNOTE: Running task 3008 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3009 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4939139229910714 - using 1/16 bitbake threads\nNOTE: Running task 3010 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_compile)\nNOTE: Running task 3011 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package)\nNOTE: Running task 3012 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata)\nNOTE: Running task 3013 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package)\nNOTE: Running task 3015 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 3016 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 3017 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 3022 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: Running task 3023 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_unpack)\nNOTE: Running task 3024 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 3025 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 3039 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_fetch)\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Started\nNOTE: Running task 3049 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: Running task 3050 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 3051 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 3052 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3053 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3057 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6945975167410714 - using 15/16 bitbake threads\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to a97c5defde82d369105ac44784c9783c0fe2564d0cad75eaee21cb0bf57fc96d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to 5d29825aa9a19ff52b62fa693872690bbf435f806f8e7cb06d95e476a3009485\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to f6191b393c698faf381304f25ffa88e7954b767824d8594ef499612ed8d3b062\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to a1d33cf377febd1fe724c6b4f009a743c3c93a162aabcb1ce562f2d1e0d4503f\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 0a1e7c9491a4cf1207c083ff7a7e0ba78de1ac3c10ab1c5be44a72b13fe8a53f\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 01960fab428b3e78558e98ad31d7a3781244e57d6f93e0a1417ed7f95aa41f2d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 46c743c09c7642a27d32ddda2da75c2cd9640cc07055d508dba96a3b43016eaf\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 958d4ada2f6f8946d34867a082d9c1248c5e0829db9a17613f7f85e49ea357da\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 1c785561a6fa8f7533b7ad030990860924e0b401cac5a8ad92be7bc877d5f253\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata unihash changed to 736d192ccaf79585e76093554ebc1a5ae98999b23437a59c5a5acf8528d445b1\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: Running task 3058 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4784981863839286 - using 1/16 bitbake threads\nNOTE: Running task 3059 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_install)\nNOTE: Running task 3060 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: Running task 3061 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_patch)\nNOTE: Running task 3086 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_unpack)\nNOTE: Running task 3102 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata)\nNOTE: Running task 3103 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata)\nNOTE: Running task 3106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata)\nNOTE: Running task 3107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata)\nNOTE: Running task 3108 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata)\nNOTE: Running task 3109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata)\nNOTE: Running task 3110 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata)\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Started\nNOTE: Running task 3112 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata)\nNOTE: Running task 3113 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata)\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe which-2.21-r0: task do_packagedata: Started\nNOTE: Running task 3133 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: recipe eudev-3.2.14-r0: task do_install: Started\nNOTE: Running task 3142 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata)\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Started\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Started\nNOTE: recipe zip-3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_patch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_patch: Succeeded\nNOTE: Running task 3143 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata)\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6618303571428572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to a377578f632b66b3f55da9e877f806aa9c1b3b4709bcf99b59f9723c79d05429\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Succeeded\nNOTE: recipe which-2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata unihash changed to e06bc3ab29e3a992b04d90a065c6db8cc93784c0adce19a6bb1676e5581c62f1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata unihash changed to b63af42eb59cdfbcc6c036090fa533ae71bcd1f351e5f97af5214ec4a41661c0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata unihash changed to 2da333e9b17f28d706833318d6803349f9b599782bdf05bbbe971bf6037bcfc0\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata unihash changed to 5e23dac3383299ab747673e6e2783511af3090c84d6a8cf824411e6eab168dbc\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata unihash changed to d2ab8684628a66f7b02fdf7b4ca73ad3003b3d2116606c014b74a7ab9510b67a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata unihash changed to 73713fc4861e7f119d920198ca71d36b88781de033c0f2ea2c6e2005b974fd44\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata unihash changed to a134d0fb089a797895aca64bf8fd5a2755e3f851b3f9962643dcf5c22ec94542\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Succeeded\nNOTE: recipe zip-3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata unihash changed to 55a4a574b51ce33b27784a29a183a659a578310ae09ad0408e61ff4d165540f2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata unihash changed to edbc16e071d2ba44e97aaf1ab6cc84439d86fa1ede08b044277d37c0fa61f113\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata unihash changed to a1d4e23303837d097143442107fecc236af3dc605aa55dc68ad586ace6e8a1b8\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata unihash changed to f5693a6facd351dba8b1df59586bd3d2db41e0941cdbc0d699daaf7054d72116\nNOTE: recipe eudev-3.2.14-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: Running task 3144 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4909406389508928 - using 1/16 bitbake threads\nNOTE: Running task 3145 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package)\nNOTE: Running task 3146 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata)\nNOTE: Running task 3147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata)\nNOTE: Running task 3148 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata)\nNOTE: Running task 3149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3151 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_collect_spdx_deps)\nNOTE: Running task 3162 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 3177 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3178 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3179 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3181 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_collect_spdx_deps)\nNOTE: Running task 3183 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3186 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_fetch)\nNOTE: Running task 3193 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_fetch)\nNOTE: Running task 3194 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3195 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx)\nNOTE: Running task 3196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_create_spdx)\nNOTE: Running task 3197 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3198 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: Running task 3201 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3204 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_collect_spdx_deps)\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kmod-31-r0: task do_create_spdx: Started\nNOTE: Running task 3205 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_spdx)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3206 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx)\nNOTE: Running task 3207 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_spdx)\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_spdx)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 3209 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_collect_spdx_deps)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3210 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_create_spdx)\nNOTE: Running task 3211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_create_spdx)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Started\nNOTE: Running task 3232 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3235 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Load average limiting set to True as load average: 1.6990182059151786 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata unihash changed to fa229e8f0aa7f5ff88ba6e48a168f4c5718cbe15faf58254bc252a2fe1d2b159\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata unihash changed to 6cbf72e2c7fb52492a485a140d1b26ef3d456f40ec479cb0a205188ba87e82da\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata unihash changed to 79ca02c887fbf98ee2e5a8204f6405ddbbf133117fa8edcc0052e9a6a82cae0c\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_package: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954398018973214 - using 1/16 bitbake threads\nNOTE: Running task 3236 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: Running task 3237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata)\nNOTE: Running task 3238 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: Running task 3239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_spdx)\nNOTE: Running task 3240 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3241 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\nNOTE: Running task 3290 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_patch)\nNOTE: Running task 3301 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_patch)\nNOTE: Running task 3304 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_patch)\nNOTE: Running task 3312 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_fetch)\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Started\nNOTE: Running task 3324 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_unpack)\nNOTE: Running task 3326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_collect_spdx_deps)\nNOTE: Running task 3328 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_collect_spdx_deps)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_configure: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3331 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3332 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_collect_spdx_deps)\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_create_spdx)\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Started\nNOTE: Running task 3337 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_create_spdx)\nNOTE: Running task 3338 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_configure)\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 3354 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_spdx)\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3367 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_generate_toolchain_file)\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Started\nNOTE: Running task 3368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_create_spdx)\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_create_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 3371 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7574898856026786 - using 15/16 bitbake threads\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata unihash changed to eb4714b2a1f4d590fa4e90679985aa750087f86d06ac9f2da2e83d236f0a939b\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3372 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 95a8820c6fd5c97cd453a82929eeb11c8b7e83ca86052bfd5c3eb006dd45db67\nNOTE: Running task 3373 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4944893973214286 - using 1/16 bitbake threads\nNOTE: Running task 3374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_compile)\nNOTE: Running task 3385 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_configure)\nNOTE: Running task 3411 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 3412 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: Running task 3414 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_patch)\nNOTE: Running task 3415 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_unpack)\nNOTE: Running task 3416 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: Running task 3417 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: Running task 3418 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3420 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_collect_spdx_deps)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 3434 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_fetch)\nNOTE: Running task 3436 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_unpack)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 3445 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\nNOTE: Running task 3446 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3454 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_fetch)\nNOTE: Running task 3455 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3456 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_collect_spdx_deps)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3459 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_collect_spdx_deps)\nNOTE: Running task 3460 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_collect_spdx_deps)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_patch: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Started\nNOTE: Load average limiting set to True as load average: 2.11907958984375 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_patch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4882027762276786 - using 2/16 bitbake threads\nNOTE: Running task 3461 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile)\nNOTE: Running task 3462 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: Running task 3463 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_patch)\nNOTE: Running task 3464 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\nNOTE: Running task 3465 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx)\nNOTE: Running task 3466 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 3467 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3468 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3470 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_collect_spdx_deps)\nNOTE: Running task 3473 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_spdx)\nNOTE: Running task 3474 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx)\nNOTE: Running task 3477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_spdx)\nNOTE: Running task 3478 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_create_spdx)\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Started\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_spdx: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_patch: Started\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_spdx: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3479 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx)\nNOTE: Running task 3481 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_create_spdx)\nNOTE: Running task 3483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_create_spdx)\nNOTE: Running task 3484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_create_spdx)\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_patch: Succeeded\nNOTE: Running task 3487 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3488 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_patch)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Started\nNOTE: Running task 3492 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_fetch)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.735107421875 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_fetch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_fetch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4876970563616072 - using 1/16 bitbake threads\nNOTE: Running task 3495 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\nNOTE: Running task 3496 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_install)\nNOTE: Running task 3499 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: Running task 3500 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_fetch)\nNOTE: Running task 3501 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: Running task 3502 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_fetch)\nNOTE: Running task 3509 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_unpack)\nNOTE: Running task 3516 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3539 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_unpack)\nNOTE: Running task 3541 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: Running task 3565 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_collect_spdx_deps)\nNOTE: Running task 3566 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3567 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3568 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_collect_spdx_deps)\nNOTE: Running task 3569 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_fetch: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_install: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3570 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_collect_spdx_deps)\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_fetch: Succeeded\nNOTE: Running task 3573 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3576 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_spdx)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3577 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx)\nNOTE: Running task 3578 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_spdx)\nNOTE: Running task 3579 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_spdx)\nNOTE: Running task 3580 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx)\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Started\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3591 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 3593 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3595 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_create_spdx)\nNOTE: Running task 3596 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3597 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7932652064732142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_install: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4772077287946428 - using 1/16 bitbake threads\nNOTE: Running task 3600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package)\nNOTE: Running task 3601 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package)\nNOTE: Running task 3602 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_patch)\nNOTE: Running task 3603 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: Running task 3604 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_patch)\nNOTE: Running task 3605 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: Running task 3606 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_configure)\nNOTE: Running task 3609 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\nNOTE: Running task 3610 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: Running task 3611 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_unpack)\nNOTE: Running task 3612 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: Running task 3613 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_unpack)\nNOTE: Running task 3614 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\nNOTE: Running task 3615 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_collect_spdx_deps)\nNOTE: Running task 3616 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_collect_spdx_deps)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_configure: Succeeded\nNOTE: Running task 3617 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_compile)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3621 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_collect_spdx_deps)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 3622 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3623 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3624 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3625 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3626 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3627 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3628 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_compile: Started\nNOTE: Running task 3629 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7049734933035714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4775303431919642 - using 1/16 bitbake threads\nNOTE: Running task 3630 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 3631 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 3632 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_install)\nNOTE: Running task 3633 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure)\nNOTE: Running task 3634 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\nNOTE: Running task 3635 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\nNOTE: Running task 3636 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3637 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3638 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3639 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3640 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3642 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_patch)\nNOTE: Running task 3644 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: Running task 3645 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: Running task 3646 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_patch)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_patch: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_configure: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3647 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_patch: Succeeded\nNOTE: Running task 3648 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_spdx: Started\nNOTE: Running task 3649 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_patch)\nNOTE: Running task 3650 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: Running task 3652 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_fetch)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_patch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 3655 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_spdx: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3656 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_patch: Succeeded\nNOTE: Running task 3658 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_fetch: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6466413225446428 - using 13/16 bitbake threads\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to de0ce437614dda52789527532beafcff7da916794cd71eb51fbaff838fe86756\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 48a87861615c9bddabb3f18d70bc12f3b1af96bd459c64bc47f2f2ff63c4147a\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_install: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4948817661830358 - using 1/16 bitbake threads\nNOTE: Running task 3689 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile)\nNOTE: Running task 3690 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\nNOTE: Running task 3691 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\nNOTE: Running task 3692 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: Running task 3693 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx)\nNOTE: Running task 3694 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx)\nNOTE: Running task 3719 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: Running task 3720 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_generate_toolchain_file)\nNOTE: Running task 3722 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3744 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_generate_toolchain_file)\nNOTE: Running task 3751 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_package)\nNOTE: Running task 3765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic)\nNOTE: Running task 3776 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic)\nNOTE: Running task 3785 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic)\nNOTE: Running task 3827 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_compile: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_compile: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic unihash changed to 206da1b15968a0f18d892b1b915e65591683f316e71cdaaf89dd1a04ecaaeda2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic unihash changed to 318283d0392a8a5e6a0129301b430ab1aaf6ee7ad155eb01afec0018b3f60b70\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic unihash changed to 9f0029ceee857ffb892c8543152b4c568caab3c4cbb55c74340e2512af58a1bc\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic unihash changed to 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\nNOTE: Running task 3884 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Started\nNOTE: Load average limiting set to True as load average: 1.6840558733258928 - using 11/16 bitbake threads\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic unihash changed to 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\nNOTE: recipe libdnf-native-0.73.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4724644252232142 - using 1/16 bitbake threads\nNOTE: Running task 3889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install)\nNOTE: Running task 3890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\nNOTE: Running task 3891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\nNOTE: Running task 3892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3893 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_configure)\nNOTE: Running task 3928 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_runtime_spdx)\nNOTE: Running task 3976 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_runtime_spdx)\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm)\nNOTE: Running task 4004 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: Running task 4006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4011 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_runtime_spdx)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_runtime_spdx unihash changed to 464211556a937ced6e982d9d32074553021abdf0e6d93642f2f6e613db1ebdda\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_runtime_spdx unihash changed to 899c91c80afe5513261163f22eb8d45f761183bc3755dfcb83d67a509099a8cc\nNOTE: Running task 4023 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_runtime_spdx)\nNOTE: Running task 4031 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_fetch)\nNOTE: Running task 4032 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: Running task 4033 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_fetch)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_install: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4036 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_write_rpm)\nNOTE: Running task 4037 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_qa)\nNOTE: Running task 4038 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package_write_rpm: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package_qa: Started\nNOTE: Running task 4040 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_install: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_runtime_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.7034650530133928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_write_rpm: Started\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_runtime_spdx unihash changed to 1d736789b76cfd5b22d7d8646b7c5ce10f985167997f5fc12729cb84b997bff7\nNOTE: recipe libgpg-error-1.48-r0: task do_package_qa: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_runtime_spdx unihash changed to 19717f9b3a35e23cbb1bf872ff117dce9f4c6f1cb29b7f9a47d6fba5b54949f9\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_install: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_install: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm unihash changed to 3d14c1a65ba25ca714fc1afb78fbcd55ae6533ed98f02379ef51af2ca607c2bb\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm unihash changed to dd60e0e12ac75205514a07831fe812f94578af7e3ac706aec6d76abcc293bff1\nNOTE: recipe libgpg-error-1.48-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4967476981026786 - using 1/16 bitbake threads\nNOTE: Running task 4041 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_compile)\nNOTE: Running task 4042 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_qa)\nNOTE: Running task 4043 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4045 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_write_rpm)\nNOTE: Running task 4046 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_qa)\nNOTE: Running task 4047 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4049 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_write_rpm)\nNOTE: Running task 4050 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_qa)\nNOTE: Running task 4051 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4053 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_write_rpm)\nNOTE: Running task 4054 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_qa)\nNOTE: Running task 4055 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4057 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_write_rpm)\nNOTE: Running task 4058 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_qa)\nNOTE: Running task 4059 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx)\nNOTE: recipe nettle-3.9.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package_qa: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_compile: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_qa: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_qa: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_qa: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_qa: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_write_rpm: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6886247907366072 - using 15/16 bitbake threads\nNOTE: recipe libunistring-1.2-r0: task do_package_qa: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_qa: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_qa: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_qa: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.434326171875 - using 1/16 bitbake threads\nNOTE: Running task 4060 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_install)\nNOTE: Running task 4062 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_write_rpm)\nNOTE: Running task 4063 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_qa)\nNOTE: Running task 4064 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4066 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_write_rpm)\nNOTE: Running task 4067 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_qa)\nNOTE: Running task 4068 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx)\nNOTE: Running task 4070 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_write_rpm)\nNOTE: Running task 4071 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_qa)\nNOTE: Running task 4072 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx)\nNOTE: Running task 4076 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_write_rpm)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_install: Started\nNOTE: Running task 4077 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_qa)\nNOTE: Running task 4078 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4080 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_write_rpm)\nNOTE: Running task 4081 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_qa)\nNOTE: recipe gnutls-3.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_qa: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package_qa: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_qa: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_write_rpm: Started\nNOTE: recipe zstd-1.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_qa: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_qa: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_install: Succeeded\nNOTE: Running task 4082 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_sysroot)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4083 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx)\nNOTE: recipe libmpc-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4085 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_write_rpm)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6369280133928572 - using 15/16 bitbake threads\nNOTE: recipe zstd-1.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package_qa: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package_qa: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package_qa: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928763253348214 - using 1/16 bitbake threads\nNOTE: Running task 4086 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4087 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_qa)\nNOTE: Running task 4088 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4090 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package_write_rpm)\nNOTE: Running task 4091 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package_qa)\nNOTE: Running task 4092 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4093 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic)\nNOTE: Running task 4094 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_write_rpm)\nNOTE: Running task 4095 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_qa)\nNOTE: Running task 4096 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4100 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_write_rpm)\nNOTE: Running task 4101 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_qa)\nNOTE: Running task 4102 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_qa: Started\nNOTE: Running task 4104 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_write_rpm)\nNOTE: recipe mpfr-4.2.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4105 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_qa)\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_qa: Started\nNOTE: recipe curl-8.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe curl-8.7.1-r0: task do_package_qa: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package_write_rpm: Started\nNOTE: recipe curl-8.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package_qa: Started\nNOTE: recipe diffutils-3.10-r0: task do_package_write_rpm: Started\nNOTE: recipe diffutils-3.10-r0: task do_package_qa: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic unihash changed to c33aa1d99e471527744e8a26aff47ae59409e819ace8965fd3b4885b253ae7fc\nNOTE: Running task 4106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_runtime_spdx)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic)\nNOTE: Load average limiting set to True as load average: 1.8766828264508928 - using 15/16 bitbake threads\nNOTE: recipe diffutils-3.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_qa: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package_qa: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic unihash changed to e4dfdd768160075b79b57d3cb7d8f6b1001422ef3552a7da169d7d0d4449bee7\nNOTE: recipe diffutils-3.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package_qa: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4602486746651786 - using 1/16 bitbake threads\nNOTE: Running task 4108 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_configure)\nNOTE: Running task 4109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4110 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_qa)\nNOTE: Running task 4111 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4113 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_write_rpm)\nNOTE: Running task 4114 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_qa)\nNOTE: Running task 4115 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx)\nNOTE: Running task 4117 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_write_rpm)\nNOTE: Running task 4118 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_qa)\nNOTE: Running task 4119 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4121 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_write_rpm)\nNOTE: Running task 4122 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_qa)\nNOTE: recipe gawk-5.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4123 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx)\nNOTE: recipe file-5.45-r0: task do_package_qa: Started\nNOTE: Running task 4125 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_write_rpm)\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_package_write_rpm: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4126 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_qa)\nNOTE: recipe gawk-5.3.0-r0: task do_package_qa: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_qa: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_write_rpm: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe binutils-2.42-r0: task do_package_qa: Started\nNOTE: recipe binutils-2.42-r0: task do_package_write_rpm: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe file-5.45-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 4127 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_create_runtime_spdx)\nNOTE: recipe binutils-2.42-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_package_qa: Succeeded\nNOTE: Running task 4133 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package_write_rpm)\nNOTE: Running task 4134 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package_qa)\nNOTE: Running task 4135 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_create_runtime_spdx)\nNOTE: recipe gcc-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_qa: Started\nNOTE: recipe gcc-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_qa unihash changed to d5f568d34fb89f9ea96a90dda42a6efc96524b0814361bcc8b1105be75ad91b2\nNOTE: recipe unzip-1_6.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_qa unihash changed to fe0b7232a8fc7820608fef4eb75453e5848c56e0c71940a535f4c1f83305524c\nNOTE: Load average limiting set to True as load average: 1.9481985909598214 - using 14/16 bitbake threads\nNOTE: recipe dnf-native-4.19.2-r0: task do_configure: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_qa unihash changed to 3688e20264885c794695abe2e9fe0ebefdf858871cdf78e8b75847e940536e7d\nNOTE: recipe gawk-5.3.0-r0: task do_package_qa: Succeeded\nNOTE: recipe file-5.45-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4944632393973214 - using 1/16 bitbake threads\nNOTE: Running task 4137 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_compile)\nNOTE: Running task 4138 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm)\nNOTE: Running task 4139 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_qa)\nNOTE: Running task 4140 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx)\nNOTE: Running task 4142 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4143 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_qa)\nNOTE: Running task 4144 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4146 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm)\nNOTE: Running task 4147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_qa)\nNOTE: Running task 4148 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4152 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_write_rpm)\nNOTE: Running task 4153 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_qa)\nNOTE: recipe ca-certificates-20211016-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4154 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4156 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_write_rpm)\nNOTE: recipe gmp-6.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4157 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_qa)\nNOTE: recipe dnf-native-4.19.2-r0: task do_compile: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_write_rpm: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_qa: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_write_rpm: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_qa: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4158 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_runtime_spdx)\nNOTE: recipe libmnl-1.0.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_compile: Succeeded\nNOTE: Running task 4159 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_install)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_qa: Succeeded\nNOTE: Running task 4161 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_write_rpm)\nNOTE: recipe dnf-native-4.19.2-r0: task do_install: Started\nNOTE: recipe libcap-2.69-r0: task do_package_write_rpm: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.896728515625 - using 15/16 bitbake threads\nNOTE: recipe gmp-6.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_qa unihash changed to fd035c8374c683d452a5da4145df0320d9292de1af147f056a92f096f2260aa7\nNOTE: recipe libmnl-1.0.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package_qa: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm unihash changed to f46704a85ec31868f4c1e5313c6fa476285056d066fbf9ebe605bc40f4a520af\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764578683035714 - using 1/16 bitbake threads\nNOTE: Running task 4162 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_sysroot)\nNOTE: Running task 4163 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_qa)\nNOTE: Running task 4164 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx)\nNOTE: Running task 4166 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_write_rpm)\nNOTE: Running task 4167 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_qa)\nNOTE: Running task 4168 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_create_runtime_spdx)\nNOTE: Running task 4170 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package_write_rpm)\nNOTE: Running task 4171 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package_qa)\nNOTE: Running task 4172 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx)\nNOTE: recipe libcap-2.69-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4174 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_write_rpm)\nNOTE: Running task 4175 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_qa)\nNOTE: Running task 4176 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx)\nNOTE: Running task 4178 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_write_rpm)\nNOTE: Running task 4179 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_qa)\nNOTE: Running task 4180 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx)\nNOTE: recipe libcap-2.69-r0: task do_package_qa: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_write_rpm: Started\nNOTE: recipe elfutils-0.191-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libpcre2-10.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_package_qa: Started\nNOTE: recipe elfutils-0.191-r0: task do_package_write_rpm: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_write_rpm: Started\nNOTE: recipe elfutils-0.191-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libcap-2.69-r0: task do_package_qa: Succeeded\nNOTE: Running task 4182 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.86444091796875 - using 15/16 bitbake threads\nNOTE: recipe libcap-2.69-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe readline-8.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_qa: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package_qa: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package_qa: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4922136579241072 - using 1/16 bitbake threads\nNOTE: Running task 4183 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_qa)\nNOTE: Running task 4184 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx)\nNOTE: Running task 4186 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_write_rpm)\nNOTE: Running task 4187 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_qa)\nNOTE: Running task 4188 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4190 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_write_rpm)\nNOTE: Running task 4191 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_qa)\nNOTE: Running task 4192 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx)\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4194 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm)\nNOTE: Running task 4195 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_qa)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_qa: Started\nNOTE: Running task 4196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx)\nNOTE: Running task 4198 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_write_rpm)\nNOTE: Running task 4199 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_qa)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4200 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4202 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_write_rpm)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_qa: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe expat-2.6.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gdbm-1.23-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_qa: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_write_rpm: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_qa: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_qa: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_write_rpm: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4203 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_qa)\nNOTE: recipe libffi-3.4.6-r0: task do_package_qa: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4204 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_qa: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4205 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7731148856026786 - using 15/16 bitbake threads\nNOTE: recipe expat-2.6.2-r0: task do_package_qa: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_package_qa: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic unihash changed to 4a316decf43e1332e66078e843d6435b49c3286961c1fbf85d0cd065ffd2d948\nNOTE: recipe gdbm-1.23-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4778791155133928 - using 1/16 bitbake threads\nNOTE: Running task 4206 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_write_rpm)\nNOTE: Running task 4207 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_qa)\nNOTE: Running task 4208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4210 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm)\nNOTE: Running task 4211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_qa)\nNOTE: Running task 4212 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4215 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4216 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_qa)\nNOTE: Running task 4217 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4219 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4220 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_qa)\nNOTE: Running task 4221 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx)\nNOTE: Running task 4227 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_write_rpm)\nNOTE: Running task 4228 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_qa)\nNOTE: Running task 4229 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_write_rpm: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_qa: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_write_rpm: Started\nNOTE: recipe perl-5.38.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe openssl-3.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_qa: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_qa: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package_qa: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe perl-5.38.2-r0: task do_package_qa: Started\nNOTE: recipe perl-5.38.2-r0: task do_package_write_rpm: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 4231 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_write_rpm)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4232 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_qa)\nNOTE: recipe psmisc-23.7-r0: task do_package_qa: Started\nNOTE: recipe psmisc-23.7-r0: task do_package_write_rpm: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8771885463169642 - using 15/16 bitbake threads\nNOTE: recipe bzip2-1.0.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package_qa: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_qa unihash changed to ed87d8d759c33fcd3f54fe34bba54bdcd4888ae285e7a6064dd6c6a42b4af234\nNOTE: recipe bzip2-1.0.8-r0: task do_package_qa: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package_qa: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package_qa: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4644775390625 - using 1/16 bitbake threads\nNOTE: Running task 4233 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_runtime_spdx)\nNOTE: Running task 4235 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package_write_rpm)\nNOTE: Running task 4236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package_qa)\nNOTE: Running task 4237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_write_rpm)\nNOTE: Running task 4240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_qa)\nNOTE: Running task 4241 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4242 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic)\nNOTE: Running task 4243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package_write_rpm)\nNOTE: Running task 4244 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package_qa)\nNOTE: recipe psmisc-23.7-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4245 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4247 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_write_rpm)\nNOTE: recipe procps-4.0.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_package_write_rpm: Started\nNOTE: Running task 4248 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_qa)\nNOTE: Running task 4249 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_create_runtime_spdx)\nNOTE: recipe coreutils-9.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_package_qa: Started\nNOTE: recipe coreutils-9.5-r0: task do_package_write_rpm: Started\nNOTE: recipe coreutils-9.5-r0: task do_package_qa: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_qa: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_write_rpm: Started\nNOTE: recipe which-2.21-r0: task do_package_qa: Started\nNOTE: Running task 4251 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package_write_rpm)\nNOTE: recipe which-2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_write_rpm: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic unihash changed to 1568dfa318e16319468e7ecf65cd1a4ecf0be5a04cce0456e472a1887d4c21ba\nNOTE: Load average limiting set to True as load average: 1.6346348353794642 - using 15/16 bitbake threads\nNOTE: recipe procps-4.0.4-r0: task do_package_qa: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_qa: Succeeded\nNOTE: recipe which-2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe which-2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_qa unihash changed to 8a417ea158c54431900a86485c24b405b693f9439b7461731ff1d560a43a2add\nNOTE: recipe procps-4.0.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_qa: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849504743303572 - using 1/16 bitbake threads\nNOTE: Running task 4252 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package_qa)\nNOTE: Running task 4253 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4255 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_write_rpm)\nNOTE: Running task 4256 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_qa)\nNOTE: Running task 4257 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4259 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_write_rpm)\nNOTE: Running task 4260 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_qa)\nNOTE: Running task 4261 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_runtime_spdx)\nNOTE: Running task 4263 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package_write_rpm)\nNOTE: Running task 4264 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package_qa)\nNOTE: Running task 4265 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_create_runtime_spdx)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_write_rpm)\nNOTE: Running task 4268 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_qa)\nNOTE: Running task 4269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_runtime_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_write_rpm)\nNOTE: recipe socat-1.8.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_qa: Started\nNOTE: recipe sed-4.9-r0: task do_create_runtime_spdx: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_package_qa: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe findutils-4.9.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_package_write_rpm: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_package_write_rpm: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_package_qa: Started\nNOTE: recipe sed-4.9-r0: task do_package_qa: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package_write_rpm: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package_qa: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8064749581473214 - using 15/16 bitbake threads\nNOTE: recipe socat-1.8.0.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_qa unihash changed to f3bc8a1c538d867aa1ab4211440398b24cc459b98b2fab8357263de452b2c19b\nNOTE: recipe iproute2-6.8.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package_qa: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package_qa: Succeeded\nNOTE: recipe sed-4.9-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_qa: Succeeded\nNOTE: recipe sed-4.9-r0: task do_package_qa: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe sed-4.9-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.44622802734375 - using 1/16 bitbake threads\nNOTE: Running task 4271 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_qa)\nNOTE: Running task 4272 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4274 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_write_rpm)\nNOTE: Running task 4275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_qa)\nNOTE: Running task 4276 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_create_runtime_spdx)\nNOTE: Running task 4278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package_write_rpm)\nNOTE: Running task 4279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package_qa)\nNOTE: Running task 4280 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4282 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm)\nNOTE: Running task 4283 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa)\nNOTE: Running task 4284 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_runtime_spdx)\nNOTE: Running task 4285 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_lic)\nNOTE: Running task 4286 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_write_rpm)\nNOTE: Running task 4287 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_qa)\nNOTE: Running task 4288 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_create_runtime_spdx)\nNOTE: recipe xz-5.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_populate_lic: Started\nNOTE: recipe grep-3.11-r0: task do_package_write_rpm: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_write_rpm: Started\nNOTE: recipe zip-3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_qa: Started\nNOTE: recipe grep-3.11-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4289 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_lic)\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.71221923828125 - using 15/16 bitbake threads\nNOTE: recipe bc-1.07.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zip-3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zip-3.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_lic unihash changed to 11c73ca64ac43cf8521330424e38991ad7b5ba27dc36a8d65a3083146f245174\nNOTE: recipe zip-3.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_qa unihash changed to 235bb1e2269c8c034d22c841c49b4b81e6c80a2a915473ca9e303c6cc01e4a6c\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa unihash changed to 9d23d581736d6c361c1f3724987fdb75c66ac0d3a613315bc07337fce579ae27\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_lic unihash changed to b30b3871af85122a36ad8e6a39e4276faf8aa420e17efb7135e37b0fd879d610\nNOTE: recipe bc-1.07.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_qa unihash changed to 1786cf73c9397cbabc4d33c6ba73b1b37278cbc5190a5e261e3076afbbe45153\nNOTE: recipe xz-5.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm unihash changed to 541391e48e92cb2080236881537f47ce3b4edb64d5696b158c54955cbfb7ee95\nNOTE: recipe grep-3.11-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4708339146205358 - using 1/16 bitbake threads\nNOTE: Running task 4290 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_write_rpm)\nNOTE: Running task 4291 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_qa)\nNOTE: Running task 4292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_runtime_spdx)\nNOTE: Running task 4293 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic)\nNOTE: Running task 4294 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_write_rpm)\nNOTE: Running task 4295 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_qa)\nNOTE: Running task 4296 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4297 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic)\nNOTE: Running task 4298 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package_write_rpm)\nNOTE: Running task 4299 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package_qa)\nNOTE: Running task 4300 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4302 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4303 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic)\nNOTE: Running task 4304 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4305 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_write_rpm)\nNOTE: recipe bash-5.2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic: Started\nNOTE: recipe bash-5.2.21-r0: task do_package_qa: Started\nNOTE: recipe bash-5.2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic: Started\nNOTE: recipe python3-3.12.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package_qa: Started\nNOTE: recipe python3-3.12.3-r0: task do_package_write_rpm: Started\nNOTE: recipe python3-3.12.3-r0: task do_package_qa: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx unihash changed to 2e412b9c84282b5a878312d51fe32367322468ef19d5a30e2e850292595412d2\nNOTE: Load average limiting set to True as load average: 1.7491542271205358 - using 15/16 bitbake threads\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic unihash changed to f34d3de2a85164847f96828445c323579b4d2fff7bf7e07923c958a552a01722\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic unihash changed to 68fac31c744aaa2ec6a775962c58d55da0d9a4b622c483885c42b4597700e1da\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_runtime_spdx unihash changed to 7e2315d5e637f728074f4a8a8ff4ea83739a927692d7de693a0d75aa02bc3834\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic unihash changed to 02b7cc63764da937f1986516f97fc31f9e5a3e420d381aa620ebf15db0139312\nNOTE: recipe shadow-4.15.1-r0: task do_package_qa: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package_qa: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package_qa: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.45721435546875 - using 1/16 bitbake threads\nNOTE: Running task 4306 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_qa)\nNOTE: Running task 4307 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4308 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_write_rpm)\nNOTE: Running task 4309 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_qa)\nNOTE: Running task 4310 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4311 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package_write_rpm)\nNOTE: Running task 4312 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package_qa)\nNOTE: Running task 4313 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4314 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package_write_rpm)\nNOTE: Running task 4315 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package_qa)\nNOTE: Running task 4316 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_runtime_spdx)\nNOTE: Running task 4317 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_write_rpm)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4318 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_qa)\nNOTE: Running task 4319 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_runtime_spdx)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4320 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_runtime_spdx)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_qa: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_qa: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Started\nNOTE: recipe kmod-31-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_qa: Started\nNOTE: recipe kmod-31-r0: task do_package_write_rpm: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_write_rpm: Started\nNOTE: recipe kmod-31-r0: task do_package_qa: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_qa: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4325 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm)\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm: Started\nNOTE: recipe kmod-31-r0: task do_package_qa: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_qa)\nNOTE: Running task 4327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx)\nNOTE: recipe make-4.4.1-r0: task do_package_qa: Started\nNOTE: recipe make-4.4.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7595040457589286 - using 15/16 bitbake threads\nNOTE: recipe kmod-31-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_runtime_spdx unihash changed to 23b64ccf196c9e0db672283bf699ae80844e76c88e6149207f517ce87475ce0f\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe kmod-31-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_qa: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package_qa: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_qa: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764229910714286 - using 1/16 bitbake threads\nNOTE: Running task 4329 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package_write_rpm)\nNOTE: Running task 4330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package_qa)\nNOTE: Running task 4331 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4333 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_write_rpm)\nNOTE: Running task 4334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_qa)\nNOTE: Running task 4335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_create_runtime_spdx)\nNOTE: Running task 4339 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package_write_rpm)\nNOTE: Running task 4340 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package_qa)\nNOTE: Running task 4341 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4342 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_write_rpm)\nNOTE: Running task 4343 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_qa)\nNOTE: Running task 4344 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4345 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_write_rpm)\nNOTE: Running task 4346 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_qa)\nNOTE: Running task 4347 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_write_rpm: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_qa: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_runtime_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_write_rpm: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_qa: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_qa: Started\nNOTE: recipe eudev-3.2.14-r0: task do_create_runtime_spdx: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package_qa: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package_qa: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_qa: Succeeded\nNOTE: Running task 4348 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_write_rpm)\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6942400251116072 - using 15/16 bitbake threads\nNOTE: recipe eudev-3.2.14-r0: task do_package_qa: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_qa: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_qa unihash changed to 21a122982a5363cf9c4bf1a06d7caf6dfd280999daf238afaf9f2b20eaa555ed\nNOTE: recipe util-linux-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package_qa: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965994698660714 - using 1/16 bitbake threads\nNOTE: Running task 4349 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa)\nNOTE: Running task 4350 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4354 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_write_rpm)\nNOTE: Running task 4355 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_qa)\nNOTE: Running task 4356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_runtime_spdx)\nNOTE: Running task 4357 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_write_rpm)\nNOTE: Running task 4358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_qa)\nNOTE: Running task 4359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_runtime_spdx)\nNOTE: Running task 4363 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_write_rpm)\nNOTE: Running task 4364 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa)\nNOTE: Running task 4365 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_runtime_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4366 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package_write_rpm)\nNOTE: Running task 4367 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package_qa)\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm: Started\nNOTE: Running task 4368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_create_runtime_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa: Started\nNOTE: Running task 4369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_write_rpm)\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package_qa: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package_write_rpm: Started\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7785818917410714 - using 15/16 bitbake threads\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package_qa: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa unihash changed to 0dc0d22e0af5ba1c18fc350345f081fc9decdfbd40227c027a450a7e7de19ff6\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa unihash changed to f0f703e228702bf34c9306b9f73d8e07bfc6baa0333cfcf830342425f467219e\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_qa unihash changed to 994d32a6f9c47dc0b019dde7c7dd63f5bdecb78740ca231df6f8aa5400326406\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_qa unihash changed to 399cf04859b2951e6427869fcc1f13dd6099067d5260c50450a6ac11afe9eb2e\nNOTE: Load average limiting set to False as load average: 1.4853428431919642 - using 1/16 bitbake threads\nNOTE: Running task 4370 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_qa)\nNOTE: Running task 4371 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4373 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_write_rpm)\nNOTE: Running task 4374 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_qa)\nNOTE: Running task 4375 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_runtime_spdx)\nNOTE: Running task 4380 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_write_rpm)\nNOTE: Running task 4381 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_qa)\nNOTE: Running task 4382 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4383 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_write_rpm)\nNOTE: Running task 4384 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_qa)\nNOTE: Running task 4385 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4386 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_write_rpm)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4387 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_qa)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_qa: Started\nNOTE: Running task 4388 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_runtime_spdx)\nNOTE: recipe zlib-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_qa: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_qa: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_write_rpm: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_qa: Started\nNOTE: recipe initscripts-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe initscripts-1.0-r0: task do_package_qa: Started\nNOTE: Running task 4393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_qa)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_qa: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4394 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_qa: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7430943080357142 - using 14/16 bitbake threads\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_package_qa: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_qa unihash changed to e9ea23efc516f728905b1091b965796dbe8fdb88e3fda2e1d46286a78b33bdd9\nNOTE: recipe ncurses-6.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_write_rpm unihash changed to d5a16d2bc4c1ae2612af1b8ed22e9ab5550ec6dc20baf2b3825064e11291c006\nNOTE: recipe ncurses-6.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_qa: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4844185965401786 - using 1/16 bitbake threads\nNOTE: Running task 4403 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_qa)\nNOTE: Running task 4404 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4407 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa)\nNOTE: Running task 4416 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_write_rpm)\nNOTE: Running task 4417 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_qa)\nNOTE: Running task 4418 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4419 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_unpack)\nNOTE: Running task 4420 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: Running task 4421 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: Running task 4438 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_generate_toolchain_file)\nNOTE: Running task 4440 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_write_config)\nNOTE: Running task 4460 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4466 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package)\nNOTE: Running task 4467 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package)\nNOTE: recipe run-postinsts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4468 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_qa: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_unpack: Started\nNOTE: Running task 4488 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm: Started\nNOTE: Running task 4490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_fetch)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4505 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_fetch)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_fetch: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4506 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_fetch: Started\nNOTE: Running task 4507 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_fetch)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4508 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_fetch)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4509 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 4510 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4511 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_unpack)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: Running task 4513 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_fetch: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4514 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Started\nNOTE: Running task 4515 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_patch)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6701398577008928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to bfb158ae721d818a9afccddf0d7489b51b3c9a6c14511f08fdfeb0d962633acd\nNOTE: recipe run-postinsts-1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_qa unihash changed to 745ea2ea6954adf20349e242439bf50d8d090615559033b6379e7ff131f3190c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa unihash changed to 6178c4f2db50ae367df573e0bd0d9f96a774ebdca32f58ff2a520dff929d12a9\nNOTE: recipe run-postinsts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_packagedata unihash changed to 0b737e932778c404288902a164ac14c7885cd1aac5f5d0c5d1444909ba0d90fd\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4964599609375 - using 2/16 bitbake threads\nNOTE: Running task 4516 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: Running task 4541 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: Running task 4542 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_fetch)\nNOTE: Running task 4543 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 4544 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_fetch)\nNOTE: Running task 4545 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\nNOTE: Running task 4546 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_fetch)\nNOTE: Running task 4547 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_fetch)\nNOTE: Running task 4548 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_fetch)\nNOTE: Running task 4549 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_fetch)\nNOTE: Running task 4550 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 4551 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_fetch)\nNOTE: Running task 4552 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_fetch)\nNOTE: Running task 4553 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_fetch)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_fetch: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_fetch: Started\nNOTE: Running task 4554 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_fetch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_fetch: Succeeded\nNOTE: Running task 4555 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_fetch)\nNOTE: Running task 4556 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_fetch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_fetch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4557 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_fetch)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4558 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: Running task 4559 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_fetch)\nNOTE: Running task 4560 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_fetch)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_fetch: Started\nNOTE: Running task 4561 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_fetch)\nNOTE: Running task 4562 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_fetch: Started\nNOTE: Running task 4573 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_fetch: Started\nNOTE: Running task 4574 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_fetch: Started\nNOTE: Running task 4575 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_fetch: Succeeded\nNOTE: Running task 4576 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4577 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 4578 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: Running task 4579 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_unpack: Started\nNOTE: Running task 4580 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4582 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: Running task 4583 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: Running task 4584 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4585 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: Running task 4586 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 4590 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_patch)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4594 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_unpack)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6955130440848214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_patch: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_unpack: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 8bfb2835b4cc9d46fdd130aecce28a4512bfc19bd838dcebbee35ff0177d06a1\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 465cfe14a89cbf6ad36c01b9731ac7fb7215efbabba2fcc7628e40c8217e9598\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 6f6a72db3e544194e0d780cfb2fd7f80f0c80e273ed6c92ee0801dce80810bf3\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot unihash changed to ddbf89d016bbec4e4410048936c325683b2c2f50fb00de207aabd9344241901f\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot unihash changed to a504815ef93bed9aee9c43eade638e2547009d3c27ab88b716b055bd68c8e3ed\nNOTE: Load average limiting set to False as load average: 1.4493059430803572 - using 3/16 bitbake threads\nNOTE: Running task 4595 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4596 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4597 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\nNOTE: Running task 4598 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_configure)\nNOTE: Running task 4599 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_configure)\nNOTE: Running task 4600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_unpack)\nNOTE: Running task 4601 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 4602 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_unpack)\nNOTE: Running task 4603 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_unpack)\nNOTE: Running task 4604 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 4605 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: Running task 4606 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: Running task 4607 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_unpack)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4608 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: Running task 4609 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_unpack)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4610 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 4611 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_unpack)\nNOTE: Running task 4612 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_unpack)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4613 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_unpack)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4614 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_unpack)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_unpack: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4615 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4616 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 4617 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_configure)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6364048549107142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_configure: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4682704380580358 - using 2/16 bitbake threads\nNOTE: Running task 4618 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)\nNOTE: Running task 4619 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: Running task 4620 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_compile)\nNOTE: Running task 4621 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\nNOTE: Running task 4622 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_compile)\nNOTE: Running task 4623 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_compile)\nNOTE: Running task 4624 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_unpack)\nNOTE: Running task 4625 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_unpack)\nNOTE: Running task 4626 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_unpack)\nNOTE: Running task 4627 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_unpack)\nNOTE: Running task 4628 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_unpack)\nNOTE: Running task 4629 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_unpack)\nNOTE: Running task 4630 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_unpack)\nNOTE: Running task 4631 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4632 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_unpack)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_compile: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_compile: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_unpack: Started\nNOTE: Running task 4633 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_unpack)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_unpack: Succeeded\nNOTE: Running task 4634 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_unpack)\nNOTE: Running task 4635 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_patch)\nNOTE: Running task 4636 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_patch)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_unpack: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4637 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_patch)\nNOTE: Running task 4641 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_patch)\nNOTE: Running task 4643 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_patch)\nNOTE: Running task 4644 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_patch: Started\nNOTE: Running task 4645 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_patch)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_patch: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 4646 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_patch)\nNOTE: Running task 4647 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 4648 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_patch)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 4658 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_patch: Succeeded\nNOTE: Running task 4659 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_patch)\nNOTE: Running task 4660 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: Running task 4661 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_patch)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7196306501116072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928414481026786 - using 3/16 bitbake threads\nNOTE: Running task 4662 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 4663 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_install)\nNOTE: Running task 4664 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\nNOTE: Running task 4665 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_install)\nNOTE: Running task 4666 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_install)\nNOTE: Running task 4667 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\nNOTE: Running task 4668 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_patch)\nNOTE: Running task 4669 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_patch)\nNOTE: Running task 4670 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_patch)\nNOTE: Running task 4671 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_patch)\nNOTE: Running task 4672 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 4673 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_patch)\nNOTE: Running task 4674 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_patch)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 4675 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_patch)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_patch: Succeeded\nNOTE: Running task 4676 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_patch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 4677 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_patch)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_patch: Succeeded\nNOTE: Running task 4678 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_patch)\nNOTE: Running task 4679 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_patch)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_patch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7794102260044642 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_install: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_install: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_patch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4868338448660714 - using 1/16 bitbake threads\nNOTE: Running task 4680 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile)\nNOTE: Running task 4681 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 4682 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_package)\nNOTE: Running task 4683 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package)\nNOTE: Running task 4684 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_package)\nNOTE: Running task 4685 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package)\nNOTE: Running task 4686 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 4687 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_patch)\nNOTE: Running task 4688 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_patch)\nNOTE: Running task 4689 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_patch)\nNOTE: Running task 4697 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4698 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_flush_pseudodb)\nNOTE: Running task 4700 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Started\nNOTE: Running task 4704 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4705 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Started\nNOTE: Running task 4709 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4710 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Succeeded\nNOTE: Running task 4711 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_collect_spdx_deps)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4723 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4724 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4725 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_patch: Succeeded\nNOTE: Running task 4726 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4727 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_spdx: Started\nNOTE: Running task 4728 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_configure)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4729 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4730 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_configure)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4731 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_configure)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_configure: Started\nNOTE: Running task 4732 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_compile)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7667323521205358 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 57ae9b72357fc2c680e3b69aad9960b3e06a94f1f6063df462e8a0d46d8e5b58\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4216831752232142 - using 1/16 bitbake threads\nNOTE: Running task 4733 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install)\nNOTE: Running task 4734 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 4735 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_packagedata)\nNOTE: Running task 4736 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_install)\nNOTE: Running task 4737 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 4738 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_packagedata)\nNOTE: Running task 4739 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata)\nNOTE: Running task 4740 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: Running task 4741 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: Running task 4742 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_compile)\nNOTE: Running task 4743 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_configure)\nNOTE: Running task 4744 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_configure)\nNOTE: Running task 4746 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_compile)\nNOTE: Running task 4747 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4760 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_configure: Succeeded\nNOTE: Running task 4761 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_compile)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_configure: Succeeded\nNOTE: Running task 4762 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_compile)\nNOTE: Running noexec task 4763 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_configure)\nNOTE: Running noexec task 4764 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_compile)\nNOTE: Running task 4765 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_install)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4766 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_install: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4767 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5709577287946428 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_packagedata unihash changed to 3fd6d95625ead8638ba8d9ed1f278a8d7faa0c51aef4b8c21a58173e8acedd82\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 01fff56bb807c7916cf69c7c7ba659d0686d5d0cae18af2add8cc0e4c1b5cfcc\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 3e1ffd180d6ec4bbef3d27f46fe90d9cb9a1a8d822e11378168ab62ecab12e1d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata unihash changed to 3184404bb885c4385b8465a34357cee3b69104b49a060200c9d0d2dcea361302\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_packagedata unihash changed to 33d7f76ee058bcbdcb4f1572f0844ab8039a8736b68b358b7a184c4d7cb28a6a\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908011300223214 - using 1/16 bitbake threads\nNOTE: Running task 4768 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package)\nNOTE: Running task 4769 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: Running task 4770 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: Running task 4771 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: Running task 4772 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_install)\nNOTE: Running task 4773 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_install)\nNOTE: Running task 4774 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_install)\nNOTE: Running task 4775 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_install)\nNOTE: Running task 4776 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4777 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4778 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4800 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_configure)\nNOTE: Running task 4801 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: Running task 4802 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_configure)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_install: Started\nNOTE: Running task 4804 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 4805 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_compile)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4806 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_configure)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4807 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_configure)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_install: Succeeded\nNOTE: Running task 4808 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 4809 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_package)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_configure: Succeeded\nNOTE: Running task 4810 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_compile)\nNOTE: Running task 4811 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_compile)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6516985212053572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_configure: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4840436662946428 - using 4/16 bitbake threads\nNOTE: Running task 4812 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 4813 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Running task 4814 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot)\nNOTE: Running task 4815 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_package)\nNOTE: Running task 4816 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_package)\nNOTE: Running task 4817 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata)\nNOTE: Running task 4818 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_compile)\nNOTE: Running task 4819 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 4820 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_install)\nNOTE: Running task 4821 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_install)\nNOTE: Running task 4822 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_install)\nNOTE: Running task 4842 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_install: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_install: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_install: Succeeded\nNOTE: Running task 4843 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_package)\nNOTE: Running task 4844 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_package)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_install: Succeeded\nNOTE: Running task 4845 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_package)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7055402483258928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata unihash changed to a1377e58938f882b71a7f6993541169c9e7bad0cb3c19b29616c019af08076c3\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8426a94de688248c40f973f3f82559a2d149c676d1ec45320b30ab2587457ffd\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot unihash changed to 78e0a93f34836d9e30273a795def441888bdc77bd8989af89fbeedd041241017\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_compile: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot unihash changed to c2b93e595d0a76f0c7a18d26da2e0b92387fbf06da6e04f92e1ea41fbeefe4b2\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4510846819196428 - using 2/16 bitbake threads\nNOTE: Running task 4846 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 4847 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 4848 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: Running task 4849 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_install)\nNOTE: Running task 4850 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 4853 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_populate_sysroot)\nNOTE: Running task 4854 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4855 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4856 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4857 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4858 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4859 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4861 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_install: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4862 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4863 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4864 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4865 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4866 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4867 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4868 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4869 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package)\nNOTE: Running task 4870 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4871 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4872 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4873 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4874 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4882 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Load average limiting set to True as load average: 1.6280343191964286 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4607979910714286 - using 2/16 bitbake threads\nNOTE: Running task 4883 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: Running task 4884 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package)\nNOTE: Running task 4885 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: Running task 4886 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: Running task 4887 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4888 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_configure)\nNOTE: Running task 4889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_configure)\nNOTE: Running task 4890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_configure)\nNOTE: Running task 4891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_configure)\nNOTE: Running task 4892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_configure)\nNOTE: Running task 4893 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_configure)\nNOTE: Running task 4894 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_configure)\nNOTE: Running task 4895 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_configure)\nNOTE: Running task 4896 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_configure: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_configure: Succeeded\nNOTE: Running task 4897 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_configure)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_configure: Succeeded\nNOTE: Running task 4898 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_configure)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_configure: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 4899 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_configure)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_configure: Succeeded\nNOTE: Running task 4900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_configure)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4901 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_configure)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_configure: Succeeded\nNOTE: Running task 4902 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_configure)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6512712751116072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to ef4c71c5457f7e7244d60e8b9d0f4365042a03116ceeb1f9cfac42b5904781ff\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to be023da29b3685ca36370a6e64f07855bcddf1fe15e290eb8aa862d608563c82\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4903826032366072 - using 4/16 bitbake threads\nNOTE: Running task 4903 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: Running task 4904 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_configure)\nNOTE: Running task 4905 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: Running task 4906 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_configure)\nNOTE: Running task 4907 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_configure)\nNOTE: Running task 4908 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_configure)\nNOTE: Running task 4909 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 4917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\nNOTE: Running task 4918 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_compile)\nNOTE: Running task 4919 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_compile)\nNOTE: Running task 4920 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_compile)\nNOTE: Running task 4921 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_compile)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_compile: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_compile: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_compile: Started\nNOTE: Running task 4922 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_compile)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_configure: Succeeded\nNOTE: Running task 4923 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_compile)\nNOTE: Running task 4924 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_compile)\nNOTE: Running task 4925 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_configure: Succeeded\nNOTE: Running task 4926 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_compile)\nNOTE: Running task 4927 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_compile)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_compile: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 4928 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_compile)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_configure: Succeeded\nNOTE: Running task 4929 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_compile)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_compile: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_compile: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7242431640625 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849417550223214 - using 1/16 bitbake threads\nNOTE: Running task 4930 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_compile)\nNOTE: Running task 4931 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_compile)\nNOTE: Running task 4932 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_compile)\nNOTE: Running task 4933 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_compile)\nNOTE: Running task 4934 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 4935 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_compile)\nNOTE: Running task 4936 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_compile)\nNOTE: Running task 4937 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_compile)\nNOTE: Running task 4938 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_generate_content)\nNOTE: Running task 4940 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_create_spdx)\nNOTE: Running task 4941 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\nNOTE: Running task 4942 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_install)\nNOTE: Running task 4943 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_install)\nNOTE: Running task 4944 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_install)\nNOTE: Running task 4945 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_install)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_compile: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_generate_content: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_install: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_install: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_install: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_install: Started\nNOTE: Running task 4946 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_install)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_install: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_generate_content: Succeeded\nNOTE: Running task 4947 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_install)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_install: Succeeded\nNOTE: Running task 4948 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_install)\nNOTE: Running task 4949 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6877790178571428 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4511980329241072 - using 1/16 bitbake threads\nNOTE: Running task 4950 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_install)\nNOTE: Running task 4951 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_install)\nNOTE: Running task 4952 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_install)\nNOTE: Running task 4953 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_install)\nNOTE: Running task 4954 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_install)\nNOTE: Running task 4955 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_install)\nNOTE: Running task 4956 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_install)\nNOTE: Running task 4957 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_install)\nNOTE: Running task 4958 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: Running task 4959 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_install)\nNOTE: Running task 4960 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_install)\nNOTE: Running task 4961 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_install)\nNOTE: Running task 4962 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_install)\nNOTE: Running task 4964 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_install: Started\nNOTE: Running task 4965 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_package)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_install: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_install: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_install: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_install: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_install: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_install: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_install: Succeeded\nNOTE: Running task 4966 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_install: Succeeded\nNOTE: Running task 4967 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_package)\nNOTE: Running task 4968 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package: Started\nNOTE: Running task 4969 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_package)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_install: Succeeded\nNOTE: Running task 4970 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_package)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_install: Succeeded\nNOTE: Running task 4971 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_package)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_install: Succeeded\nNOTE: Running task 4972 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\nNOTE: Running task 4973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_package)\nNOTE: Running task 4974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_package)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package: Started\nNOTE: Running task 4975 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_package)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6839076450892858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4465070452008928 - using 1/16 bitbake threads\nNOTE: Running task 4976 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_package)\nNOTE: Running task 4977 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_package)\nNOTE: Running task 4978 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_package)\nNOTE: Running task 4979 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_package)\nNOTE: Running task 4980 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_package)\nNOTE: Running task 4981 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_package)\nNOTE: Running task 4982 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_package)\nNOTE: Running task 4983 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_package)\nNOTE: Running task 4984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package)\nNOTE: Running task 4985 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package)\nNOTE: Running task 4987 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_write_qemuboot_conf)\nNOTE: Running task 4988 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_qa)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package: Started\nNOTE: Running task 4994 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_collect_spdx_deps)\nNOTE: Running task 4995 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package: Started\nNOTE: Running task 4996 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5000 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_packagedata)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_packagedata: Started\nNOTE: Running task 5001 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5003 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: Running task 5004 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_spdx: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Succeeded\nNOTE: Running task 5005 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5809238978794642 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata unihash changed to daefacb429e1a0345f72000f65c3944601a0591b40604689ac3b57f53f9a1844\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_packagedata unihash changed to a3fad09f6137232d249dcf9ac9b91133fd0596948524495d2f9aa26953d9f534\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4653494698660714 - using 1/16 bitbake threads\nNOTE: Running task 5006 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_packagedata)\nNOTE: Running task 5009 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5011 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_collect_spdx_deps)\nNOTE: Running task 5013 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_collect_spdx_deps)\nNOTE: Running task 5014 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: Running task 5015 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata)\nNOTE: Running task 5016 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_packagedata)\nNOTE: Running task 5017 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_packagedata: Started\nNOTE: Running task 5018 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata)\nNOTE: Running task 5019 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata)\nNOTE: Running task 5020 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5029 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_create_spdx)\nNOTE: Running task 5030 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx)\nNOTE: Running task 5032 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_spdx: Started\nNOTE: Running task 5035 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_collect_spdx_deps)\nNOTE: Running task 5036 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5037 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5038 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5041 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 5042 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5043 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5046 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_create_spdx)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5047 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5911080496651786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_packagedata unihash changed to dbf55be55d4b2ac1fb60b95ccd797cc86ed41a3826f087e5fd326925f5c077a7\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_packagedata unihash changed to fc6871ae0476e4e462de53c73702a1d1e11865715580058906bda71872cd4e8b\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_packagedata unihash changed to 60e15a07a21f4bb7ff0af56e823b916902c6b9235f8b2aec4fb38d58f45906f4\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b49f363866de003de28683e9414eedb7b2512026d4c6062b7f2c7f54bd8db6a1\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata unihash changed to 53927f00e5d3f2661395e1072742cc989eb855556dc9e6f87ad00a5b93ee8d21\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata unihash changed to 2dbb456f9e6d00dfc0a93e27acb9ac584ad77b3585d13970709d5df5b5af18b6\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata unihash changed to 6d92fed995f148adb47a209f86cb20ec406b4874d935f80b0648f9cd9d33b5d1\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata unihash changed to 7cdb9b873a39506ea8c39086cc7a408c62bcd18247d27b3c443c79f076651439\nNOTE: Load average limiting set to False as load average: 1.4585048130580358 - using 1/16 bitbake threads\nNOTE: Running task 5048 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx)\nNOTE: Running task 5050 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: Running task 5051 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx)\nNOTE: Running task 5052 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 5053 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_packagedata)\nNOTE: Running task 5054 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 5055 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_packagedata)\nNOTE: Running task 5056 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_packagedata)\nNOTE: Running task 5057 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_packagedata)\nNOTE: Running task 5058 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_packagedata)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_packagedata: Started\nNOTE: Running task 5059 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_packagedata: Started\nNOTE: Running task 5060 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_packagedata)\nNOTE: Running task 5061 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 5062 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_packagedata)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_packagedata: Started\nNOTE: Running task 5063 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_packagedata)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_packagedata unihash changed to 7c4940be709ed27704457d226e6ec12904b763dc81b393ec5c7ab6d19836009f\nNOTE: Load average limiting set to True as load average: 1.7753034319196428 - using 15/16 bitbake threads\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 38ca126955aa86f71319110725c4f23524892cfc4a868a2c31387b951b98663b\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_packagedata unihash changed to 940a3d17f44f7c255d0910f66f1d0024208a0e1c2ba9a17d365c1ebaf1c045c5\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_packagedata unihash changed to ecdd80a63ec8fa8e5af2891dffc35b13278b71edc3cad210754b3ca3c1f838a2\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_packagedata unihash changed to 02bfd3d7cd8913f3172efc6053a3e26adef660ebbfa6a2f9122b9d38f2c1ee0f\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_packagedata unihash changed to 2257e5e499e63f35876e60aed24a0f98595f45302a7e1ff611b919db478f0762\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to cf88a4e2baa08c97b6cd00c0f6b2bcd94eea2d743a7603ddb5e8ca28423f302c\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_packagedata unihash changed to f0f7e9892d66c3b637df2264f719350e173aae9560b68c9ac20e77d45e6ab676\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to 85744e35b9044e918a73e3be39a141f652bf0e72285d835b939230d258935060\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_packagedata unihash changed to d4507f898ceda72a5fb62f32f7c05b74748bbe0139c1591ad6a674f700377398\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_packagedata unihash changed to 3bab25e8fa038f93e3ebc7b103d548fed6d6e67d9be93117109319b8a7b12779\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_packagedata unihash changed to ab96084a19ab0ce4af54019d9469de14d0b39a2eecde018d5d573baf29ca380b\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908272879464286 - using 1/16 bitbake threads\nNOTE: Running task 5064 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata)\nNOTE: Running task 5065 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_packagedata)\nNOTE: Running task 5066 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_packagedata)\nNOTE: Running task 5067 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_packagedata)\nNOTE: Running task 5068 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_packagedata)\nNOTE: Running task 5069 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_packagedata)\nNOTE: Running task 5070 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata)\nNOTE: Running task 5071 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_packagedata)\nNOTE: Running task 5072 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata)\nNOTE: Running task 5073 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_packagedata)\nNOTE: Running task 5080 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5081 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5082 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_packagedata: Started\nNOTE: Running task 5085 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_sysroot)\nNOTE: Running task 5088 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5089 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5090 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5091 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5092 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5093 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5094 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6760341099330358 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_packagedata unihash changed to ed3dfbb2f35cc8a9394e2be0c45316a08b6496c762cd45879941aa43941dc2b3\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_packagedata unihash changed to 54e9edc4b6dca934f0d1de8c64d700be8c22d5828c692371dc8ae5d6d2418c40\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_packagedata unihash changed to 2343cc4164da24e2427bdfeebe8bf6f0786216f3ed457a86e97a657646f87c21\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata unihash changed to 89cc631e33849af4f432ee98e7d88d5f672975fdab6d8bc3feb15de2a12d1969\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata unihash changed to 8cc43f5a24530cead8ceb14ee18cc828e557a622b671216987d95ae77af246d8\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_packagedata unihash changed to 5dd6e57e7c8ee2d4dbd570f361cc8485bc7a3b8fff77b4a8ae128b1414a95fe4\nNOTE: recipe nativesdk-tar-1.35-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_packagedata unihash changed to 646a3fb3a13d5310a577be612ee1a7e41c326ae83040d2a7bf5673fda29c2d17\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata unihash changed to 689945775b53f52cfe9abb8c9431e8d623b81850458d408c48faf9cfaccba0ae\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_packagedata unihash changed to 20bd265659479903ee7791f5baa96b5d9ec690e643e5e0913dc49fa5597619d6\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_packagedata unihash changed to 080115d8b650d2dea9e3a69fee95bfd66111f74084948ed0c97ba436923c3439\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4134695870535714 - using 1/16 bitbake threads\nNOTE: Running task 5095 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5096 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5097 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\nNOTE: Running task 5098 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_collect_spdx_deps)\nNOTE: Running task 5099 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5100 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_collect_spdx_deps)\nNOTE: Running task 5101 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_collect_spdx_deps)\nNOTE: Running task 5102 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_collect_spdx_deps)\nNOTE: Running task 5103 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_collect_spdx_deps)\nNOTE: Running task 5104 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5105 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5106 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5107 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5108 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5109 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5110 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_collect_spdx_deps)\nNOTE: Running task 5111 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5112 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5113 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_collect_spdx_deps)\nNOTE: Running task 5114 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5115 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5116 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_collect_spdx_deps)\nNOTE: Running task 5117 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5118 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5121 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx)\nNOTE: Running task 5122 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_spdx)\nNOTE: Running task 5123 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5124 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5125 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5126 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5127 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_spdx: Started\nNOTE: Running task 5128 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_create_spdx)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_spdx: Started\nNOTE: Running task 5129 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5130 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5131 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5132 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_spdx)\nNOTE: Running task 5133 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_create_spdx)\nNOTE: Running task 5134 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5135 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5781947544642858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4900338309151786 - using 1/16 bitbake threads\nNOTE: Running task 5136 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: Running task 5137 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx)\nNOTE: Running task 5138 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_create_spdx)\nNOTE: Running task 5139 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx)\nNOTE: Running task 5140 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_spdx)\nNOTE: Running task 5141 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_create_spdx)\nNOTE: Running task 5142 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_create_spdx)\nNOTE: Running task 5143 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_create_spdx)\nNOTE: Running task 5144 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx)\nNOTE: Running task 5145 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_spdx)\nNOTE: Running task 5146 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_create_spdx)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_spdx: Started\nNOTE: Running task 5147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_create_spdx)\nNOTE: Running task 5148 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_spdx)\nNOTE: Running task 5149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_bundle_initramfs)\nNOTE: Running task 5150 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_ext4)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_bundle_initramfs: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_bundle_initramfs: Succeeded\nNOTE: Running task 5151 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_tar)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6038033621651786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4914637974330358 - using 2/16 bitbake threads\nNOTE: Running task 5152 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy)\nNOTE: Running task 5153 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_collect_spdx_deps)\nNOTE: Running task 5155 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_collect_spdx_deps)\nNOTE: Running task 5240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_sysroot)\nNOTE: Running task 5241 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_sysroot)\nNOTE: Running task 5243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5244 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_populate_sysroot)\nNOTE: Running task 5246 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unzip-1_6.0-r0: task do_populate_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_populate_sysroot: Started\nNOTE: recipe binutils-2.42-r0: task do_populate_sysroot: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5264 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot)\nNOTE: Running task 5265 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_populate_sysroot)\nNOTE: Running task 5266 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_populate_sysroot)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_sysroot)\nNOTE: recipe perl-5.38.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 5268 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_create_spdx)\nNOTE: recipe psmisc-23.7-r0: task do_populate_sysroot: Started\nNOTE: Running task 5269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_sysroot)\nNOTE: Running task 5270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_populate_sysroot)\nNOTE: recipe coreutils-9.5-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 5271 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_populate_sysroot)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_populate_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5272 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_sysroot)\nNOTE: recipe gawk-5.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_populate_sysroot: Started\nNOTE: Running task 5273 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_populate_sysroot)\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7701241629464286 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4547119140625 - using 1/16 bitbake threads\nNOTE: Running task 5274 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_populate_sysroot)\nNOTE: Running task 5275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_populate_sysroot)\nNOTE: Running task 5276 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot)\nNOTE: Running task 5278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_sysroot)\nNOTE: Running task 5279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_sysroot)\nNOTE: Running task 5282 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_write_rpm)\nNOTE: Running task 5283 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5284 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_write_rpm)\nNOTE: Running task 5285 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5286 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_write_rpm)\nNOTE: Running task 5287 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5288 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_write_rpm)\nNOTE: Running task 5289 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_populate_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_populate_sysroot: Started\nNOTE: Running task 5290 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_write_rpm)\nNOTE: recipe zip-3.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 5291 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_populate_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5299 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6413748604910714 - using 15/16 bitbake threads\nNOTE: recipe bash-5.2.21-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4927978515625 - using 1/16 bitbake threads\nNOTE: Running task 5300 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5301 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot)\nNOTE: Running task 5302 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_populate_sysroot)\nNOTE: Running task 5306 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_write_rpm)\nNOTE: Running task 5307 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5308 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_write_rpm)\nNOTE: Running task 5309 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5310 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_package_write_rpm)\nNOTE: Running task 5311 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_sysroot: Started\nNOTE: Running task 5312 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_package_write_rpm)\nNOTE: Running task 5313 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_create_runtime_spdx)\nNOTE: recipe make-4.4.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 5314 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package_write_rpm)\nNOTE: Running task 5315 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5316 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_package_write_rpm)\nNOTE: Running task 5317 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5318 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7007271902901786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4776436941964286 - using 1/16 bitbake threads\nNOTE: Running task 5319 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_runtime_spdx)\nNOTE: Running task 5320 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm)\nNOTE: Running task 5321 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5322 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_write_rpm)\nNOTE: Running task 5323 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5324 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_sysroot)\nNOTE: Running task 5326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_sysroot)\nNOTE: Running task 5327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_sysroot)\nNOTE: Running task 5330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_sysroot)\nNOTE: Running task 5332 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm)\nNOTE: Running task 5333 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5336 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_package_write_rpm)\nNOTE: Running task 5337 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_create_runtime_spdx)\nNOTE: Running task 5338 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_write_rpm)\nNOTE: Running task 5339 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_populate_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5340 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067068917410714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4982386997767858 - using 11/16 bitbake threads\nNOTE: Running task 5341 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5342 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package_write_rpm)\nNOTE: Running task 5343 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5346 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_package_write_rpm)\nNOTE: Running task 5347 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5348 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_write_rpm)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5349 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5350 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5351 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5352 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_write_rpm)\nNOTE: Running task 5353 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe sysvinit-3.04-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package_write_rpm: Started\nNOTE: Running task 5354 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 5355 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5356 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5512956891741072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4768851143973214 - using 9/16 bitbake threads\nNOTE: Running task 5357 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx)\nNOTE: Running task 5358 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm)\nNOTE: Running task 5359 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx)\nNOTE: Running task 5360 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_write_rpm)\nNOTE: Running task 5361 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx)\nNOTE: Running task 5362 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_write_rpm)\nNOTE: Running task 5363 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5364 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5365 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5366 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5367 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5368 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7575857979910714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4686366489955358 - using 1/16 bitbake threads\nNOTE: Running task 5369 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5370 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_write_rpm)\nNOTE: Running task 5371 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx)\nNOTE: Running task 5372 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_write_rpm)\nNOTE: Running task 5373 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_write_rpm)\nNOTE: Running task 5375 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5388 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm)\nNOTE: Running task 5389 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5390 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm)\nNOTE: Running task 5391 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: Running task 5393 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package_write_rpm: Started\nNOTE: Running task 5394 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package_write_rpm: Started\nNOTE: Running task 5395 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 5396 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5397 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package_write_rpm: Started\nNOTE: Running task 5398 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.77001953125 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4995204380580358 - using 1/16 bitbake threads\nNOTE: Running task 5399 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_package_write_rpm)\nNOTE: Running task 5400 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_create_runtime_spdx)\nNOTE: Running task 5401 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package_write_rpm)\nNOTE: Running task 5402 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx)\nNOTE: Running task 5403 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_package_write_rpm)\nNOTE: Running task 5404 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_runtime_spdx)\nNOTE: Running task 5405 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_package_write_rpm)\nNOTE: Running task 5406 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_create_runtime_spdx)\nNOTE: Running task 5407 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_package_write_rpm)\nNOTE: Running task 5408 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5409 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm)\nNOTE: Running task 5410 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx)\nNOTE: Running task 5411 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_package_write_rpm)\nNOTE: Running task 5412 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5413 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8985246930803572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4893886021205358 - using 1/16 bitbake threads\nNOTE: Running task 5414 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5415 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_package_write_rpm)\nNOTE: Running task 5416 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_runtime_spdx)\nNOTE: Running task 5417 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_package_write_rpm)\nNOTE: Running task 5418 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5419 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_package_write_rpm)\nNOTE: Running task 5420 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_create_runtime_spdx)\nNOTE: Running task 5421 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_package_write_rpm)\nNOTE: Running task 5422 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_create_runtime_spdx)\nNOTE: Running task 5423 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_package_write_rpm)\nNOTE: Running task 5424 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx)\nNOTE: Running task 5425 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_write_rpm)\nNOTE: Running task 5426 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5427 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 5428 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5429 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5430 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6289498465401786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4932774135044642 - using 2/16 bitbake threads\nNOTE: Running task 5431 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_package_write_rpm)\nNOTE: Running task 5432 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_create_runtime_spdx)\nNOTE: Running task 5433 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_package_write_rpm)\nNOTE: Running task 5434 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5435 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_package_write_rpm)\nNOTE: Running task 5436 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5437 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_package_write_rpm)\nNOTE: Running task 5438 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5439 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_package_write_rpm)\nNOTE: Running task 5440 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 5441 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_package_write_rpm)\nNOTE: Running task 5442 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package_write_rpm: Started\nNOTE: Running task 5443 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_write_rpm)\nNOTE: Running task 5444 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5445 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.56817626953125 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4244733537946428 - using 2/16 bitbake threads\nNOTE: Running task 5446 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_create_runtime_spdx)\nNOTE: Running task 5448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_write_rpm)\nNOTE: Running task 5449 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_qa)\nNOTE: Running task 5450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_create_runtime_spdx)\nNOTE: Running task 5452 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_sysroot)\nNOTE: Running task 5453 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_runtime_spdx)\nNOTE: Running task 5457 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_write_rpm)\nNOTE: Running task 5458 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_qa: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_runtime_spdx unihash changed to ef20836098c9966f351e7956279a6fdc156aa3aba71dfe94db5a76c4de0ca0b0\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_qa unihash changed to 8e1c7d0a9453e7abad71c30941027cbc665365ed76cfe48180d4b9e06452879e\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 2.0122593470982144 - using 1/16 bitbake threads\nNOTE: Load average limiting set to False as load average: 1.4315883091517858 - using 1/16 bitbake threads\nNOTE: Running task 5461 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_populate_sdk)\nNOTE: recipe buildtools-tarball-1.0-r0: task do_populate_sdk: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_populate_sdk: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 8400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 10200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Succeeded\nNOTE: Running task 5462 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_install)\nNOTE: recipe llvm-native-18.1.6-r0: task do_install: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_install: Succeeded\nNOTE: Running task 5463 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_sysroot)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5464 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5465 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_configure)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Succeeded\nNOTE: Running task 5466 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_compile: Started\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_compile: Succeeded\nNOTE: Running task 5467 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_install)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_install: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_install: Succeeded\nNOTE: Running task 5468 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_sysroot)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5469 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5470 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5471 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_configure)\nNOTE: Running task 5472 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_configure)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_configure: Succeeded\nNOTE: Running task 5473 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_compile)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_compile: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_compile: Succeeded\nNOTE: Running task 5474 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_install)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_install: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_install: Succeeded\nNOTE: Running task 5475 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5476 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_configure: Succeeded\nNOTE: Running task 5477 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_compile)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_compile: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5478 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_configure)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_configure: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 5479 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_compile)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_compile: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_compile: Succeeded\nNOTE: Running task 5480 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_install)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_install: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_install: Succeeded\nNOTE: Running task 5481 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 5482 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_install)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_install: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_install: Succeeded\nNOTE: Running task 5483 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_sysroot)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_configure)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_configure: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_configure: Succeeded\nNOTE: Running task 5486 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_compile)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_compile: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_compile: Succeeded\nNOTE: Running task 5487 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_install)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_install: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_install: Succeeded\nNOTE: Running task 5488 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_sysroot)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5489 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_configure)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_configure: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 5491 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_compile)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_compile: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 5492 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_install)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_install: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_install: Succeeded\nNOTE: Running task 5493 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5494 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5495 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Succeeded\nNOTE: Running task 5496 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_complete)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5497 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_configure)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_configure: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 5498 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_compile)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_compile: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 5499 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_install)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_install: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_install: Succeeded\nNOTE: Running task 5500 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package)\nNOTE: Running task 5501 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_sysroot)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5502 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_locked_sigs)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_locked_sigs: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package: Succeeded\nNOTE: Running task 5503 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_packagedata: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Succeeded\nNOTE: Running task 5504 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_lic_deploy)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_locked_sigs: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata unihash changed to de9898ce23b276a811da3c1d2e9e1f60e9f622f5ed057485baa413a3e08c6ba3\nNOTE: Running task 5505 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_spdx)\nNOTE: Running task 5506 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_write_rpm)\nNOTE: Running task 5507 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa)\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_lic_deploy: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_lic_deploy: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_spdx: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_qa: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running noexec task 5508 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_build)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa unihash changed to 2323d0f4300b05e6d5f31cfadcbb20e6fc225aea5c8fb0b9c8243ccbc2147ca3\nNOTE: Running task 5509 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_runtime_spdx)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5510 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_sdk_depends)\nNOTE: recipe core-image-minimal-1.0-r0: task do_sdk_depends: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_sdk_depends: Succeeded\nNOTE: Running task 5511 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext)\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_sdk_ext: Started\nERROR: core-image-minimal-1.0-r0 do_populate_sdk_ext: Failed to generate filtered task list for extensible SDK:\nThis is the default build configuration for the Poky reference distribution.\n\n### Shell environment set up for builds. ###\n\nYou can now run 'bitbake <target>'\n\nCommon targets are:\n    core-image-minimal\n    core-image-full-cmdline\n    core-image-sato\n    core-image-weston\n    meta-toolchain\n    meta-ide-support\n\nYou can also run generated qemu images with a command like 'runqemu qemux86-64'.\n\nOther commonly useful commands are:\n - 'devtool' and 'recipetool' handle common recipe tasks\n - 'bitbake-layers' handles common layer tasks\n - 'oe-pkgdata-util' handles common target package tasks\nERROR: bitbake failed:\nWARNING: You are using a local hash equivalence server but have configured an sstate mirror. This will likely mean no sstate will match from the mirror. You may wish to disable the hash equivalence use (BB_HASHSERVE), or use a hash equivalence server alongside the sstate mirror.\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/4.5/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473 (will check PREMIRRORS first)\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 894 Local 821 Mirrors 0 Missed 73 Current 0 (91% match, 0% complete)\nWARNING: The meta-extsdk-toolchain:do_package sig is computed to be c218372ec1b6bd6e9bc3b773ffd7ce185b3842eb3d7e686daaf29b330fd5dfcd, but the sig is locked to 904d8feff6b6275b20076b6d44173b3cf59b3597488904a7958787ff802868ca in SIGGEN_LOCKEDSIGS_t-core2-64\nThe meta-extsdk-toolchain:do_package_write_rpm sig is computed to be 7e2c69b08589a863ecab933dcb2b33a274c3f2ddecadb847fca92af635fbcc92, but the sig is locked to 49792eff36356ab1b99d375567ec37359a926c9427128356aa266766d4f63752 in SIGGEN_LOCKEDSIGS_t-core2-64\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_qa_setscene)\nNOTE: Running setscene task 5 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 6 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 7 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 9 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 10 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 12 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 13 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 14 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 15 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 16 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 17 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 18 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 19 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_qa_setscene)\nNOTE: Running setscene task 20 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 21 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 22 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 23 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 24 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_qa_setscene)\nNOTE: Running setscene task 25 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 26 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 27 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 28 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 29 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 30 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 31 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 32 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 33 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 34 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 35 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 36 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 37 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 38 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 39 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 40 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 41 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 42 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 43 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 44 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_qa_setscene)\nNOTE: Running setscene task 45 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 46 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 47 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 48 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 49 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 50 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 51 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 52 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 53 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 54 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 55 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 56 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 57 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 58 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 59 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 60 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 61 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 62 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 63 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 64 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 65 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 66 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 67 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 68 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 69 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 70 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 71 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 72 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 73 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 74 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 75 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 76 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 77 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 78 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 79 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 80 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 81 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 82 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 83 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 84 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 85 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 86 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 87 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 88 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 89 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 90 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 91 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 92 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 93 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 94 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 95 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 96 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 97 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 98 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 99 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 100 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 101 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 102 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 103 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 104 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 105 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 106 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 107 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 108 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 110 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 111 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 112 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 113 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 114 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 115 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 116 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 117 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 118 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 119 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 120 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 121 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 122 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 123 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 124 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 125 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 126 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 127 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 128 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 129 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 130 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 131 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 132 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 133 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 134 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 135 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 136 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 137 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 138 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 139 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 140 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 141 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 142 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 143 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 144 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 145 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 146 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 147 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 148 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 149 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 150 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 151 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 152 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 153 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 154 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 155 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 156 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 157 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 158 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 159 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 160 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 161 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 162 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 163 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 164 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 165 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 166 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 167 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 168 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 169 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_setscene)\nNOTE: Running setscene task 171 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 172 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 173 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 174 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 175 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 176 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 177 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 178 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 179 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 180 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 181 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 182 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 183 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 184 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 185 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 186 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 187 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 188 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 189 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 190 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 191 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 192 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 193 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 194 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 195 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 196 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 197 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 198 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 199 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 200 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 201 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 202 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 203 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 204 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 205 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 206 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 207 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 208 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 209 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 210 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 212 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 214 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 217 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 218 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 219 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 220 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 221 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 222 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 223 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 224 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 225 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 226 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 227 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 228 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 229 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 230 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 231 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 232 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 233 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 235 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 236 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 237 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 238 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 239 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 240 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 241 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 242 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 243 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 244 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 245 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 246 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 247 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 248 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 249 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 250 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 251 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 252 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 253 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 254 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 255 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 256 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 259 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 261 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 262 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 263 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 265 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 266 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 267 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 268 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 269 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 270 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 271 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 272 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 273 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 274 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 275 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 276 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 277 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 278 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 279 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 280 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 281 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 282 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 283 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 284 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 285 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 286 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 287 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 288 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 289 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 291 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 292 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 293 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 294 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 295 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 297 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 298 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 299 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 300 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 301 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 302 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 303 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 304 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 305 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 306 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 307 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 308 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 309 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 310 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 311 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 313 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: Running setscene task 314 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 316 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 317 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 318 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 319 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 320 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 321 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 322 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 323 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 324 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 325 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 326 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 327 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 328 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 329 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 330 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 331 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 332 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 333 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 334 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 335 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 336 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 337 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 339 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 340 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 341 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 342 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 343 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 345 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 346 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 347 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 348 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 350 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 351 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 352 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 353 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 354 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 355 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 356 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 357 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 358 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 359 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 360 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 361 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 362 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 363 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 364 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 365 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 366 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 368 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 369 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 371 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 372 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 373 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 374 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 375 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 376 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 379 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 381 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 384 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 385 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 386 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 388 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 389 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 390 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 393 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 394 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 395 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 396 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 397 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 398 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 399 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 400 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 401 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 403 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 404 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 405 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/popt/popt_1.19.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 406 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 407 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 408 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 409 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 410 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 411 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 412 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 417 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 419 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 420 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 421 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 422 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 423 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 424 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 425 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 426 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 427 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nERROR: Task gdb-cross-x86_64.do_fetch attempted to execute unexpectedly\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa, unihash 57c548981cbe99958ae5e0c1a33decdc71ca4a23f8f13b1524417905eda85595, taskhash 57c548981cbe99958ae5e0c1a33decdc71ca4a23f8f13b1524417905eda85595\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata, unihash ce2c954417b32a2920c52c700526614d3dc02c9d68f4aa25b7a23194291bdeeb, taskhash ce2c954417b32a2920c52c700526614d3dc02c9d68f4aa25b7a23194291bdeeb\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot, unihash 3ea2b91a0a29d98cebb9ab0a66e4b79bc0d7c098626dfa2eb54b806a5909ec65, taskhash 3ea2b91a0a29d98cebb9ab0a66e4b79bc0d7c098626dfa2eb54b806a5909ec65\nThis is usually due to missing setscene tasks. Those missing in this build were: {'/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa',\n '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata',\n '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot'}\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch) failed with exit code 'setscene ignore_tasks'\nNOTE: Tasks Summary: Attempted 24 tasks of which 23 didn't need to be rerun and 1 failed.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch\nSummary: There were 2 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_populate_sdk_ext.3961185\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_sdk_ext: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 5511 tasks of which 3595 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525230229.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525230229.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/conf/local.conf\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 86, in setUpClass\n    oeSDKExtSelfTest.generate_eSDK(cls.image)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 45, in generate_eSDK\n    bitbake(pn_task)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 -c populate_sdk_ext' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 5139 of 5511 in 31.497400283813477\nNOTE: Initial setup loop progress: 3625 of 5511 in 32.50617170333862\nNOTE: Initial setup loop progress: 88 of 5511 in 33.518837213516235\nNOTE: Initial setup loop took: 33.673025608062744\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 2449 Local 1489 Mirrors 0 Missed 960 Current 147 (60% match, 63% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 156 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 164 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 168 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 176 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 177 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 178 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 179 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 181 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 182 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)\nNOTE: Running setscene task 183 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 184 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 188 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 197 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 201 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 202 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 203 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 207 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 208 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 209 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 210 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_qa_setscene)\nNOTE: Running setscene task 211 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 212 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 213 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 214 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 215 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 217 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 218 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 223 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 224 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 228 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_populate_lic_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 229 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_populate_sysroot_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 235 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 239 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 240 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 242 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 243 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 247 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 249 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 250 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 252 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 257 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 260 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 261 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 268 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 270 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 276 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 282 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 286 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 287 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 288 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_qa_setscene)\nNOTE: Running setscene task 289 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 290 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 291 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 292 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_lic_setscene)\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 294 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 295 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 300 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 304 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 307 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 308 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_recipe_qa_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 309 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_setscene: Started\nNOTE: Running setscene task 310 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_recipe_qa_setscene)\nNOTE: recipe ldconfig-native-2.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 311 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 312 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 316 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 320 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 321 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_recipe_qa_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 322 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_sysroot_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 323 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 325 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 326 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 331 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 332 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 339 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe busybox-1.36.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 340 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 341 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 342 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_setscene: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 343 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 350 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_lic_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 352 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 353 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 354 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_qa_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 355 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 356 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 358 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 359 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 363 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 370 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 371 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 372 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 373 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 374 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 375 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 379 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 380 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe eudev-3.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 382 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 383 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 387 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 388 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_recipe_qa_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 389 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 390 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 401 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 402 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 403 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 404 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 406 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 410 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 413 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 414 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 422 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 423 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 427 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 428 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 429 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-2.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 430 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 433 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 434 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 435 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 439 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 441 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 442 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 443 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 444 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 445 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_qa_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 446 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_recipe_qa_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 447 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 448 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 449 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe elfutils-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 450 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 451 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 453 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 457 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 459 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_lic_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 460 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 462 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 463 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_recipe_qa_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 464 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 466 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 470 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 475 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 479 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 480 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 490 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 494 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 497 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 498 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 501 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 502 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 504 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 505 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 506 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 507 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 508 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 510 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 511 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 512 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_qa_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 513 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 514 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 515 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 516 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 517 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 518 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 519 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 520 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 522 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 524 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 527 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 528 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 540 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 542 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 543 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 544 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 545 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 549 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 553 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 561 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 563 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 564 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-0.191-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 576 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 577 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 579 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 585 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 586 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 593 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 594 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 595 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 596 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe bc-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 598 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_package_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 602 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 608 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_package_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 609 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 610 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_lic_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 611 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 612 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_setscene)\nNOTE: Running setscene task 613 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 617 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 621 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 625 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 632 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 634 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 637 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 641 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_populate_lic_setscene)\nNOTE: recipe grep-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 648 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 649 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_lic_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 651 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 652 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_qa_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 653 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 654 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 655 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 656 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_lic_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_package_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 657 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 658 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 660 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_lic_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 661 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 662 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 664 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 673 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_setscene)\nNOTE: Running setscene task 674 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 675 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 676 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 677 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 678 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_recipe_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 680 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 681 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Started\nNOTE: Running setscene task 682 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_lic_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 683 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 684 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 685 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 686 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 687 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)\nNOTE: recipe sed-4.9-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 688 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_write_rpm_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 689 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_populate_lic_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 690 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 696 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_setscene)\nNOTE: Running setscene task 697 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-3.7.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 698 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 706 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_populate_lic_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 708 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 712 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 722 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 723 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 727 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 728 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 729 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 730 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 731 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 732 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 735 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 736 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_recipe_qa_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 743 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zip-3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 745 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 746 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe which-2.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 747 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 748 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_qa_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 749 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 750 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 751 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 752 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Started\nNOTE: Running setscene task 753 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 754 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 755 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 756 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 762 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 765 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_lic_setscene)\nNOTE: recipe sed-4.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 768 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe which-2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 771 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 772 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 773 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 777 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_setscene)\nNOTE: Running setscene task 778 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_lic_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 779 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_sysroot_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 780 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 791 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 792 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 794 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 795 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 797 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 799 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_recipe_qa_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 808 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_setscene)\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 809 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 811 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 812 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 813 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 814 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 816 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx_setscene)\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 819 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_lic_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 820 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 824 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 825 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 826 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 827 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 831 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 833 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_recipe_qa_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gawk-5.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 837 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_setscene)\nNOTE: Running setscene task 840 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 841 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 842 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 843 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 844 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 846 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 847 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_setscene: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 849 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 857 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 858 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 862 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 865 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 866 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 867 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 868 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 869 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 870 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 872 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 874 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 875 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: Running setscene task 876 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 877 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 878 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 883 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 884 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 886 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_setscene)\nNOTE: Running setscene task 887 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 889 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 890 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 892 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 894 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 895 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 896 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Started\nNOTE: recipe diffutils-3.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 898 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 899 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 900 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 902 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_setscene)\nNOTE: recipe readline-8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 903 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 904 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 908 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Started\nNOTE: Running setscene task 909 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 919 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 923 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 924 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 926 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 927 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 928 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 929 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 931 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_setscene)\nNOTE: Running setscene task 932 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 933 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 936 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_package_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 937 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 938 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Started\nNOTE: Running setscene task 942 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 943 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 944 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 950 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_setscene)\nNOTE: Running setscene task 951 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 953 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 954 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 955 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 956 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 957 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-4.4.1-r0: task do_package_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 958 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 962 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 963 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 964 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 968 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 977 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 983 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 984 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 986 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_setscene)\nNOTE: recipe expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 987 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 989 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 993 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 995 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_package_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-5.45-r0: task do_package_setscene: Started\nNOTE: Running setscene task 996 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 997 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_setscene: Started\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 998 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 999 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1000 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1001 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1007 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1008 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1011 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1014 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1015 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-5.45-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1016 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1018 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_setscene)\nNOTE: Running setscene task 1019 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_package_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1020 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1022 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1023 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1025 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1026 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1027 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1028 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1029 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1031 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1032 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1033 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1034 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1035 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1036 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1037 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1038 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1039 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1041 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_setscene)\nNOTE: recipe file-5.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1045 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1046 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1047 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1052 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1056 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1057 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_lic_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1059 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1062 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1068 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_setscene)\nNOTE: Running setscene task 1069 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1070 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1071 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1072 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1073 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1075 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1078 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1081 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1083 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1084 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1086 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1087 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1089 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_setscene)\nNOTE: Running setscene task 1090 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1092 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1093 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1095 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1096 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1097 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1098 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1099 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1100 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1101 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1103 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1104 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1105 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1106 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1107 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1108 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1110 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_setscene)\nNOTE: Running setscene task 1111 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1112 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1113 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1114 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1116 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1117 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1119 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1120 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1121 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1122 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1123 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1124 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1125 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1126 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1132 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_setscene)\nNOTE: recipe gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1133 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1134 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1135 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1137 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1138 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1139 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_populate_lic_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1140 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1143 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1151 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1152 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1154 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1156 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe psmisc-23.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1157 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1158 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1159 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1160 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1161 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1162 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1164 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1165 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1166 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1167 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1169 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe psmisc-23.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1170 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe openssl-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1172 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_setscene)\nNOTE: Running setscene task 1173 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1174 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_spdx_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1175 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1177 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1178 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1179 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1180 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1181 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1182 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1183 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1185 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_lic_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1186 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1187 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1188 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1189 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1190 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1191 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1192 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1193 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1194 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1195 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1197 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1198 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1200 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1201 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1202 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1203 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1204 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1205 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1207 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1208 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1209 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_recipe_qa_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1210 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1211 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1212 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1214 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1215 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1216 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe readline-native-8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1217 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1218 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1219 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1220 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1222 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1224 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1226 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1227 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1229 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1230 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1231 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_lic_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1232 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1233 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1234 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1236 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe automake-native-1.16.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1237 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1239 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe autoconf-native-2.72e-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1240 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1241 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1243 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: recipe automake-native-1.16.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1244 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe chrpath-native-0.16-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1245 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1246 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1247 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1249 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1250 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1251 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1253 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: recipe update-rc.d-native-0.8+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1255 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1257 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1258 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1259 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1260 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1261 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1262 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1263 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1265 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1266 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-native-5.45-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1267 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1268 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_lic_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1269 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1270 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1271 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1272 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1273 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1274 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1276 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1278 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1280 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1281 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1282 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1283 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1284 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_create_spdx_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1285 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1287 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1288 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1289 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_lic_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1290 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1292 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1293 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1294 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_create_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1295 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1296 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1297 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe json-c-native-0.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1299 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1300 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1301 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1303 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1304 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1305 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1306 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1309 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1310 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1311 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1312 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1313 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe librepo-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1315 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1316 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libcomps-native-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1317 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1318 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1319 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe lua-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1320 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1321 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1322 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1323 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1325 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe json-c-native-0.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1327 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1328 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1329 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1330 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1331 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1333 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1334 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1336 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1337 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1338 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1341 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1342 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe librepo-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1343 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1344 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1345 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1346 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1347 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1348 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1349 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1350 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1351 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1352 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe makedevs-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1353 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1354 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1355 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1356 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1357 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1358 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1359 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1360 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1361 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1362 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1363 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1364 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1365 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1366 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1367 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1368 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1369 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1370 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1371 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1372 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1374 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1375 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1376 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1377 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1378 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1380 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1381 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1382 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1383 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1384 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1385 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1386 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1387 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1388 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1389 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1390 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_lic_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1391 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1392 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1393 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1394 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1395 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1396 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1397 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1398 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1399 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1400 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-iniparse-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1401 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1402 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1403 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1404 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1405 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1406 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1407 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1408 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_lic_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1409 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1410 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1411 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1412 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1413 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_lic_setscene)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1414 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1415 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1416 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1417 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1419 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1420 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1422 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1423 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1425 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1427 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1429 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1430 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1431 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1432 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1433 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1435 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1436 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1437 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1438 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1439 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1440 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe rsync-native-3.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1441 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1443 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1444 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-native-3.12.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1445 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_lic_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1446 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rsync-native-3.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1447 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_sysroot_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unifdef-native-2.12-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1448 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1450 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1452 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1453 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx_setscene)\nNOTE: recipe unifdef-native-2.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1455 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1457 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1458 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1460 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1462 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1464 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1465 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1466 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_create_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1467 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1468 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1469 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1470 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1471 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1474 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1475 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1476 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1478 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1479 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1480 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1481 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1482 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1483 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1484 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1485 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1486 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1487 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1489 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1491 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1492 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1493 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1494 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1495 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1498 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1499 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1500 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1501 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1502 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1503 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1505 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1507 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1508 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_lic_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1510 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1511 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1512 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1513 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1514 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1515 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1516 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1517 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1518 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1519 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1520 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1521 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1522 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1523 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1525 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1526 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1527 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1529 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1530 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1531 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1533 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1535 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_setscene)\nNOTE: Running setscene task 1539 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_setscene)\nNOTE: recipe file-native-5.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1541 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_setscene)\nNOTE: recipe lua-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1543 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1545 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1547 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pigz-native-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1548 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1549 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1550 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1551 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1553 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1554 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe shadow-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1555 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1558 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1562 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1563 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1565 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1566 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1567 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1568 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1569 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1570 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lzlib-native-1.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1571 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe readline-native-8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1572 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1573 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1574 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1576 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1577 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1578 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1579 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1580 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1581 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1582 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1583 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1584 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1585 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1587 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1588 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1589 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1591 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1592 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1594 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1595 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1596 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1598 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1599 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-passwd-3.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1600 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1601 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1602 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1604 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1606 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1607 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1608 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1609 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1611 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1612 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1613 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1614 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1615 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1616 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1618 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1619 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1620 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1621 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1623 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1624 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1625 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1626 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_spdx_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1627 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1628 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1629 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pygments-native-2.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1631 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1632 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1634 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1635 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1636 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1637 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1638 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1639 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-18.1.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1640 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1641 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1642 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1643 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_spdx_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1644 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1645 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1646 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1647 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1648 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1649 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1650 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1652 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1653 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-mako-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1654 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1655 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1656 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.120-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1657 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1658 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-protocols-native-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1659 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1660 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1661 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1662 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1663 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml2-native-2.12.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1664 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1665 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1666 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1668 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1669 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1670 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1671 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1672 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1673 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1674 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1675 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1676 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1678 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1679 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1680 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1681 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1682 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1683 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1685 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1686 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1687 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1688 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1689 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1691 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1692 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1693 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1695 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1696 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1697 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1698 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1700 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1701 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1703 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1704 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1705 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1706 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1707 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1708 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1709 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1710 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1711 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1713 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1714 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1716 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1717 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1718 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1719 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_lic_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1720 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx_setscene)\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1721 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1722 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1723 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1724 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1725 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1727 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1728 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1729 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1731 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1732 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1734 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1735 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pixman-native-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1736 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1737 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1738 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1739 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1741 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1742 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1743 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1744 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1745 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1749 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1750 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1751 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1752 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1753 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1755 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1756 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1758 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1759 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1761 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1762 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1764 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1765 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1766 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_recipe_qa_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1767 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1768 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1769 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1770 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1772 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1773 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1776 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1777 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1779 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1780 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1781 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe kmod-native-31-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1782 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1783 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1784 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1785 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1787 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1788 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1789 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1790 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1791 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1792 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1793 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1794 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1797 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1799 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1800 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1802 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1804 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1805 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxau-native-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1807 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1808 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe curl-native-8.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1810 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1811 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_create_spdx_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1812 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1813 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1814 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_lic_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1815 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1816 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1817 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1818 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_lic_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1819 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1820 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_lic_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1821 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1822 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1823 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1824 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1825 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1826 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1828 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1829 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1830 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1831 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1832 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1833 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1835 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: recipe gpgme-native-1.23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1837 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1838 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1839 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1842 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1843 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1845 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1846 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1848 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1849 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gpgme-native-1.23.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1850 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1851 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_create_spdx_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1852 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1853 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1854 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1856 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1857 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1859 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1861 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1862 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libassuan-native-2.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1864 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1865 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1866 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcheck-native-0.15.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1867 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1868 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gpgme-native-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1869 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1871 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1873 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1874 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe libmd-native-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1875 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1876 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1878 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1879 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libbsd-native-0.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1881 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1882 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1884 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1885 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libcheck-native-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1886 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1887 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1888 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1889 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libassuan-native-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1890 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1891 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe libunistring-native-1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1893 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1895 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1902 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe nettle-native-3.9.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1918 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1921 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1933 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1934 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1937 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1944 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libmd-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1952 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-native-1.10.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1953 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx_setscene)\nNOTE: recipe curl-native-8.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1954 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1965 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1966 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1967 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1968 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1969 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1970 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1973 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1977 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1981 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1982 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1983 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-native-2.69-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1984 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1985 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1993 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1994 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.48-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2000 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2004 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2007 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2010 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_create_spdx_setscene)\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2012 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.9.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2016 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2017 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2018 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2019 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2025 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2034 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2037 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2042 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2043 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2044 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2047 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2048 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cross-localedef-native-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2053 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2054 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2058 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2061 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2063 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cython_3.0.10.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2066 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2067 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2068 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2069 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2070 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2072 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2078 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2079 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2080 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2097 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2098 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2099 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2101 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2102 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2103 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2104 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2105 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2107 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-poetry-core-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2108 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2109 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2110 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 2111 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2121 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2135 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2136 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2137 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2138 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2139 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2148 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2151 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2152 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2153 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2155 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2156 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2157 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2158 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2159 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 2160 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2161 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2162 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2163 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2164 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2165 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2166 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2167 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2168 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2170 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2171 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.24.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2174 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2175 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2178 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2181 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2182 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2183 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2184 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2185 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2187 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2189 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2190 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2191 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2192 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2193 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2199 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2204 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2208 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2211 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2212 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_spdx_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2213 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2214 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2216 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2217 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2218 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2220 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2221 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2223 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2224 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2226 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2228 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2229 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2230 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2231 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2232 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_recipe_qa_setscene)\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2236 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2237 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2238 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpcsvc-proto-native-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2239 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2245 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2246 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2252 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2253 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2255 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-qemuwrapper-cross-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2256 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2257 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2258 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2260 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2261 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2262 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2263 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2270 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2271 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2272 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2273 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2274 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2276 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2277 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2279 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2280 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2281 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2283 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2285 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2286 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2288 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2289 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2290 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2291 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2293 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2299 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2305 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2306 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2307 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2317 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2319 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2321 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2323 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2326 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2329 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2335 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2337 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2340 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2341 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2342 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2347 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2349 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2350 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2356 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2358 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe debianutils-native-5.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2359 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2360 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2361 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2362 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2364 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2366 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2379 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2380 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2381 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2382 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2385 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe opkg-utils-native-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2386 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2391 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2392 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2393 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2399 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2400 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2402 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2403 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe debianutils-native-5.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2404 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.43-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2406 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2407 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2408 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2410 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2411 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2413 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2414 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2429 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2430 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2436 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meson-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2437 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2443 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2445 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2446 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2452 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2461 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2463 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2464 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2470 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2471 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2473 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2474 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2484 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2485 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2486 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2487 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2488 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2490 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2491 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2492 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2493 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2494 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2496 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2497 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2498 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2499 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2500 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2501 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 2502 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2503 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2504 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2505 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2506 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2507 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.43.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2508 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2509 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2510 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2512 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2513 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2514 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2515 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2516 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2517 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2518 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2519 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2520 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2521 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2522 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2523 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2524 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2525 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2526 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2527 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_spdx_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2529 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2530 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2531 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2533 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2534 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2535 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2536 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2537 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2539 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2540 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2541 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2542 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe sqlite3-native-3_3.45.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2543 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2544 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2545 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2546 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2547 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2548 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2549 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240101+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2550 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2551 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2553 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2554 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2555 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2556 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2557 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe ninja-native-1.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2558 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-native-3.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2559 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx_setscene)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2560 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: Running task 313 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2561 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2562 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2563 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2564 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2565 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2567 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2568 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Started\nNOTE: Running setscene task 2569 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2570 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2571 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 338 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: recipe autoconf-archive-native-2023.02.20-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perlcross-native-1.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2572 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2573 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2575 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2578 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2579 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2580 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2581 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2583 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2584 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2586 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nativesdk-libgcc-initial-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe nativesdk-linux-libc-headers-6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2588 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 741 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2589 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_gcc_stash_builddir_setscene)\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_gcc_stash_builddir_setscene: Started\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: Running task 751 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Succeeded\nNOTE: Running task 753 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_gcc_stash_builddir_setscene: Succeeded\nNOTE: Running setscene task 2590 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2592 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2593 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-crosssdk-x86_64-pokysdk-linux-14.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2595 of 2597 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-crosssdk_2.42.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-crosssdk-x86_64-pokysdk-linux-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 849 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch unihash changed to e0876c7e110ce159dfeff07052dff6b07847ea927058237363a3e38787f8141a\nNOTE: Running task 850 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 851 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: Running task 906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 907 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4962594168526786 - using 1/16 bitbake threads\nNOTE: Running task 917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_fetch)\nNOTE: Running task 936 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: Running task 997 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: Running task 1006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: Running task 1007 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: Running task 1025 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: Running task 1075 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\nNOTE: Running task 1077 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_fetch)\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Started\nNOTE: Running noexec task 1182 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_fetch)\nNOTE: Running task 1196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: Running task 1212 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: Running task 1228 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: Running task 1236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: Running task 1238 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Started\nNOTE: Running task 1278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\nNOTE: Running task 1290 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1291 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Started\nNOTE: Running task 1292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: recipe util-linux-2.39.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1293 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: Running task 1294 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\nNOTE: Running task 1295 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_unpack)\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Started\nNOTE: recipe elfutils-0.191-r0: task do_fetch: Succeeded\nNOTE: Running task 1296 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Started\nNOTE: Running task 1299 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1300 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1306 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: Running task 1307 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1318 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Started\nNOTE: Running task 1319 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: Running task 1328 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Started\nNOTE: Running task 1329 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1333 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: Running task 1335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: Running task 1342 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Started\nNOTE: Running task 1343 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Succeeded\nNOTE: recipe readline-8.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: Running task 1358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 1359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe file-5.45-r0: task do_fetch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1361 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: Running noexec task 1363 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe coreutils-9.5-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6066720145089286 - using 13/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe file-5.45-r0: task do_unpack: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch unihash changed to cfdd3a3014754ec277547a062d64d08ee6703ec6a51981c9d3b4816bd1defdd9\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch unihash changed to c6ab8946d6fabd55677de9d6b2e88698011464a266cbdc87b442cb6ec9bf1215\nNOTE: recipe file-5.45-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4926234654017858 - using 1/16 bitbake threads\nNOTE: Running task 1374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_unpack)\nNOTE: Running task 1375 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1377 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1378 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: Running task 1382 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: Running task 1383 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: Running task 1384 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\nNOTE: Running task 1393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: Running task 1394 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: Running task 1395 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: Running task 1407 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: Running task 1411 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: Running task 1413 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_fetch)\nNOTE: Running task 1414 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: Running task 1427 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe elfutils-0.191-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Started\nNOTE: recipe sed-4.9-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1435 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_fetch)\nNOTE: recipe sed-4.9-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: Running task 1449 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: Running task 1450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_unpack)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1465 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Started\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe readline-8.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe coreutils-9.5-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5718645368303572 - using 15/16 bitbake threads\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to 95f2f816d84cf54d47891e34151117ba31328ca93b7653bc3147f8986e928868\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to bd1461137e464631278dbf71b8f629a22dde120a90daeddb33236b4c8fbaf9f0\nNOTE: recipe elfutils-0.191-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4975498744419642 - using 1/16 bitbake threads\nNOTE: Running task 1472 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_patch)\nNOTE: Running task 1473 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\nNOTE: Running task 1475 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: Running task 1476 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 1477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 1478 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: Running task 1480 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\nNOTE: Running task 1482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: Running task 1483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 1485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_unpack)\nNOTE: Running task 1491 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1492 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1498 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: Running task 1503 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_fetch)\nNOTE: Running task 1504 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_patch: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: Running task 1505 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe gawk-5.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1506 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1507 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\nNOTE: recipe sed-4.9-r0: task do_patch: Started\nNOTE: recipe sed-4.9-r0: task do_patch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1527 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 1534 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Succeeded\nNOTE: Running task 1537 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Succeeded\nNOTE: Running task 1545 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1562 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Started\nNOTE: Running task 1565 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1566 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1567 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to True as load average: 1.5878383091517858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_unpack: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: recipe perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Running task 1568 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1569 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: recipe openssl-3.3.0-r0: task do_install: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: Running task 1570 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch unihash changed to 1a5a9206cf47d2661b09e6b070730413d3c41cbef8693ec0b8da46cfe21e10e4\nNOTE: Running task 1571 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_configure)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_configure: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_configure: Succeeded\nNOTE: Running task 1572 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_compile)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4977242606026786 - using 1/16 bitbake threads\nNOTE: Running task 1573 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install_ptest_base)\nNOTE: Running task 1574 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\nNOTE: Running task 1575 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 1576 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: Running task 1577 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: Running task 1578 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: Running task 1579 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1585 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_fetch)\nNOTE: Running task 1594 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\nNOTE: Running task 1597 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1598 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: Running task 1599 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 1601 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1602 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: Running task 1609 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_patch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1611 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1612 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1614 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Started\nNOTE: Running task 1617 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1620 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1621 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure: Started\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_patch: Succeeded\nNOTE: Running task 1630 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_unpack)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1631 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6509137834821428 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe shadow-native-4.15.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to d5def56187626c9455d277c5fdbe6c0af5d33ac74938bf924fe74082a383133d\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch unihash changed to d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4983869280133928 - using 3/16 bitbake threads\nNOTE: Running task 1632 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot)\nNOTE: Running task 1633 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\nNOTE: Running task 1634 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot)\nNOTE: Running task 1635 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: Running task 1636 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 1637 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure_ptest_base)\nNOTE: Running task 1638 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_configure)\nNOTE: Running task 1640 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_unpack)\nNOTE: Running task 1642 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\nNOTE: Running task 1643 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 1644 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 1647 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_fetch)\nNOTE: Running task 1672 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Started\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Started\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Started\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1673 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1676 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1677 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: recipe shadow-native-4.15.1-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: Running task 1678 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: Running task 1696 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1697 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 1698 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1700 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: Running task 1701 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_unpack: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: Running task 1702 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_patch)\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6186349051339286 - using 15/16 bitbake threads\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_configure: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch unihash changed to cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4952915736607142 - using 1/16 bitbake threads\nNOTE: Running task 1703 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1704 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1705 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: Running task 1706 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1707 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 1708 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_compile)\nNOTE: Running task 1709 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1710 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: Running task 1713 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\nNOTE: Running task 1715 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: Running task 1717 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: Running task 1718 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 1721 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 1722 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_unpack)\nNOTE: Running task 1736 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_fetch: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_fetch: Started\nNOTE: Running task 1737 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1738 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_fetch: Succeeded\nNOTE: Running task 1739 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 1746 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: recipe coreutils-9.5-r0: task do_compile: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1747 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1748 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Started\nNOTE: Running task 1749 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_fetch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1751 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Started\nNOTE: Running task 1752 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1755 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1756 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_fetch: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Started\nNOTE: Running task 1757 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure)\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1760 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\nNOTE: Running task 1765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile_ptest_base)\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Started\nNOTE: Load average limiting set to True as load average: 1.5900530133928572 - using 15/16 bitbake threads\nNOTE: recipe python3-3.12.3-r0: task do_configure: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: recipe sed-4.9-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe sed-4.9-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4864589146205358 - using 5/16 bitbake threads\nNOTE: Running task 1766 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure_ptest_base)\nNOTE: Running task 1767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure_ptest_base)\nNOTE: Running task 1768 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_install)\nNOTE: Running task 1769 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_patch)\nNOTE: Running task 1770 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Running task 1771 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 1773 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 1775 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package)\nNOTE: Running task 1780 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 1783 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: Running task 1784 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_install: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: Running task 1785 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1786 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: Running task 1787 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: Load average limiting set to True as load average: 1.6191057477678572 - using 15/16 bitbake threads\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_install: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4976370675223214 - using 4/16 bitbake threads\nNOTE: Running task 1788 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure_ptest_base)\nNOTE: Running task 1789 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package)\nNOTE: Running task 1790 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 1791 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: Running task 1793 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_fetch)\nNOTE: Running task 1796 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\nNOTE: Running task 1801 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1802 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1803 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 1808 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_collect_spdx_deps)\nNOTE: Running task 1809 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 1812 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_fetch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1813 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1814 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1815 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe kmod-31-r0: task do_fetch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1825 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: Running task 1827 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 1848 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1849 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1850 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\nNOTE: Running task 1851 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_patch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1852 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_unpack)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_patch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Started\nNOTE: Load average limiting set to True as load average: 1.6050763811383928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: recipe shadow-4.15.1-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908621651785714 - using 3/16 bitbake threads\nNOTE: Running task 1857 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile_ptest_base)\nNOTE: Running task 1858 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile_ptest_base)\nNOTE: Running task 1859 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Running task 1860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 1865 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot)\nNOTE: Running task 1869 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: Running task 1870 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 1871 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 1874 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 1875 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: Running task 1876 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: Running task 1877 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: Running task 1879 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: Running task 1887 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 1893 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_unpack)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_fetch: Started\nNOTE: recipe kmod-31-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1894 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\nNOTE: Running task 1895 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: Running task 1896 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\nNOTE: Running task 1897 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Load average limiting set to True as load average: 1.6031319754464286 - using 12/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_patch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe kmod-31-r0: task do_unpack: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_install)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4985874720982142 - using 1/16 bitbake threads\nNOTE: Running task 1901 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 1902 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install)\nNOTE: Running task 1903 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile_ptest_base)\nNOTE: Running task 1904 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1905 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: Running task 1906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\nNOTE: Running task 1908 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\nNOTE: Running task 1910 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\nNOTE: Running task 1913 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile_ptest_base)\nNOTE: Running task 1914 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1915 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1916 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: Running task 1925 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_fetch)\nNOTE: Running task 1926 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\nNOTE: Running task 1928 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_install: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_patch: Started\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_fetch: Started\nNOTE: Running task 1929 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_fetch: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1930 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1935 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 1936 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\nNOTE: Running task 1938 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install: Started\nNOTE: Running task 1947 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_fetch)\nNOTE: recipe python3-3.12.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_fetch: Started\nNOTE: recipe kmod-31-r0: task do_patch: Succeeded\nNOTE: Running task 1948 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_fetch)\nNOTE: recipe sed-4.9-r0: task do_install: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1949 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_configure)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 1951 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_fetch: Succeeded\nNOTE: Running task 1955 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: Load average limiting set to True as load average: 1.6088082449776786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch unihash changed to 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_install: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_install: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4738595145089286 - using 3/16 bitbake threads\nNOTE: Running task 1956 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install_ptest_base)\nNOTE: Running task 1957 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install_ptest_base)\nNOTE: Running task 1958 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_compile)\nNOTE: Running task 1959 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure)\nNOTE: Running task 1960 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 1961 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\nNOTE: Running task 1968 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: Running task 1969 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_fetch)\nNOTE: Running task 1970 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_fetch)\nNOTE: Running task 1971 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_fetch)\nNOTE: Running task 1972 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: Running task 1973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: Running task 1974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Started\nNOTE: recipe bash-5.2.21-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1980 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: Running task 1983 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_fetch: Succeeded\nNOTE: Running task 1984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1990 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Started\nNOTE: Running task 1993 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Succeeded\nNOTE: Running task 1994 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_install)\nNOTE: Running task 1995 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: Running task 1998 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 1999 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: recipe diffutils-3.10-r0: task do_compile: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Succeeded\nNOTE: Running task 2000 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2001 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Succeeded\nNOTE: Running task 2002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package)\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5887887137276786 - using 15/16 bitbake threads\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954136439732142 - using 2/16 bitbake threads\nNOTE: Running task 2003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot)\nNOTE: Running task 2004 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 2005 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 2006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package)\nNOTE: Running task 2007 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 2017 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_fetch)\nNOTE: Running task 2019 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_fetch)\nNOTE: Running task 2020 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\nNOTE: Running task 2021 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install_ptest_base)\nNOTE: Running task 2024 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: Running task 2027 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: Running task 2036 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_unpack)\nNOTE: Running task 2042 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\nNOTE: Running task 2044 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_package: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Started\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_fetch: Succeeded\nNOTE: recipe grep-3.11-r0: task do_fetch: Succeeded\nNOTE: Running task 2050 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2055 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_unpack)\nNOTE: Running task 2056 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_unpack)\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_unpack: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_unpack: Succeeded\nNOTE: Running task 2081 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\nNOTE: Running task 2094 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2095 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_unpack: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Started\nNOTE: Running task 2096 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: recipe binutils-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 2098 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2099 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe make-4.4.1-r0: task do_configure: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2101 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6016060965401786 - using 15/16 bitbake threads\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_unpack: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to e6768cb37c7ab84f240f56b82552c0c51b8ab5503e32dda802fec7eca60f73ed\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908883231026786 - using 1/16 bitbake threads\nNOTE: Running task 2102 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale)\nNOTE: Running task 2103 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2104 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2105 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 2106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 2107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: Running task 2109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_configure)\nNOTE: Running task 2111 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: Running task 2116 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: Running task 2118 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: Running task 2119 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_unpack)\nNOTE: Running task 2120 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_unpack)\nNOTE: Running task 2121 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_unpack)\nNOTE: Running task 2122 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: Running task 2127 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_stash_locale: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_patch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: Running task 2128 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 2129 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\nNOTE: Running task 2130 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 2131 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2132 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_patch: Started\nNOTE: Running task 2139 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure)\nNOTE: Running task 2147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_package: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_patch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2148 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: Running task 2149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_unpack: Succeeded\nNOTE: Running task 2150 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_patch: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6203177315848214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_stash_locale: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale unihash changed to 3049ba750f9f18c61d81aef6e89fe7b3d1da705c40fcc62f6475ba8e6a61f64c\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4609375 - using 1/16 bitbake threads\nNOTE: Running task 2152 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2153 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package)\nNOTE: Running task 2154 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: Running task 2155 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure_ptest_base)\nNOTE: Running task 2156 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: Running task 2157 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_compile)\nNOTE: Running task 2158 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: Running task 2160 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: Running task 2161 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: Running task 2162 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: Running task 2163 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: Running task 2164 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_fetch)\nNOTE: Running task 2165 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: Running task 2168 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_fetch)\nNOTE: Running task 2169 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Started\nNOTE: recipe make-4.4.1-r0: task do_install: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2170 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile)\nNOTE: Running task 2171 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 2172 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\nNOTE: Running task 2174 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_fetch)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Started\nNOTE: recipe which-2.21-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Started\nNOTE: recipe zip-3.0-r0: task do_fetch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2175 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_fetch)\nNOTE: recipe zip-3.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2176 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_configure)\nNOTE: recipe which-2.21-r0: task do_fetch: Succeeded\nNOTE: Running task 2177 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Started\nNOTE: Running task 2182 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install_ptest_base)\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Started\nNOTE: Running task 2185 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure_ptest_base)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 2187 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe psmisc-23.7-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_unpack: Started\nNOTE: Running task 2189 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2190 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: Running task 2191 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile)\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_fetch: Succeeded\nNOTE: Running task 2192 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_unpack: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Succeeded\nNOTE: Running task 2193 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: Running task 2194 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_prepare_recipe_sysroot)\nNOTE: recipe grep-3.11-r0: task do_unpack: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: Running task 2208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_fetch)\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6513933454241072 - using 15/16 bitbake threads\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package unihash changed to 10efc90de04623a5d10a01eb81ba75af56a2261a60258da2f26fcf29e90baf14\nNOTE: Rehash loop slow progress: 390 in 9.488171100616455\nNOTE: Rehash loop took more than 1s: 9.515901565551758\nNOTE: Setscene task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata became valid\nNOTE: Running setscene task 2597 of 2597 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4937918526785714 - using 1/16 bitbake threads\nNOTE: Running task 2209 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_compile)\nNOTE: Running task 2211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\nNOTE: Running task 2212 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx)\nNOTE: Running task 2213 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile_ptest_base)\nNOTE: Running task 2215 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_install)\nNOTE: Running task 2216 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 2217 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_configure)\nNOTE: Running task 2221 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_fetch)\nNOTE: Running task 2222 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\nNOTE: Running task 2236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_fetch)\nNOTE: Running task 2237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_fetch)\nNOTE: Running task 2238 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_fetch)\nNOTE: Running task 2239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_fetch)\nNOTE: Running task 2240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_fetch)\nNOTE: Running task 2243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_configure: Started\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Started\nNOTE: recipe perl-5.38.2-r0: task do_package: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2246 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Started\nNOTE: Running task 2248 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_patch)\nNOTE: recipe eudev-3.2.14-r0: task do_fetch: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Succeeded\nNOTE: Running task 2249 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\nNOTE: Running task 2250 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Started\nNOTE: Running task 2260 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_fetch: Started\nNOTE: recipe grep-3.11-r0: task do_patch: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_fetch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_patch: Succeeded\nNOTE: recipe grep-3.11-r0: task do_patch: Succeeded\nNOTE: Running task 2267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install)\nNOTE: Running task 2269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_unpack)\nNOTE: Running task 2270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: Running task 2273 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_unpack)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_unpack)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2276 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6015450613839286 - using 15/16 bitbake threads\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_unpack: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_install: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: recipe kmod-31-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4881068638392858 - using 2/16 bitbake threads\nNOTE: Running task 2277 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_install)\nNOTE: Running task 2278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\nNOTE: Running task 2279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package)\nNOTE: Running task 2280 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install_ptest_base)\nNOTE: Running task 2281 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_compile)\nNOTE: Running task 2283 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\nNOTE: Running task 2284 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\nNOTE: Running task 2286 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_unpack)\nNOTE: Running task 2287 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_unpack)\nNOTE: Running task 2288 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile_ptest_base)\nNOTE: Running task 2289 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile_ptest_base)\nNOTE: Running task 2292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Started\nNOTE: Running task 2336 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_unpack)\nNOTE: recipe zip-3.0-r0: task do_unpack: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Started\nNOTE: Running task 2349 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_compile: Started\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_install: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2350 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install)\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2352 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_unpack)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2353 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: Running task 2356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe zip-3.0-r0: task do_unpack: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install: Started\nNOTE: Running task 2357 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_unpack)\nNOTE: Running task 2358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_unpack)\nNOTE: recipe findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Started\nNOTE: Running task 2359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_unpack: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Succeeded\nNOTE: Running task 2360 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_unpack)\nNOTE: Running task 2361 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_unpack)\nNOTE: recipe eudev-3.2.14-r0: task do_unpack: Succeeded\nNOTE: Running task 2363 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Started\nNOTE: Running task 2366 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_patch)\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6063232421875 - using 15/16 bitbake threads\nNOTE: recipe psmisc-23.7-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe kmod-31-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4846714564732142 - using 1/16 bitbake threads\nNOTE: Running task 2367 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_multilib_install)\nNOTE: Running task 2368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: Running task 2370 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_install)\nNOTE: Running task 2371 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package)\nNOTE: Running task 2372 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: Running task 2373 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_collect_spdx_deps)\nNOTE: Running task 2374 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_patch)\nNOTE: Running task 2375 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_patch)\nNOTE: Running task 2376 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_patch)\nNOTE: Running task 2378 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_patch)\nNOTE: Running task 2390 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: Running task 2391 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: Running task 2392 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: Running task 2393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_install: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe which-2.21-r0: task do_patch: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe zip-3.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 2394 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_extra_symlinks)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2395 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_patch: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 2400 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2401 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package)\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package: Started\nNOTE: Running task 2406 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2422 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2424 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile_ptest_base)\nNOTE: Load average limiting set to True as load average: 1.5702689034598214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zip-3.0-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch unihash changed to 07f196b9dbcb860d2d48fbaac04a7b34d9dce905f00768b6d141135d67634e3d\nNOTE: recipe elfutils-0.191-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4798060825892858 - using 1/16 bitbake threads\nNOTE: Running task 2425 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_configure)\nNOTE: Running task 2426 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: Running task 2427 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure_ptest_base)\nNOTE: Running task 2428 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package)\nNOTE: Running task 2429 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: Running task 2430 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\nNOTE: Running task 2436 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 2440 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install_ptest_base)\nNOTE: Running task 2446 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_generate_toolchain_file)\nNOTE: Running task 2448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_patch)\nNOTE: Running task 2450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_patch)\nNOTE: Running task 2451 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_patch)\nNOTE: Running task 2452 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_patch)\nNOTE: Running task 2453 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_patch)\nNOTE: Running task 2455 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Started\nNOTE: recipe bc-1.07.1-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Started\nNOTE: recipe kmod-31-r0: task do_package: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_configure: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2456 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_patch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_generate_toolchain_file: Started\nNOTE: Running task 2459 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: Running task 2469 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile_ptest_base)\nNOTE: recipe eudev-3.2.14-r0: task do_patch: Succeeded\nNOTE: Running task 2471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2472 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe elfutils-0.191-r0: task do_compile: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: Running task 2475 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install)\nNOTE: Load average limiting set to True as load average: 1.6044049944196428 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_package: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_install: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to 464c4650e50c179d59e92c6b77bbe7b988d702dcff13abe3a181404154de544c\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: recipe busybox-1.36.1-r0: task do_install: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4693777901785714 - using 2/16 bitbake threads\nNOTE: Running task 2478 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx)\nNOTE: Running task 2479 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package)\nNOTE: Running task 2480 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: Running task 2481 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: Running task 2482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_shared_workdir)\nNOTE: Running task 2483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_link_images)\nNOTE: Running task 2484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_transform_kernel)\nNOTE: Running task 2485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_configure)\nNOTE: Running task 2487 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 2488 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 2490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: Running task 2514 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_fetch)\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package: Started\nNOTE: Running task 2521 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\nNOTE: Running task 2523 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Started\nNOTE: recipe procps-4.0.4-r0: task do_configure: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_fetch: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Succeeded\nNOTE: Running noexec task 2525 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_fetch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Succeeded\nNOTE: Running task 2527 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2529 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: Running task 2530 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: Running task 2532 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install_ptest_base)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2534 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install_ptest_base)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Succeeded\nNOTE: Running task 2535 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile_kernelmodules)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Started\nNOTE: Running task 2540 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_fetch)\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 2545 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_unpack)\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Started\nNOTE: Running task 2546 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_configure)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6663120814732142 - using 15/16 bitbake threads\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Started\nNOTE: recipe grep-3.11-r0: task do_configure: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to 734a1d45340bae1ec2ba779d603c91bdb5b37e6df8e3e8f6dc8ac978819f826b\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_package: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata unihash changed to 355e622072a10c3fa3722f08c9f112bb81f1ce913753d9103f5b9964a302d093\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_configure: Succeeded\nNOTE: recipe grep-3.11-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4756818498883928 - using 1/16 bitbake threads\nNOTE: Running task 2547 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_compile)\nNOTE: Running task 2548 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile_ptest_base)\nNOTE: Running task 2549 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2550 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_compile)\nNOTE: Running task 2551 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2552 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_compile)\nNOTE: Running task 2553 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2554 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package)\nNOTE: Running task 2555 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: Running task 2556 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: Running task 2572 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_collect_spdx_deps)\nNOTE: Running task 2574 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2575 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2590 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\nNOTE: recipe grep-3.11-r0: task do_compile: Started\nNOTE: Running task 2599 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_compile: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_package: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_fetch)\nNOTE: Running task 2601 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2602 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: Running task 2603 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\nNOTE: Running task 2604 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: Running task 2610 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2611 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 2612 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_configure)\nNOTE: Running task 2616 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2620 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_collect_spdx_deps)\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2635 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_fetch)\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5605730329241072 - using 15/16 bitbake threads\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_fetch: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch unihash changed to 8a5fab8866884900417f77721b32551d2b8a7dc7e89147f447c5c404f3587794\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch unihash changed to 58a303ae6b63da6b0998859a672a33c6ae41f2aedacf637bb30052ca0e56b8f2\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata unihash changed to dbb842e9e61e1a8a88469fb7d91e7d45aab5c14aa40ce5431a564aec7642c63f\nNOTE: recipe findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe grep-3.11-r0: task do_compile: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4918736049107142 - using 2/16 bitbake threads\nNOTE: Running task 2636 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install)\nNOTE: Running task 2637 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_install)\nNOTE: Running task 2638 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_compile)\nNOTE: Running task 2639 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_install)\nNOTE: Running task 2640 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2641 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2642 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx)\nNOTE: Running task 2682 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot)\nNOTE: Running task 2683 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: Running task 2685 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2688 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe elfutils-0.191-r0: task do_install: Started\nNOTE: Running task 2689 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2690 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2692 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_install: Started\nNOTE: recipe grep-3.11-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2693 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2700 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_configure)\nNOTE: Running task 2701 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nNOTE: Running task 2702 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zip-3.0-r0: task do_configure: Succeeded\nNOTE: Running task 2708 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_configure)\nNOTE: Running task 2710 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_compile)\nNOTE: Running task 2711 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_configure)\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2712 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_compile)\nNOTE: recipe zip-3.0-r0: task do_compile: Started\nNOTE: Running task 2713 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_configure)\nNOTE: recipe which-2.21-r0: task do_configure: Started\nNOTE: recipe psmisc-23.7-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Started\nNOTE: Running task 2718 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install_ptest_base)\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7170322963169642 - using 15/16 bitbake threads\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_install: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe which-2.21-r0: task do_configure: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Succeeded\nNOTE: recipe zip-3.0-r0: task do_compile: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4960763113839286 - using 3/16 bitbake threads\nNOTE: Running task 2719 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install_ptest_base)\nNOTE: Running task 2720 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package)\nNOTE: Running task 2721 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package)\nNOTE: Running task 2722 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2723 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_compile)\nNOTE: Running task 2724 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_compile)\nNOTE: Running task 2725 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_compile)\nNOTE: Running task 2726 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_install)\nNOTE: Running task 2728 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_install)\nNOTE: Running task 2736 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2740 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package)\nNOTE: Running task 2742 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2760 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Started\nNOTE: recipe procps-4.0.4-r0: task do_package: Started\nNOTE: recipe which-2.21-r0: task do_compile: Started\nNOTE: recipe grep-3.11-r0: task do_package: Started\nNOTE: recipe zip-3.0-r0: task do_install: Started\nNOTE: recipe psmisc-23.7-r0: task do_compile: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bc-1.07.1-r0: task do_package: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Started\nNOTE: recipe make-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2761 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2762 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx)\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_install: Succeeded\nNOTE: Running task 2763 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package)\nNOTE: recipe zip-3.0-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7323434012276786 - using 15/16 bitbake threads\nNOTE: recipe which-2.21-r0: task do_compile: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_package: Succeeded\nNOTE: recipe zip-3.0-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_package: Succeeded\nNOTE: recipe grep-3.11-r0: task do_package: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_compile: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4980991908482142 - using 1/16 bitbake threads\nNOTE: Running task 2764 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_install)\nNOTE: Running task 2765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package)\nNOTE: Running task 2766 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot)\nNOTE: Running task 2767 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_strip)\nNOTE: Running task 2768 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: Running task 2769 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_configure)\nNOTE: Running task 2770 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_install)\nNOTE: Running task 2771 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_install)\nNOTE: Running task 2772 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_install)\nNOTE: Running task 2775 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: Running task 2776 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe elfutils-0.191-r0: task do_package: Started\nNOTE: Running task 2791 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Started\nNOTE: Running task 2798 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2804 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2805 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Started\nNOTE: recipe which-2.21-r0: task do_install: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Started\nNOTE: recipe psmisc-23.7-r0: task do_install: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_strip: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 2806 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_sizecheck)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 2815 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_collect_spdx_deps)\nNOTE: recipe mpfr-4.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2816 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx)\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_sizecheck: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Started\nNOTE: Running task 2817 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_install)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2818 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_install: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Started\nNOTE: recipe coreutils-9.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2819 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package)\nNOTE: Running task 2820 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Started\nNOTE: recipe which-2.21-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8457380022321428 - using 15/16 bitbake threads\nNOTE: recipe mpfr-4.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_unpack: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch unihash changed to 0f54e8ceff7e8778c5d0701eaf03f60917df572c90049f0d9e9500beca511808\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata unihash changed to ca01961b8a1f2c36756a2078f61c5fc053e0ad8ead0e81409681323615bcccb5\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to 8a09106c0585dbf1fc793ef6713515be2efab06779d86f03ea934a4e63b43c0d\nNOTE: recipe socat-1.8.0.0-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 2822 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package: Succeeded\nNOTE: Running task 2823 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to 290343c684e1a05763ec8c8d8e873305494e91be017b7f876a87ebf29fbe2ef0\nNOTE: Running task 2824 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2825 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_configure)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_configure: Succeeded\nNOTE: Running task 2826 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_compile)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_compile: Succeeded\nNOTE: Running task 2827 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_install)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_install: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_install: Succeeded\nNOTE: Running task 2829 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package: Succeeded\nNOTE: Running task 2830 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to 912fb014870631340bb9dc4c67e44e95120020f8d13bbf28b32693f3b42bfd81\nNOTE: Running task 2831 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2832 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_configure)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_configure: Succeeded\nNOTE: Running task 2833 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_compile)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_compile: Succeeded\nNOTE: Running task 2834 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_install)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_install: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_install: Succeeded\nNOTE: Running task 2835 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2836 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4590105329241072 - using 1/16 bitbake threads\nNOTE: Running task 2837 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\nNOTE: Running task 2838 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx)\nNOTE: Running task 2840 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2841 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2842 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package)\nNOTE: Running task 2843 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2844 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2845 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2846 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2847 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2848 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2849 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2850 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2851 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2852 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package)\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2853 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2854 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2855 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\nNOTE: Running task 2856 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2857 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_configure)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2858 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_configure)\nNOTE: Running task 2859 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2861 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: Running task 2862 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\nNOTE: Running task 2863 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_configure: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_configure: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_configure: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6710728236607142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_configure: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata unihash changed to 6d24b2d90251bf5c7aae701aaadbe5ca1206cf1e6ea85bba728e25d63a74b604\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package: Succeeded\nNOTE: Running task 2864 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4808523995535714 - using 1/16 bitbake threads\nNOTE: Running task 2865 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\nNOTE: Running task 2866 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: Running task 2867 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\nNOTE: Running task 2868 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_compile)\nNOTE: Running task 2869 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile)\nNOTE: Running task 2870 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile)\nNOTE: Running task 2871 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\nNOTE: Running task 2872 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\nNOTE: Running task 2873 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 2874 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile)\nNOTE: Running task 2875 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_compile)\nNOTE: Running task 2876 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: Running task 2877 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2878 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2879 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_install)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_compile: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_compile: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_compile: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_compile: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe gcc-14.1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2880 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_configure)\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2881 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_configure)\nNOTE: recipe binutils-2.42-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067940848214286 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 6e165439ed674a9c89f860b5c7f286f504f189b74799796dd2d2c65d5d0e1459\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_compile: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_compile: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4721592494419642 - using 1/16 bitbake threads\nNOTE: Running task 2882 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\nNOTE: Running task 2883 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\nNOTE: Running task 2884 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\nNOTE: Running task 2885 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_install)\nNOTE: Running task 2886 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install)\nNOTE: Running task 2887 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install)\nNOTE: Running task 2888 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\nNOTE: Running task 2889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\nNOTE: Running task 2890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 2891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install)\nNOTE: Running task 2892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_install)\nNOTE: Running task 2893 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_compile)\nNOTE: Running task 2894 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_compile)\nNOTE: Running task 2895 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package)\nNOTE: Running task 2896 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_compile: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_install: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_install: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_install: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_install: Started\nNOTE: recipe gcc-14.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_install: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_install: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_install: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_install: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_install: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_install: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_install: Succeeded\nNOTE: Running task 2897 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 2899 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6388375418526786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot unihash changed to e7f24b1ecc06fce928ad0ffd7e802eb2096c45e29cf4d21f5f082455943d9019\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_install: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata unihash changed to 968e1a49f8fd6270ed6f9e83fafc7e8e20c859af457e0670c8ad409238aeb9cb\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_install: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4510323660714286 - using 2/16 bitbake threads\nNOTE: Running task 2900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: Running task 2901 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_install)\nNOTE: Running task 2905 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_compile)\nNOTE: Running task 2906 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package)\nNOTE: Running task 2907 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package)\nNOTE: Running task 2913 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2914 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: Running task 2917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package)\nNOTE: recipe which-2.21-r0: task do_package: Started\nNOTE: Running task 2923 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package)\nNOTE: Running task 2924 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package)\nNOTE: Running task 2926 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package)\nNOTE: recipe psmisc-23.7-r0: task do_package: Started\nNOTE: Running noexec task 2928 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_fetch)\nNOTE: Running task 2929 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_patch)\nNOTE: Running task 2932 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: Running task 2934 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2935 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_install: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2937 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_configure)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_install: Succeeded\nNOTE: Running task 2938 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 2940 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_compile)\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6723109654017858 - using 15/16 bitbake threads\nNOTE: recipe llvm-native-18.1.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package: Succeeded\nNOTE: recipe which-2.21-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 43f164a489c4eb4c89229b0372c57892a6bb66b5ed3e1f7c91b286415a67e8ee\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4935215541294642 - using 1/16 bitbake threads\nNOTE: Running task 2942 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package)\nNOTE: Running task 2943 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2945 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_install)\nNOTE: Running task 2946 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 2948 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_install)\nNOTE: Running task 2951 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot)\nNOTE: Running task 2952 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2953 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2954 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_prepare_recipe_sysroot)\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package: Started\nNOTE: Running task 2960 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install_ptest_base)\nNOTE: Running task 2963 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_collect_spdx_deps)\nNOTE: Running task 2964 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2965 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata)\nNOTE: Running task 2967 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata)\nNOTE: Running task 2968 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata)\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Started\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Started\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Started\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_install: Succeeded\nNOTE: Running task 2969 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package)\nNOTE: recipe init-ifupdown-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Started\nNOTE: recipe v86d-0.1.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2970 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_configure)\nNOTE: Running task 2971 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx)\nNOTE: Running task 2972 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_configure)\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_configure)\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Started\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_configure: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_configure: Started\nNOTE: Running task 2974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_compile)\nNOTE: Running task 2975 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_configure)\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Started\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Started\nNOTE: recipe v86d-0.1.10-r0: task do_configure: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 2976 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_compile)\nNOTE: Running task 2977 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_install)\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Started\nNOTE: recipe sysvinit-3.04-r0: task do_configure: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Started\nNOTE: Running task 2978 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_compile)\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_install: Succeeded\nNOTE: Running task 2979 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package)\nNOTE: recipe busybox-1.36.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2980 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package)\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5884225027901786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_compile: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_compile: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_packagedata: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata unihash changed to 77e4e8981ae7d46ccf671e4f813208ff48dc16bdbad7792b4b82e1eaddf62061\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_packagedata unihash changed to 9614bbe2d1a1f7f79cc9cff0d9bd0958e7f86d90f22daaa42474d0945d456300\nNOTE: recipe findutils-4.9.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata unihash changed to efd973341a3076b3d721b53b857ed69540f31a2727605609c2f03c3794dac29b\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package unihash changed to 9ac8588455ce70c31e6f01a553045039a451fe70a724ddc48e0f0f7033431d62\nNOTE: Rehash loop slow progress: 17 in 8.500879049301147\nNOTE: Rehash loop took more than 1s: 8.521477460861206\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 2597 of 2597 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)\nNOTE: recipe iproute2-6.8.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_configure: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_packagedata unihash changed to 641aab9880643a3cc0fb2b88aff05b828daedeef1b427e76c275deb90af5de39\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_install: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4974801199776786 - using 1/16 bitbake threads\nNOTE: Running task 2981 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_compile)\nNOTE: Running task 2982 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 2983 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_install)\nNOTE: Running task 2984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package)\nNOTE: Running task 2985 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2986 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_install)\nNOTE: Running task 2987 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_install)\nNOTE: Running task 2988 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata)\nNOTE: Running task 2989 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\nNOTE: Running task 2990 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 2991 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package)\nNOTE: Running task 2992 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package)\nNOTE: Running task 2993 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 2997 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_collect_spdx_deps)\nNOTE: Running task 2998 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: recipe grep-3.11-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Started\nNOTE: recipe binutils-2.42-r0: task do_install: Started\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_install: Started\nNOTE: recipe sysvinit-3.04-r0: task do_install: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package: Started\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Started\nNOTE: recipe v86d-0.1.10-r0: task do_install: Succeeded\nNOTE: Running task 2999 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package)\nNOTE: recipe eudev-3.2.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3000 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_configure)\nNOTE: recipe perl-5.38.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3001 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx)\nNOTE: Running task 3002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_collect_spdx_deps)\nNOTE: recipe v86d-0.1.10-r0: task do_package: Started\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3004 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6263863699776786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_package: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package: Succeeded\nNOTE: recipe sed-4.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to fcbe44a18e83ca1563047fdfe2deecc2eac546bf684373ec2b9d70c32b4bd522\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 0b80fee6bf3ce300c879d6450b4214e7ca149ff8d7e0a9a3326718a324b12c3a\nNOTE: recipe grep-3.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata unihash changed to 3ca6543d73779ba1b211b3efced787dacb54fd9f65bb5dae88b6819b933a1c9b\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_install: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_configure: Succeeded\nNOTE: Running task 3005 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_install)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_install: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_install: Succeeded\nNOTE: Running task 3006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package)\nNOTE: recipe binutils-2.42-r0: task do_package: Started\nNOTE: recipe binutils-2.42-r0: task do_package: Succeeded\nNOTE: Running task 3008 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3009 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4939139229910714 - using 1/16 bitbake threads\nNOTE: Running task 3010 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_compile)\nNOTE: Running task 3011 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package)\nNOTE: Running task 3012 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata)\nNOTE: Running task 3013 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package)\nNOTE: Running task 3015 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 3016 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 3017 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 3022 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\nNOTE: Running task 3023 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_unpack)\nNOTE: Running task 3024 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 3025 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: Running task 3039 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_fetch)\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Started\nNOTE: Running task 3049 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: Running task 3050 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 3051 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 3052 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_fetch: Succeeded\nNOTE: Running task 3053 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3057 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6945975167410714 - using 15/16 bitbake threads\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to a97c5defde82d369105ac44784c9783c0fe2564d0cad75eaee21cb0bf57fc96d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to 5d29825aa9a19ff52b62fa693872690bbf435f806f8e7cb06d95e476a3009485\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to f6191b393c698faf381304f25ffa88e7954b767824d8594ef499612ed8d3b062\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to a1d33cf377febd1fe724c6b4f009a743c3c93a162aabcb1ce562f2d1e0d4503f\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 0a1e7c9491a4cf1207c083ff7a7e0ba78de1ac3c10ab1c5be44a72b13fe8a53f\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 01960fab428b3e78558e98ad31d7a3781244e57d6f93e0a1417ed7f95aa41f2d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 46c743c09c7642a27d32ddda2da75c2cd9640cc07055d508dba96a3b43016eaf\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 958d4ada2f6f8946d34867a082d9c1248c5e0829db9a17613f7f85e49ea357da\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 1c785561a6fa8f7533b7ad030990860924e0b401cac5a8ad92be7bc877d5f253\nNOTE: recipe binutils-2.42-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_packagedata unihash changed to 736d192ccaf79585e76093554ebc1a5ae98999b23437a59c5a5acf8528d445b1\nNOTE: recipe eudev-3.2.14-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: Running task 3058 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4784981863839286 - using 1/16 bitbake threads\nNOTE: Running task 3059 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_install)\nNOTE: Running task 3060 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: Running task 3061 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_patch)\nNOTE: Running task 3086 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_unpack)\nNOTE: Running task 3102 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata)\nNOTE: Running task 3103 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata)\nNOTE: Running task 3106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata)\nNOTE: Running task 3107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata)\nNOTE: Running task 3108 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata)\nNOTE: Running task 3109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata)\nNOTE: Running task 3110 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata)\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Started\nNOTE: Running task 3112 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata)\nNOTE: Running task 3113 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata)\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe which-2.21-r0: task do_packagedata: Started\nNOTE: Running task 3133 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: recipe eudev-3.2.14-r0: task do_install: Started\nNOTE: Running task 3142 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata)\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Started\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Started\nNOTE: recipe zip-3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_patch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_patch: Succeeded\nNOTE: Running task 3143 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata)\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6618303571428572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to a377578f632b66b3f55da9e877f806aa9c1b3b4709bcf99b59f9723c79d05429\nNOTE: recipe init-system-helpers-1.66-r0: task do_packagedata: Succeeded\nNOTE: recipe which-2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata unihash changed to e06bc3ab29e3a992b04d90a065c6db8cc93784c0adce19a6bb1676e5581c62f1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata unihash changed to b63af42eb59cdfbcc6c036090fa533ae71bcd1f351e5f97af5214ec4a41661c0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_packagedata unihash changed to 2da333e9b17f28d706833318d6803349f9b599782bdf05bbbe971bf6037bcfc0\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata unihash changed to 5e23dac3383299ab747673e6e2783511af3090c84d6a8cf824411e6eab168dbc\nNOTE: recipe socat-1.8.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_packagedata unihash changed to d2ab8684628a66f7b02fdf7b4ca73ad3003b3d2116606c014b74a7ab9510b67a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata unihash changed to 73713fc4861e7f119d920198ca71d36b88781de033c0f2ea2c6e2005b974fd44\nNOTE: recipe unzip-1_6.0-r0: task do_packagedata: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata unihash changed to a134d0fb089a797895aca64bf8fd5a2755e3f851b3f9962643dcf5c22ec94542\nNOTE: recipe dnf-native-4.19.2-r0: task do_unpack: Succeeded\nNOTE: recipe zip-3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata unihash changed to 55a4a574b51ce33b27784a29a183a659a578310ae09ad0408e61ff4d165540f2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata unihash changed to edbc16e071d2ba44e97aaf1ab6cc84439d86fa1ede08b044277d37c0fa61f113\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata unihash changed to a1d4e23303837d097143442107fecc236af3dc605aa55dc68ad586ace6e8a1b8\nNOTE: recipe psmisc-23.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata unihash changed to f5693a6facd351dba8b1df59586bd3d2db41e0941cdbc0d699daaf7054d72116\nNOTE: recipe eudev-3.2.14-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: Running task 3144 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4909406389508928 - using 1/16 bitbake threads\nNOTE: Running task 3145 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package)\nNOTE: Running task 3146 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata)\nNOTE: Running task 3147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata)\nNOTE: Running task 3148 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata)\nNOTE: Running task 3149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3151 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_collect_spdx_deps)\nNOTE: Running task 3162 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 3177 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3178 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3179 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3181 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_collect_spdx_deps)\nNOTE: Running task 3183 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3186 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_fetch)\nNOTE: Running task 3193 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_fetch)\nNOTE: Running task 3194 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kmod-31-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3195 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx)\nNOTE: Running task 3196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_create_spdx)\nNOTE: Running task 3197 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3198 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: Running task 3201 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3204 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_collect_spdx_deps)\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe kmod-31-r0: task do_create_spdx: Started\nNOTE: Running task 3205 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_spdx)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3206 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx)\nNOTE: Running task 3207 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_spdx)\nNOTE: recipe gawk-5.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_spdx)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 3209 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_collect_spdx_deps)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3210 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_create_spdx)\nNOTE: Running task 3211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_create_spdx)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Started\nNOTE: Running task 3232 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe kmod-31-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3235 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Load average limiting set to True as load average: 1.6990182059151786 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata unihash changed to fa229e8f0aa7f5ff88ba6e48a168f4c5718cbe15faf58254bc252a2fe1d2b159\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata unihash changed to 6cbf72e2c7fb52492a485a140d1b26ef3d456f40ec479cb0a205188ba87e82da\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_packagedata unihash changed to 79ca02c887fbf98ee2e5a8204f6405ddbbf133117fa8edcc0052e9a6a82cae0c\nNOTE: recipe gawk-5.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_package: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4954398018973214 - using 1/16 bitbake threads\nNOTE: Running task 3236 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: Running task 3237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata)\nNOTE: Running task 3238 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: Running task 3239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_spdx)\nNOTE: Running task 3240 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3241 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\nNOTE: Running task 3290 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_patch)\nNOTE: Running task 3301 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_patch)\nNOTE: Running task 3304 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_patch)\nNOTE: Running task 3312 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_fetch)\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Started\nNOTE: Running task 3324 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_unpack)\nNOTE: Running task 3326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_collect_spdx_deps)\nNOTE: Running task 3328 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_collect_spdx_deps)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_configure: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_unpack: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 3331 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3332 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_collect_spdx_deps)\nNOTE: recipe gcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_create_spdx)\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Started\nNOTE: Running task 3337 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_create_spdx)\nNOTE: Running task 3338 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_configure)\nNOTE: recipe findutils-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 3354 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_spdx)\nNOTE: recipe binutils-2.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3367 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_generate_toolchain_file)\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Started\nNOTE: Running task 3368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_create_spdx)\nNOTE: recipe grep-3.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_create_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 3371 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7574898856026786 - using 15/16 bitbake threads\nNOTE: recipe libdnf-native-0.73.1-r0: task do_patch: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata unihash changed to eb4714b2a1f4d590fa4e90679985aa750087f86d06ac9f2da2e83d236f0a939b\nNOTE: recipe diffutils-3.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_create_spdx: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3372 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 95a8820c6fd5c97cd453a82929eeb11c8b7e83ca86052bfd5c3eb006dd45db67\nNOTE: Running task 3373 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4944893973214286 - using 1/16 bitbake threads\nNOTE: Running task 3374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_compile)\nNOTE: Running task 3385 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_configure)\nNOTE: Running task 3411 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 3412 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: Running task 3414 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_patch)\nNOTE: Running task 3415 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_unpack)\nNOTE: Running task 3416 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: Running task 3417 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: Running task 3418 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3420 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_collect_spdx_deps)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 3434 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_fetch)\nNOTE: Running task 3436 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_unpack)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 3445 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\nNOTE: Running task 3446 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3454 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_fetch)\nNOTE: Running task 3455 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3456 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_collect_spdx_deps)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 3459 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_collect_spdx_deps)\nNOTE: Running task 3460 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_collect_spdx_deps)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_patch: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Started\nNOTE: Load average limiting set to True as load average: 2.11907958984375 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_patch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_unpack: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe llvm-native-18.1.6-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4882027762276786 - using 2/16 bitbake threads\nNOTE: Running task 3461 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile)\nNOTE: Running task 3462 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: Running task 3463 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_patch)\nNOTE: Running task 3464 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\nNOTE: Running task 3465 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx)\nNOTE: Running task 3466 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 3467 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3468 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3470 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3471 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_collect_spdx_deps)\nNOTE: Running task 3473 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_spdx)\nNOTE: Running task 3474 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx)\nNOTE: Running task 3477 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_spdx)\nNOTE: Running task 3478 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_create_spdx)\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Started\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_spdx: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_patch: Started\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_spdx: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe zip-3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3479 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_spdx)\nNOTE: Running task 3481 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_create_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe which-2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3482 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_create_spdx)\nNOTE: Running task 3483 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_create_spdx)\nNOTE: Running task 3484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_create_spdx)\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_patch: Succeeded\nNOTE: Running task 3487 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_fetch)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3488 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_patch)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Started\nNOTE: Running task 3492 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_fetch)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.735107421875 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_fetch: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_fetch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4876970563616072 - using 1/16 bitbake threads\nNOTE: Running task 3495 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\nNOTE: Running task 3496 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_install)\nNOTE: Running task 3499 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\nNOTE: Running task 3500 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_fetch)\nNOTE: Running task 3501 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: Running task 3502 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_fetch)\nNOTE: Running task 3509 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_unpack)\nNOTE: Running task 3516 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3539 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_unpack)\nNOTE: Running task 3541 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_unpack)\nNOTE: Running task 3565 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_collect_spdx_deps)\nNOTE: Running task 3566 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3567 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_collect_spdx_deps)\nNOTE: Running task 3568 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_collect_spdx_deps)\nNOTE: Running task 3569 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_fetch: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_fetch: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_install: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_install: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3570 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_collect_spdx_deps)\nNOTE: recipe v86d-0.1.10-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_fetch: Succeeded\nNOTE: Running task 3573 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3576 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_spdx)\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3577 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx)\nNOTE: Running task 3578 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_spdx)\nNOTE: Running task 3579 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_spdx)\nNOTE: Running task 3580 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx)\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Started\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3591 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 3593 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe busybox-1.36.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3595 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_create_spdx)\nNOTE: Running task 3596 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_unpack)\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3597 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7932652064732142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_install: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4772077287946428 - using 1/16 bitbake threads\nNOTE: Running task 3600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package)\nNOTE: Running task 3601 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package)\nNOTE: Running task 3602 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_patch)\nNOTE: Running task 3603 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: Running task 3604 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_patch)\nNOTE: Running task 3605 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: Running task 3606 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_configure)\nNOTE: Running task 3609 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\nNOTE: Running task 3610 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\nNOTE: Running task 3611 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_unpack)\nNOTE: Running task 3612 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: Running task 3613 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_unpack)\nNOTE: Running task 3614 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\nNOTE: Running task 3615 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_collect_spdx_deps)\nNOTE: Running task 3616 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_collect_spdx_deps)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_configure: Succeeded\nNOTE: Running task 3617 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_compile)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3621 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_collect_spdx_deps)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 3622 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3623 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3624 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3625 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3626 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3627 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3628 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_compile: Started\nNOTE: Running task 3629 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7049734933035714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4775303431919642 - using 1/16 bitbake threads\nNOTE: Running task 3630 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 3631 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 3632 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_install)\nNOTE: Running task 3633 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure)\nNOTE: Running task 3634 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\nNOTE: Running task 3635 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\nNOTE: Running task 3636 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3637 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3638 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3639 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3640 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3642 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_patch)\nNOTE: Running task 3644 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: Running task 3645 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: Running task 3646 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_patch)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_patch: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_configure: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_patch: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3647 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_patch: Succeeded\nNOTE: Running task 3648 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_spdx: Started\nNOTE: Running task 3649 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_patch)\nNOTE: Running task 3650 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: Running task 3652 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_fetch)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_patch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 3655 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_fetch)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_spdx: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 3656 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_fetch)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_patch: Succeeded\nNOTE: Running task 3658 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_fetch: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_fetch: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6466413225446428 - using 13/16 bitbake threads\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to de0ce437614dda52789527532beafcff7da916794cd71eb51fbaff838fe86756\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 48a87861615c9bddabb3f18d70bc12f3b1af96bd459c64bc47f2f2ff63c4147a\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_install: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4948817661830358 - using 1/16 bitbake threads\nNOTE: Running task 3689 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile)\nNOTE: Running task 3690 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\nNOTE: Running task 3691 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\nNOTE: Running task 3692 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: Running task 3693 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx)\nNOTE: Running task 3694 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx)\nNOTE: Running task 3719 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: Running task 3720 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_generate_toolchain_file)\nNOTE: Running task 3722 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3744 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_generate_toolchain_file)\nNOTE: Running task 3751 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_package)\nNOTE: Running task 3765 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic)\nNOTE: Running task 3776 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic)\nNOTE: Running task 3785 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic)\nNOTE: Running task 3827 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_compile: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_compile: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_lic: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic unihash changed to 206da1b15968a0f18d892b1b915e65591683f316e71cdaaf89dd1a04ecaaeda2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic unihash changed to 318283d0392a8a5e6a0129301b430ab1aaf6ee7ad155eb01afec0018b3f60b70\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic unihash changed to 9f0029ceee857ffb892c8543152b4c568caab3c4cbb55c74340e2512af58a1bc\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic unihash changed to 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\nNOTE: Running task 3884 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Started\nNOTE: Load average limiting set to True as load average: 1.6840558733258928 - using 11/16 bitbake threads\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic unihash changed to 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\nNOTE: recipe libdnf-native-0.73.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4724644252232142 - using 1/16 bitbake threads\nNOTE: Running task 3889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install)\nNOTE: Running task 3890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\nNOTE: Running task 3891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\nNOTE: Running task 3892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3893 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_configure)\nNOTE: Running task 3928 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_runtime_spdx)\nNOTE: Running task 3976 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_runtime_spdx)\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4003 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm)\nNOTE: Running task 4004 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: Running task 4006 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4011 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_runtime_spdx)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe swig-native-4.2.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_runtime_spdx unihash changed to 464211556a937ced6e982d9d32074553021abdf0e6d93642f2f6e613db1ebdda\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_create_runtime_spdx unihash changed to 899c91c80afe5513261163f22eb8d45f761183bc3755dfcb83d67a509099a8cc\nNOTE: Running task 4023 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_runtime_spdx)\nNOTE: Running task 4031 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_fetch)\nNOTE: Running task 4032 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: Running task 4033 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_fetch)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_install: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4036 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_write_rpm)\nNOTE: Running task 4037 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_qa)\nNOTE: Running task 4038 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package_write_rpm: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package_qa: Started\nNOTE: Running task 4040 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_install: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_create_runtime_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.7034650530133928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_write_rpm: Started\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_runtime_spdx unihash changed to 1d736789b76cfd5b22d7d8646b7c5ce10f985167997f5fc12729cb84b997bff7\nNOTE: recipe libgpg-error-1.48-r0: task do_package_qa: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_runtime_spdx unihash changed to 19717f9b3a35e23cbb1bf872ff117dce9f4c6f1cb29b7f9a47d6fba5b54949f9\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_install: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_install: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm unihash changed to 3d14c1a65ba25ca714fc1afb78fbcd55ae6533ed98f02379ef51af2ca607c2bb\nNOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm unihash changed to dd60e0e12ac75205514a07831fe812f94578af7e3ac706aec6d76abcc293bff1\nNOTE: recipe libgpg-error-1.48-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4967476981026786 - using 1/16 bitbake threads\nNOTE: Running task 4041 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_compile)\nNOTE: Running task 4042 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_qa)\nNOTE: Running task 4043 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4045 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_write_rpm)\nNOTE: Running task 4046 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_qa)\nNOTE: Running task 4047 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4049 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_write_rpm)\nNOTE: Running task 4050 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_qa)\nNOTE: Running task 4051 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4053 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_write_rpm)\nNOTE: Running task 4054 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_qa)\nNOTE: Running task 4055 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4057 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_write_rpm)\nNOTE: Running task 4058 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package_qa)\nNOTE: Running task 4059 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx)\nNOTE: recipe nettle-3.9.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package_qa: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_compile: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_qa: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_qa: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_qa: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_qa: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_write_rpm: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6886247907366072 - using 15/16 bitbake threads\nNOTE: recipe libunistring-1.2-r0: task do_package_qa: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_qa: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_qa: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_qa: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.434326171875 - using 1/16 bitbake threads\nNOTE: Running task 4060 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_install)\nNOTE: Running task 4062 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_write_rpm)\nNOTE: Running task 4063 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_qa)\nNOTE: Running task 4064 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4066 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_write_rpm)\nNOTE: Running task 4067 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_qa)\nNOTE: Running task 4068 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx)\nNOTE: Running task 4070 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_write_rpm)\nNOTE: Running task 4071 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_qa)\nNOTE: Running task 4072 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx)\nNOTE: Running task 4076 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_write_rpm)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_install: Started\nNOTE: Running task 4077 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_qa)\nNOTE: Running task 4078 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4080 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_write_rpm)\nNOTE: Running task 4081 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package_qa)\nNOTE: recipe gnutls-3.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_package_qa: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package_qa: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_qa: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_write_rpm: Started\nNOTE: recipe zstd-1.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package_qa: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_qa: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_install: Succeeded\nNOTE: Running task 4082 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_sysroot)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4083 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx)\nNOTE: recipe libmpc-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4085 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_write_rpm)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_write_rpm: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6369280133928572 - using 15/16 bitbake threads\nNOTE: recipe zstd-1.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package_qa: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package_qa: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package_qa: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928763253348214 - using 1/16 bitbake threads\nNOTE: Running task 4086 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4087 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package_qa)\nNOTE: Running task 4088 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4090 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package_write_rpm)\nNOTE: Running task 4091 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package_qa)\nNOTE: Running task 4092 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4093 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic)\nNOTE: Running task 4094 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_write_rpm)\nNOTE: Running task 4095 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_qa)\nNOTE: Running task 4096 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4100 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_write_rpm)\nNOTE: Running task 4101 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package_qa)\nNOTE: Running task 4102 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx)\nNOTE: recipe mpfr-4.2.1-r0: task do_package_qa: Started\nNOTE: Running task 4104 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_write_rpm)\nNOTE: recipe mpfr-4.2.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4105 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_qa)\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_qa: Started\nNOTE: recipe curl-8.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe curl-8.7.1-r0: task do_package_qa: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package_write_rpm: Started\nNOTE: recipe curl-8.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package_qa: Started\nNOTE: recipe diffutils-3.10-r0: task do_package_write_rpm: Started\nNOTE: recipe diffutils-3.10-r0: task do_package_qa: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic unihash changed to c33aa1d99e471527744e8a26aff47ae59409e819ace8965fd3b4885b253ae7fc\nNOTE: Running task 4106 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_runtime_spdx)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4107 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic)\nNOTE: Load average limiting set to True as load average: 1.8766828264508928 - using 15/16 bitbake threads\nNOTE: recipe diffutils-3.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_qa: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package_qa: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic unihash changed to e4dfdd768160075b79b57d3cb7d8f6b1001422ef3552a7da169d7d0d4449bee7\nNOTE: recipe diffutils-3.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package_qa: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4602486746651786 - using 1/16 bitbake threads\nNOTE: Running task 4108 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_configure)\nNOTE: Running task 4109 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4110 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_qa)\nNOTE: Running task 4111 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4113 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_write_rpm)\nNOTE: Running task 4114 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package_qa)\nNOTE: Running task 4115 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx)\nNOTE: Running task 4117 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_write_rpm)\nNOTE: Running task 4118 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_qa)\nNOTE: Running task 4119 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4121 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_write_rpm)\nNOTE: Running task 4122 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_qa)\nNOTE: recipe gawk-5.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4123 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx)\nNOTE: recipe file-5.45-r0: task do_package_qa: Started\nNOTE: Running task 4125 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_write_rpm)\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_package_write_rpm: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4126 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_qa)\nNOTE: recipe gawk-5.3.0-r0: task do_package_qa: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_configure: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_qa: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package_write_rpm: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe binutils-2.42-r0: task do_package_qa: Started\nNOTE: recipe binutils-2.42-r0: task do_package_write_rpm: Started\nNOTE: recipe unzip-1_6.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe file-5.45-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 4127 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_create_runtime_spdx)\nNOTE: recipe binutils-2.42-r0: task do_create_runtime_spdx: Started\nNOTE: recipe file-5.45-r0: task do_package_qa: Succeeded\nNOTE: Running task 4133 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package_write_rpm)\nNOTE: Running task 4134 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_package_qa)\nNOTE: Running task 4135 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_create_runtime_spdx)\nNOTE: recipe gcc-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_qa: Started\nNOTE: recipe gcc-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_qa unihash changed to d5f568d34fb89f9ea96a90dda42a6efc96524b0814361bcc8b1105be75ad91b2\nNOTE: recipe unzip-1_6.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package_qa unihash changed to fe0b7232a8fc7820608fef4eb75453e5848c56e0c71940a535f4c1f83305524c\nNOTE: Load average limiting set to True as load average: 1.9481985909598214 - using 14/16 bitbake threads\nNOTE: recipe dnf-native-4.19.2-r0: task do_configure: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_package_qa unihash changed to 3688e20264885c794695abe2e9fe0ebefdf858871cdf78e8b75847e940536e7d\nNOTE: recipe gawk-5.3.0-r0: task do_package_qa: Succeeded\nNOTE: recipe file-5.45-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4944632393973214 - using 1/16 bitbake threads\nNOTE: Running task 4137 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_compile)\nNOTE: Running task 4138 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm)\nNOTE: Running task 4139 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_qa)\nNOTE: Running task 4140 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx)\nNOTE: Running task 4142 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4143 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_qa)\nNOTE: Running task 4144 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4146 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm)\nNOTE: Running task 4147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_qa)\nNOTE: Running task 4148 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4152 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_write_rpm)\nNOTE: Running task 4153 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_qa)\nNOTE: recipe ca-certificates-20211016-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4154 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4156 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_write_rpm)\nNOTE: recipe gmp-6.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4157 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package_qa)\nNOTE: recipe dnf-native-4.19.2-r0: task do_compile: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_write_rpm: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_package_qa: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_qa: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_write_rpm: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_qa: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4158 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_runtime_spdx)\nNOTE: recipe libmnl-1.0.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_compile: Succeeded\nNOTE: Running task 4159 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_install)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_qa: Succeeded\nNOTE: Running task 4161 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_write_rpm)\nNOTE: recipe dnf-native-4.19.2-r0: task do_install: Started\nNOTE: recipe libcap-2.69-r0: task do_package_write_rpm: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.896728515625 - using 15/16 bitbake threads\nNOTE: recipe gmp-6.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_qa unihash changed to fd035c8374c683d452a5da4145df0320d9292de1af147f056a92f096f2260aa7\nNOTE: recipe libmnl-1.0.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package_qa: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm unihash changed to f46704a85ec31868f4c1e5313c6fa476285056d066fbf9ebe605bc40f4a520af\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764578683035714 - using 1/16 bitbake threads\nNOTE: Running task 4162 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_sysroot)\nNOTE: Running task 4163 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_qa)\nNOTE: Running task 4164 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx)\nNOTE: Running task 4166 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_write_rpm)\nNOTE: Running task 4167 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package_qa)\nNOTE: Running task 4168 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_create_runtime_spdx)\nNOTE: Running task 4170 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package_write_rpm)\nNOTE: Running task 4171 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package_qa)\nNOTE: Running task 4172 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx)\nNOTE: recipe libcap-2.69-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4174 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_write_rpm)\nNOTE: Running task 4175 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package_qa)\nNOTE: Running task 4176 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx)\nNOTE: Running task 4178 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_write_rpm)\nNOTE: Running task 4179 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package_qa)\nNOTE: Running task 4180 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx)\nNOTE: recipe libcap-2.69-r0: task do_package_qa: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_write_rpm: Started\nNOTE: recipe elfutils-0.191-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libpcre2-10.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_package_qa: Started\nNOTE: recipe elfutils-0.191-r0: task do_package_write_rpm: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_write_rpm: Started\nNOTE: recipe elfutils-0.191-r0: task do_package_qa: Started\nNOTE: recipe readline-8.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libcap-2.69-r0: task do_package_qa: Succeeded\nNOTE: Running task 4182 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.86444091796875 - using 15/16 bitbake threads\nNOTE: recipe libcap-2.69-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe readline-8.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_qa: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package_qa: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package_qa: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4922136579241072 - using 1/16 bitbake threads\nNOTE: Running task 4183 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_qa)\nNOTE: Running task 4184 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx)\nNOTE: Running task 4186 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_write_rpm)\nNOTE: Running task 4187 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_qa)\nNOTE: Running task 4188 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4190 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_write_rpm)\nNOTE: Running task 4191 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_qa)\nNOTE: Running task 4192 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx)\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4194 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm)\nNOTE: Running task 4195 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_qa)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_qa: Started\nNOTE: Running task 4196 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx)\nNOTE: Running task 4198 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_write_rpm)\nNOTE: Running task 4199 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_qa)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4200 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4202 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_write_rpm)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_qa: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_write_rpm: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe expat-2.6.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe gdbm-1.23-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_qa: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_write_rpm: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_qa: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_qa: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_write_rpm: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4203 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_qa)\nNOTE: recipe libffi-3.4.6-r0: task do_package_qa: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4204 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_qa: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4205 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7731148856026786 - using 15/16 bitbake threads\nNOTE: recipe expat-2.6.2-r0: task do_package_qa: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_package_qa: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic unihash changed to 4a316decf43e1332e66078e843d6435b49c3286961c1fbf85d0cd065ffd2d948\nNOTE: recipe gdbm-1.23-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4778791155133928 - using 1/16 bitbake threads\nNOTE: Running task 4206 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_write_rpm)\nNOTE: Running task 4207 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_qa)\nNOTE: Running task 4208 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4210 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm)\nNOTE: Running task 4211 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_qa)\nNOTE: Running task 4212 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx)\nNOTE: Running task 4215 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_write_rpm)\nNOTE: Running task 4216 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_qa)\nNOTE: Running task 4217 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4219 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4220 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_qa)\nNOTE: Running task 4221 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx)\nNOTE: Running task 4227 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_write_rpm)\nNOTE: Running task 4228 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_qa)\nNOTE: Running task 4229 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_write_rpm: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_qa: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_write_rpm: Started\nNOTE: recipe perl-5.38.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe openssl-3.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_qa: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_qa: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package_qa: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe perl-5.38.2-r0: task do_package_qa: Started\nNOTE: recipe perl-5.38.2-r0: task do_package_write_rpm: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 4231 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_write_rpm)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4232 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_qa)\nNOTE: recipe psmisc-23.7-r0: task do_package_qa: Started\nNOTE: recipe psmisc-23.7-r0: task do_package_write_rpm: Started\nNOTE: recipe attr-2.5.2-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8771885463169642 - using 15/16 bitbake threads\nNOTE: recipe bzip2-1.0.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package_qa: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_qa unihash changed to ed87d8d759c33fcd3f54fe34bba54bdcd4888ae285e7a6064dd6c6a42b4af234\nNOTE: recipe bzip2-1.0.8-r0: task do_package_qa: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package_qa: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package_qa: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4644775390625 - using 1/16 bitbake threads\nNOTE: Running task 4233 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_runtime_spdx)\nNOTE: Running task 4235 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package_write_rpm)\nNOTE: Running task 4236 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package_qa)\nNOTE: Running task 4237 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4239 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_write_rpm)\nNOTE: Running task 4240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_qa)\nNOTE: Running task 4241 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4242 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic)\nNOTE: Running task 4243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package_write_rpm)\nNOTE: Running task 4244 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_package_qa)\nNOTE: recipe psmisc-23.7-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4245 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4247 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_write_rpm)\nNOTE: recipe procps-4.0.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_package_write_rpm: Started\nNOTE: Running task 4248 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_qa)\nNOTE: Running task 4249 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_create_runtime_spdx)\nNOTE: recipe coreutils-9.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe which-2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_package_qa: Started\nNOTE: recipe coreutils-9.5-r0: task do_package_write_rpm: Started\nNOTE: recipe coreutils-9.5-r0: task do_package_qa: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_qa: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_write_rpm: Started\nNOTE: recipe which-2.21-r0: task do_package_qa: Started\nNOTE: Running task 4251 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package_write_rpm)\nNOTE: recipe which-2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_write_rpm: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic unihash changed to 1568dfa318e16319468e7ecf65cd1a4ecf0be5a04cce0456e472a1887d4c21ba\nNOTE: Load average limiting set to True as load average: 1.6346348353794642 - using 15/16 bitbake threads\nNOTE: recipe procps-4.0.4-r0: task do_package_qa: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_qa: Succeeded\nNOTE: recipe which-2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe which-2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package_qa unihash changed to 8a417ea158c54431900a86485c24b405b693f9439b7461731ff1d560a43a2add\nNOTE: recipe procps-4.0.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_qa: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849504743303572 - using 1/16 bitbake threads\nNOTE: Running task 4252 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package_qa)\nNOTE: Running task 4253 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4255 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_write_rpm)\nNOTE: Running task 4256 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_qa)\nNOTE: Running task 4257 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4259 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_write_rpm)\nNOTE: Running task 4260 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_qa)\nNOTE: Running task 4261 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_runtime_spdx)\nNOTE: Running task 4263 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package_write_rpm)\nNOTE: Running task 4264 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_package_qa)\nNOTE: Running task 4265 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_create_runtime_spdx)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_write_rpm)\nNOTE: Running task 4268 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_qa)\nNOTE: Running task 4269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_runtime_spdx)\nNOTE: recipe socat-1.8.0.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 4270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_write_rpm)\nNOTE: recipe socat-1.8.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_qa: Started\nNOTE: recipe sed-4.9-r0: task do_create_runtime_spdx: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_package_qa: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe findutils-4.9.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_package_write_rpm: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_package_write_rpm: Started\nNOTE: recipe iproute2-6.8.0-r0: task do_package_qa: Started\nNOTE: recipe sed-4.9-r0: task do_package_qa: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package_write_rpm: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe findutils-4.9.0-r0: task do_package_qa: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8064749581473214 - using 15/16 bitbake threads\nNOTE: recipe socat-1.8.0.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package_qa unihash changed to f3bc8a1c538d867aa1ab4211440398b24cc459b98b2fab8357263de452b2c19b\nNOTE: recipe iproute2-6.8.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package_qa: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package_qa: Succeeded\nNOTE: recipe sed-4.9-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package_qa: Succeeded\nNOTE: recipe sed-4.9-r0: task do_package_qa: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe sed-4.9-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.44622802734375 - using 1/16 bitbake threads\nNOTE: Running task 4271 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_qa)\nNOTE: Running task 4272 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4274 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_write_rpm)\nNOTE: Running task 4275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_qa)\nNOTE: Running task 4276 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_create_runtime_spdx)\nNOTE: Running task 4278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package_write_rpm)\nNOTE: Running task 4279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package_qa)\nNOTE: Running task 4280 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4282 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm)\nNOTE: Running task 4283 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa)\nNOTE: Running task 4284 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_runtime_spdx)\nNOTE: Running task 4285 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_lic)\nNOTE: Running task 4286 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_write_rpm)\nNOTE: Running task 4287 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_qa)\nNOTE: Running task 4288 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_create_runtime_spdx)\nNOTE: recipe xz-5.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_populate_lic: Started\nNOTE: recipe grep-3.11-r0: task do_package_write_rpm: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_write_rpm: Started\nNOTE: recipe zip-3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_qa: Started\nNOTE: recipe grep-3.11-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_package_qa: Started\nNOTE: recipe zip-3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe bc-1.07.1-r0: task do_package_qa: Succeeded\nNOTE: Running task 4289 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_lic)\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to True as load average: 1.71221923828125 - using 15/16 bitbake threads\nNOTE: recipe bc-1.07.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zip-3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe zip-3.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_lic unihash changed to 11c73ca64ac43cf8521330424e38991ad7b5ba27dc36a8d65a3083146f245174\nNOTE: recipe zip-3.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package_qa unihash changed to 235bb1e2269c8c034d22c841c49b4b81e6c80a2a915473ca9e303c6cc01e4a6c\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa unihash changed to 9d23d581736d6c361c1f3724987fdb75c66ac0d3a613315bc07337fce579ae27\nNOTE: recipe bash-5.2.21-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_lic unihash changed to b30b3871af85122a36ad8e6a39e4276faf8aa420e17efb7135e37b0fd879d610\nNOTE: recipe bc-1.07.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_package_qa unihash changed to 1786cf73c9397cbabc4d33c6ba73b1b37278cbc5190a5e261e3076afbbe45153\nNOTE: recipe xz-5.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm unihash changed to 541391e48e92cb2080236881537f47ce3b4edb64d5696b158c54955cbfb7ee95\nNOTE: recipe grep-3.11-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4708339146205358 - using 1/16 bitbake threads\nNOTE: Running task 4290 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_write_rpm)\nNOTE: Running task 4291 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_qa)\nNOTE: Running task 4292 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_runtime_spdx)\nNOTE: Running task 4293 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic)\nNOTE: Running task 4294 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_write_rpm)\nNOTE: Running task 4295 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_qa)\nNOTE: Running task 4296 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4297 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic)\nNOTE: Running task 4298 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package_write_rpm)\nNOTE: Running task 4299 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package_qa)\nNOTE: Running task 4300 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4302 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4303 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic)\nNOTE: Running task 4304 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4305 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_write_rpm)\nNOTE: recipe bash-5.2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic: Started\nNOTE: recipe bash-5.2.21-r0: task do_package_qa: Started\nNOTE: recipe bash-5.2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic: Started\nNOTE: recipe python3-3.12.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package_write_rpm: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package_qa: Started\nNOTE: recipe python3-3.12.3-r0: task do_package_write_rpm: Started\nNOTE: recipe python3-3.12.3-r0: task do_package_qa: Started\nNOTE: recipe shadow-native-4.15.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_runtime_spdx unihash changed to 2e412b9c84282b5a878312d51fe32367322468ef19d5a30e2e850292595412d2\nNOTE: Load average limiting set to True as load average: 1.7491542271205358 - using 15/16 bitbake threads\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic unihash changed to f34d3de2a85164847f96828445c323579b4d2fff7bf7e07923c958a552a01722\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic unihash changed to 68fac31c744aaa2ec6a775962c58d55da0d9a4b622c483885c42b4597700e1da\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_runtime_spdx unihash changed to 7e2315d5e637f728074f4a8a8ff4ea83739a927692d7de693a0d75aa02bc3834\nNOTE: recipe shadow-native-4.15.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_lic unihash changed to 02b7cc63764da937f1986516f97fc31f9e5a3e420d381aa620ebf15db0139312\nNOTE: recipe shadow-4.15.1-r0: task do_package_qa: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package_qa: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package_qa: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.45721435546875 - using 1/16 bitbake threads\nNOTE: Running task 4306 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_qa)\nNOTE: Running task 4307 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4308 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_write_rpm)\nNOTE: Running task 4309 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_qa)\nNOTE: Running task 4310 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4311 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package_write_rpm)\nNOTE: Running task 4312 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package_qa)\nNOTE: Running task 4313 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4314 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package_write_rpm)\nNOTE: Running task 4315 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package_qa)\nNOTE: Running task 4316 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_runtime_spdx)\nNOTE: Running task 4317 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_write_rpm)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4318 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_qa)\nNOTE: Running task 4319 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_runtime_spdx)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4320 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_runtime_spdx)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_qa: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_qa: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_write_rpm: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Started\nNOTE: recipe kmod-31-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_qa: Started\nNOTE: recipe kmod-31-r0: task do_package_write_rpm: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_write_rpm: Started\nNOTE: recipe kmod-31-r0: task do_package_qa: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_qa: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4325 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm)\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm: Started\nNOTE: recipe kmod-31-r0: task do_package_qa: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_qa: Succeeded\nNOTE: Running task 4326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_qa)\nNOTE: Running task 4327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx)\nNOTE: recipe make-4.4.1-r0: task do_package_qa: Started\nNOTE: recipe make-4.4.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7595040457589286 - using 15/16 bitbake threads\nNOTE: recipe kmod-31-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_runtime_spdx unihash changed to 23b64ccf196c9e0db672283bf699ae80844e76c88e6149207f517ce87475ce0f\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe kmod-31-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_qa: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package_qa: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_qa: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4764229910714286 - using 1/16 bitbake threads\nNOTE: Running task 4329 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package_write_rpm)\nNOTE: Running task 4330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package_qa)\nNOTE: Running task 4331 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_runtime_spdx)\nNOTE: Running task 4333 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_write_rpm)\nNOTE: Running task 4334 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_qa)\nNOTE: Running task 4335 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_create_runtime_spdx)\nNOTE: Running task 4339 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package_write_rpm)\nNOTE: Running task 4340 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package_qa)\nNOTE: Running task 4341 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4342 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_write_rpm)\nNOTE: Running task 4343 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_qa)\nNOTE: Running task 4344 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4345 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_write_rpm)\nNOTE: Running task 4346 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_qa)\nNOTE: Running task 4347 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_write_rpm: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_qa: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_runtime_spdx: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_write_rpm: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_qa: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_qa: Started\nNOTE: recipe eudev-3.2.14-r0: task do_create_runtime_spdx: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package_qa: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_package_qa: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_qa: Succeeded\nNOTE: Running task 4348 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_write_rpm)\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6942400251116072 - using 15/16 bitbake threads\nNOTE: recipe eudev-3.2.14-r0: task do_package_qa: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_qa: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package_qa unihash changed to 21a122982a5363cf9c4bf1a06d7caf6dfd280999daf238afaf9f2b20eaa555ed\nNOTE: recipe util-linux-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package_qa: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965994698660714 - using 1/16 bitbake threads\nNOTE: Running task 4349 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa)\nNOTE: Running task 4350 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4354 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_write_rpm)\nNOTE: Running task 4355 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_qa)\nNOTE: Running task 4356 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_runtime_spdx)\nNOTE: Running task 4357 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_write_rpm)\nNOTE: Running task 4358 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_qa)\nNOTE: Running task 4359 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_runtime_spdx)\nNOTE: Running task 4363 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_write_rpm)\nNOTE: Running task 4364 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa)\nNOTE: Running task 4365 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_runtime_spdx)\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4366 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package_write_rpm)\nNOTE: Running task 4367 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_package_qa)\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm: Started\nNOTE: Running task 4368 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_create_runtime_spdx)\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa: Started\nNOTE: Running task 4369 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_write_rpm)\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package_qa: Started\nNOTE: recipe busybox-1.36.1-r0: task do_package_write_rpm: Started\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7785818917410714 - using 15/16 bitbake threads\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package_qa: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa unihash changed to 0dc0d22e0af5ba1c18fc350345f081fc9decdfbd40227c027a450a7e7de19ff6\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa unihash changed to f0f703e228702bf34c9306b9f73d8e07bfc6baa0333cfcf830342425f467219e\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_qa unihash changed to 994d32a6f9c47dc0b019dde7c7dd63f5bdecb78740ca231df6f8aa5400326406\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_qa unihash changed to 399cf04859b2951e6427869fcc1f13dd6099067d5260c50450a6ac11afe9eb2e\nNOTE: Load average limiting set to False as load average: 1.4853428431919642 - using 1/16 bitbake threads\nNOTE: Running task 4370 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_qa)\nNOTE: Running task 4371 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx)\nNOTE: Running task 4373 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_write_rpm)\nNOTE: Running task 4374 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_qa)\nNOTE: Running task 4375 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_runtime_spdx)\nNOTE: Running task 4380 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_write_rpm)\nNOTE: Running task 4381 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_qa)\nNOTE: Running task 4382 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 4383 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_write_rpm)\nNOTE: Running task 4384 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_qa)\nNOTE: Running task 4385 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx)\nNOTE: Running task 4386 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_write_rpm)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4387 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_qa)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_qa: Started\nNOTE: Running task 4388 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_runtime_spdx)\nNOTE: recipe zlib-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_qa: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_qa: Started\nNOTE: recipe ncurses-6.5-r0: task do_package_write_rpm: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_qa: Started\nNOTE: recipe initscripts-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe initscripts-1.0-r0: task do_package_qa: Started\nNOTE: Running task 4393 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_qa)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_qa: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_qa: Succeeded\nNOTE: Running task 4394 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package_qa: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7430943080357142 - using 14/16 bitbake threads\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_package_qa: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_qa unihash changed to e9ea23efc516f728905b1091b965796dbe8fdb88e3fda2e1d46286a78b33bdd9\nNOTE: recipe ncurses-6.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_write_rpm unihash changed to d5a16d2bc4c1ae2612af1b8ed22e9ab5550ec6dc20baf2b3825064e11291c006\nNOTE: recipe ncurses-6.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_qa: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4844185965401786 - using 1/16 bitbake threads\nNOTE: Running task 4403 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_qa)\nNOTE: Running task 4404 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_runtime_spdx)\nNOTE: Running task 4407 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa)\nNOTE: Running task 4416 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_write_rpm)\nNOTE: Running task 4417 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_qa)\nNOTE: Running task 4418 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_runtime_spdx)\nNOTE: Running task 4419 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_unpack)\nNOTE: Running task 4420 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_unpack)\nNOTE: Running task 4421 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_unpack)\nNOTE: Running task 4438 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_generate_toolchain_file)\nNOTE: Running task 4440 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_write_config)\nNOTE: Running task 4460 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 4466 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package)\nNOTE: Running task 4467 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package)\nNOTE: recipe run-postinsts-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 4468 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package)\nNOTE: recipe run-postinsts-1.0-r0: task do_package_qa: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_unpack: Started\nNOTE: Running task 4488 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_write_config: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm: Started\nNOTE: Running task 4490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_fetch)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4505 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_fetch)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_fetch: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4506 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_fetch: Started\nNOTE: Running task 4507 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_fetch)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4508 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_fetch)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4509 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: Running task 4510 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_fetch)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4511 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_unpack)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_unpack: Succeeded\nNOTE: Running task 4513 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_fetch: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4514 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Started\nNOTE: Running task 4515 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_patch)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6701398577008928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to bfb158ae721d818a9afccddf0d7489b51b3c9a6c14511f08fdfeb0d962633acd\nNOTE: recipe run-postinsts-1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_qa unihash changed to 745ea2ea6954adf20349e242439bf50d8d090615559033b6379e7ff131f3190c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa unihash changed to 6178c4f2db50ae367df573e0bd0d9f96a774ebdca32f58ff2a520dff929d12a9\nNOTE: recipe run-postinsts-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_packagedata unihash changed to 0b737e932778c404288902a164ac14c7885cd1aac5f5d0c5d1444909ba0d90fd\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4964599609375 - using 2/16 bitbake threads\nNOTE: Running task 4516 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: Running task 4541 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\nNOTE: Running task 4542 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_fetch)\nNOTE: Running task 4543 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 4544 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_fetch)\nNOTE: Running task 4545 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\nNOTE: Running task 4546 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_fetch)\nNOTE: Running task 4547 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_fetch)\nNOTE: Running task 4548 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_fetch)\nNOTE: Running task 4549 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_fetch)\nNOTE: Running task 4550 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 4551 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_fetch)\nNOTE: Running task 4552 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_fetch)\nNOTE: Running task 4553 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_fetch)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_fetch: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_fetch: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_fetch: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_fetch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_fetch: Started\nNOTE: Running task 4554 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_fetch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_fetch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_fetch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_fetch: Succeeded\nNOTE: Running task 4555 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_fetch)\nNOTE: Running task 4556 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_fetch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_fetch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_fetch: Succeeded\nNOTE: Running task 4557 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_fetch)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4558 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_fetch)\nNOTE: Running task 4559 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_fetch)\nNOTE: Running task 4560 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_fetch)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_fetch: Started\nNOTE: Running task 4561 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_fetch)\nNOTE: Running task 4562 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_fetch: Started\nNOTE: Running task 4573 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_fetch: Started\nNOTE: Running task 4574 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_fetch: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_fetch: Started\nNOTE: Running task 4575 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_unpack)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_fetch: Succeeded\nNOTE: Running task 4576 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_fetch: Succeeded\nNOTE: Running task 4577 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_unpack: Started\nNOTE: Running task 4578 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: Running task 4579 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_unpack: Started\nNOTE: Running task 4580 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 4582 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: Running task 4583 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: Running task 4584 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4585 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_fetch: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: Running task 4586 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 4590 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_patch)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_unpack: Succeeded\nNOTE: Running task 4594 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_unpack)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6955130440848214 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_patch: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_unpack: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 8bfb2835b4cc9d46fdd130aecce28a4512bfc19bd838dcebbee35ff0177d06a1\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 465cfe14a89cbf6ad36c01b9731ac7fb7215efbabba2fcc7628e40c8217e9598\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 6f6a72db3e544194e0d780cfb2fd7f80f0c80e273ed6c92ee0801dce80810bf3\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot unihash changed to ddbf89d016bbec4e4410048936c325683b2c2f50fb00de207aabd9344241901f\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot unihash changed to a504815ef93bed9aee9c43eade638e2547009d3c27ab88b716b055bd68c8e3ed\nNOTE: Load average limiting set to False as load average: 1.4493059430803572 - using 3/16 bitbake threads\nNOTE: Running task 4595 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4596 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4597 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\nNOTE: Running task 4598 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_configure)\nNOTE: Running task 4599 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_configure)\nNOTE: Running task 4600 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_unpack)\nNOTE: Running task 4601 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 4602 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_unpack)\nNOTE: Running task 4603 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_unpack)\nNOTE: Running task 4604 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 4605 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_unpack)\nNOTE: Running task 4606 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\nNOTE: Running task 4607 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_unpack)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4608 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: Running task 4609 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_unpack)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_unpack: Succeeded\nNOTE: Running task 4610 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 4611 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_unpack)\nNOTE: Running task 4612 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_unpack)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4613 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_unpack)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4614 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_unpack)\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_unpack: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4615 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4616 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 4617 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_configure)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_unpack: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6364048549107142 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_unpack: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_configure: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4682704380580358 - using 2/16 bitbake threads\nNOTE: Running task 4618 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)\nNOTE: Running task 4619 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: Running task 4620 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_compile)\nNOTE: Running task 4621 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\nNOTE: Running task 4622 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_compile)\nNOTE: Running task 4623 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_compile)\nNOTE: Running task 4624 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_unpack)\nNOTE: Running task 4625 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_unpack)\nNOTE: Running task 4626 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_unpack)\nNOTE: Running task 4627 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_unpack)\nNOTE: Running task 4628 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_unpack)\nNOTE: Running task 4629 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_unpack)\nNOTE: Running task 4630 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_unpack)\nNOTE: Running task 4631 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_unpack)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4632 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_unpack)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_compile: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_unpack: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_unpack: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_unpack: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_compile: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_unpack: Started\nNOTE: Running task 4633 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_unpack)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_unpack: Succeeded\nNOTE: Running task 4634 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_unpack)\nNOTE: Running task 4635 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_patch)\nNOTE: Running task 4636 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_patch)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_unpack: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 4637 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_patch)\nNOTE: Running task 4641 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_patch)\nNOTE: Running task 4643 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_patch)\nNOTE: Running task 4644 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_patch: Started\nNOTE: Running task 4645 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_patch)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_patch: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 4646 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_patch)\nNOTE: Running task 4647 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: Running task 4648 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_patch)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_unpack: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 4658 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_patch: Succeeded\nNOTE: Running task 4659 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_patch)\nNOTE: Running task 4660 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: Running task 4661 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_patch)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7196306501116072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4928414481026786 - using 3/16 bitbake threads\nNOTE: Running task 4662 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 4663 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_install)\nNOTE: Running task 4664 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\nNOTE: Running task 4665 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_install)\nNOTE: Running task 4666 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_install)\nNOTE: Running task 4667 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\nNOTE: Running task 4668 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_patch)\nNOTE: Running task 4669 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_patch)\nNOTE: Running task 4670 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_patch)\nNOTE: Running task 4671 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_patch)\nNOTE: Running task 4672 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 4673 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_patch)\nNOTE: Running task 4674 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_patch)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 4675 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_patch)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_patch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_patch: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_patch: Succeeded\nNOTE: Running task 4676 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_patch)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_patch: Succeeded\nNOTE: Running task 4677 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_patch)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_patch: Succeeded\nNOTE: Running task 4678 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_patch)\nNOTE: Running task 4679 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_patch)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_patch: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7794102260044642 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_install: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_install: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_patch: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_patch: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_patch: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_patch: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4868338448660714 - using 1/16 bitbake threads\nNOTE: Running task 4680 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile)\nNOTE: Running task 4681 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 4682 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_package)\nNOTE: Running task 4683 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package)\nNOTE: Running task 4684 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_package)\nNOTE: Running task 4685 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package)\nNOTE: Running task 4686 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_patch)\nNOTE: Running task 4687 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_patch)\nNOTE: Running task 4688 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_patch)\nNOTE: Running task 4689 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_patch)\nNOTE: Running task 4697 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4698 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_flush_pseudodb)\nNOTE: Running task 4700 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Started\nNOTE: Running task 4704 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4705 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_patch: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_patch: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_patch: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_patch: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Started\nNOTE: Running task 4709 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 4710 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_patch: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Succeeded\nNOTE: Running task 4711 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_collect_spdx_deps)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4723 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4724 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 4725 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_patch: Succeeded\nNOTE: Running task 4726 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4727 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_spdx: Started\nNOTE: Running task 4728 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_configure)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4729 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Started\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 4730 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_configure)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4731 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_configure)\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_configure: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_configure: Started\nNOTE: Running task 4732 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_compile)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7667323521205358 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 57ae9b72357fc2c680e3b69aad9960b3e06a94f1f6063df462e8a0d46d8e5b58\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4216831752232142 - using 1/16 bitbake threads\nNOTE: Running task 4733 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install)\nNOTE: Running task 4734 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 4735 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_packagedata)\nNOTE: Running task 4736 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_install)\nNOTE: Running task 4737 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: Running task 4738 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_packagedata)\nNOTE: Running task 4739 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata)\nNOTE: Running task 4740 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: Running task 4741 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: Running task 4742 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_compile)\nNOTE: Running task 4743 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_configure)\nNOTE: Running task 4744 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_configure)\nNOTE: Running task 4746 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_compile)\nNOTE: Running task 4747 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4760 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_configure: Succeeded\nNOTE: Running task 4761 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_compile)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_configure: Succeeded\nNOTE: Running task 4762 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_compile)\nNOTE: Running noexec task 4763 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_configure)\nNOTE: Running noexec task 4764 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_compile)\nNOTE: Running task 4765 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_install)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4766 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_install: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4767 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5709577287946428 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_packagedata unihash changed to 3fd6d95625ead8638ba8d9ed1f278a8d7faa0c51aef4b8c21a58173e8acedd82\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 01fff56bb807c7916cf69c7c7ba659d0686d5d0cae18af2add8cc0e4c1b5cfcc\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 3e1ffd180d6ec4bbef3d27f46fe90d9cb9a1a8d822e11378168ab62ecab12e1d\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata unihash changed to 3184404bb885c4385b8465a34357cee3b69104b49a060200c9d0d2dcea361302\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_packagedata unihash changed to 33d7f76ee058bcbdcb4f1572f0844ab8039a8736b68b358b7a184c4d7cb28a6a\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908011300223214 - using 1/16 bitbake threads\nNOTE: Running task 4768 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package)\nNOTE: Running task 4769 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: Running task 4770 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: Running task 4771 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: Running task 4772 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_install)\nNOTE: Running task 4773 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_install)\nNOTE: Running task 4774 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_install)\nNOTE: Running task 4775 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_install)\nNOTE: Running task 4776 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4777 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4778 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4800 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_configure)\nNOTE: Running task 4801 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: Running task 4802 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_configure)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_install: Started\nNOTE: Running task 4804 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 4805 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_compile)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4806 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_configure)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4807 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_configure)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_install: Succeeded\nNOTE: Running task 4808 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: Running task 4809 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_package)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_configure: Succeeded\nNOTE: Running task 4810 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_compile)\nNOTE: Running task 4811 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_compile)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6516985212053572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_configure: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4840436662946428 - using 4/16 bitbake threads\nNOTE: Running task 4812 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 4813 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Running task 4814 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot)\nNOTE: Running task 4815 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_package)\nNOTE: Running task 4816 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_package)\nNOTE: Running task 4817 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata)\nNOTE: Running task 4818 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_compile)\nNOTE: Running task 4819 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: Running task 4820 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_install)\nNOTE: Running task 4821 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_install)\nNOTE: Running task 4822 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_install)\nNOTE: Running task 4842 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot)\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_install: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_install: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_install: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_install: Succeeded\nNOTE: Running task 4843 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_package)\nNOTE: Running task 4844 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_package)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_install: Succeeded\nNOTE: Running task 4845 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_package)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7055402483258928 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata unihash changed to a1377e58938f882b71a7f6993541169c9e7bad0cb3c19b29616c019af08076c3\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8426a94de688248c40f973f3f82559a2d149c676d1ec45320b30ab2587457ffd\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot unihash changed to 78e0a93f34836d9e30273a795def441888bdc77bd8989af89fbeedd041241017\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_compile: Succeeded\nNOTE: recipe gdb-cross-x86_64-14.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot unihash changed to c2b93e595d0a76f0c7a18d26da2e0b92387fbf06da6e04f92e1ea41fbeefe4b2\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4510846819196428 - using 2/16 bitbake threads\nNOTE: Running task 4846 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 4847 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 4848 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: Running task 4849 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_install)\nNOTE: Running task 4850 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 4853 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_populate_sysroot)\nNOTE: Running task 4854 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4855 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4856 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4857 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4858 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4859 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4860 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4861 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_install: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4862 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4863 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4864 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4865 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4866 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4867 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4868 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4869 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package)\nNOTE: Running task 4870 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4871 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4872 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4873 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4874 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4882 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Load average limiting set to True as load average: 1.6280343191964286 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4607979910714286 - using 2/16 bitbake threads\nNOTE: Running task 4883 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: Running task 4884 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package)\nNOTE: Running task 4885 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: Running task 4886 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: Running task 4887 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 4888 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_configure)\nNOTE: Running task 4889 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_configure)\nNOTE: Running task 4890 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_configure)\nNOTE: Running task 4891 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_configure)\nNOTE: Running task 4892 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_configure)\nNOTE: Running task 4893 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_configure)\nNOTE: Running task 4894 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_configure)\nNOTE: Running task 4895 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_configure)\nNOTE: Running task 4896 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_configure: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_configure: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_configure: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_configure: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_configure: Succeeded\nNOTE: Running task 4897 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_configure)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_configure: Succeeded\nNOTE: Running task 4898 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_configure)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_configure: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 4899 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_configure)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_configure: Succeeded\nNOTE: Running task 4900 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_configure)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 4901 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_configure)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_configure: Succeeded\nNOTE: Running task 4902 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_configure)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6512712751116072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to ef4c71c5457f7e7244d60e8b9d0f4365042a03116ceeb1f9cfac42b5904781ff\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to be023da29b3685ca36370a6e64f07855bcddf1fe15e290eb8aa862d608563c82\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4903826032366072 - using 4/16 bitbake threads\nNOTE: Running task 4903 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: Running task 4904 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_configure)\nNOTE: Running task 4905 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_configure)\nNOTE: Running task 4906 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_configure)\nNOTE: Running task 4907 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_configure)\nNOTE: Running task 4908 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_configure)\nNOTE: Running task 4909 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_collect_spdx_deps)\nNOTE: Running task 4917 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\nNOTE: Running task 4918 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_compile)\nNOTE: Running task 4919 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_compile)\nNOTE: Running task 4920 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_compile)\nNOTE: Running task 4921 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_compile)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_configure: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_compile: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_compile: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_compile: Started\nNOTE: Running task 4922 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_compile)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_configure: Succeeded\nNOTE: Running task 4923 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_compile)\nNOTE: Running task 4924 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_compile)\nNOTE: Running task 4925 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_compile: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_configure: Succeeded\nNOTE: Running task 4926 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_compile)\nNOTE: Running task 4927 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_compile)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_compile: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 4928 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_compile)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_configure: Succeeded\nNOTE: Running task 4929 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_compile)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_compile: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_compile: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7242431640625 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_configure: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4849417550223214 - using 1/16 bitbake threads\nNOTE: Running task 4930 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_compile)\nNOTE: Running task 4931 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_compile)\nNOTE: Running task 4932 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_compile)\nNOTE: Running task 4933 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_compile)\nNOTE: Running task 4934 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_compile)\nNOTE: Running task 4935 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_compile)\nNOTE: Running task 4936 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_compile)\nNOTE: Running task 4937 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_compile)\nNOTE: Running task 4938 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_generate_content)\nNOTE: Running task 4940 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_create_spdx)\nNOTE: Running task 4941 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\nNOTE: Running task 4942 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_install)\nNOTE: Running task 4943 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_install)\nNOTE: Running task 4944 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_install)\nNOTE: Running task 4945 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_install)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_compile: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_compile: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_generate_content: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_compile: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_compile: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_install: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_install: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_install: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_install: Started\nNOTE: Running task 4946 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_install)\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_install: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_generate_content: Succeeded\nNOTE: Running task 4947 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_install)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_install: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_install: Succeeded\nNOTE: Running task 4948 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_install)\nNOTE: Running task 4949 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_install: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_install: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6877790178571428 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_compile: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4511980329241072 - using 1/16 bitbake threads\nNOTE: Running task 4950 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_install)\nNOTE: Running task 4951 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_install)\nNOTE: Running task 4952 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_install)\nNOTE: Running task 4953 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_install)\nNOTE: Running task 4954 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_install)\nNOTE: Running task 4955 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_install)\nNOTE: Running task 4956 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_install)\nNOTE: Running task 4957 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_install)\nNOTE: Running task 4958 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_install)\nNOTE: Running task 4959 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_install)\nNOTE: Running task 4960 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_install)\nNOTE: Running task 4961 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_install)\nNOTE: Running task 4962 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_install)\nNOTE: Running task 4964 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_install: Started\nNOTE: Running task 4965 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_package)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_install: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_install: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_install: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_install: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_install: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_install: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_install: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_install: Succeeded\nNOTE: Running task 4966 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_install: Succeeded\nNOTE: Running task 4967 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_package)\nNOTE: Running task 4968 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package: Started\nNOTE: Running task 4969 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_package)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_install: Succeeded\nNOTE: Running task 4970 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_package)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_install: Succeeded\nNOTE: Running task 4971 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_package)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_install: Succeeded\nNOTE: Running task 4972 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\nNOTE: Running task 4973 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_package)\nNOTE: Running task 4974 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_package)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package: Started\nNOTE: Running task 4975 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_package)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6839076450892858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_install: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4465070452008928 - using 1/16 bitbake threads\nNOTE: Running task 4976 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_package)\nNOTE: Running task 4977 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_package)\nNOTE: Running task 4978 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_package)\nNOTE: Running task 4979 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_package)\nNOTE: Running task 4980 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_package)\nNOTE: Running task 4981 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_package)\nNOTE: Running task 4982 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_package)\nNOTE: Running task 4983 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_package)\nNOTE: Running task 4984 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package)\nNOTE: Running task 4985 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package)\nNOTE: Running task 4987 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_write_qemuboot_conf)\nNOTE: Running task 4988 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_qa)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package: Started\nNOTE: Running task 4994 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_collect_spdx_deps)\nNOTE: Running task 4995 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package: Started\nNOTE: Running task 4996 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5000 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_packagedata)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_packagedata: Started\nNOTE: Running task 5001 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5002 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image)\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5003 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: Running task 5004 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_spdx: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Succeeded\nNOTE: Running task 5005 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5809238978794642 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_packagedata unihash changed to daefacb429e1a0345f72000f65c3944601a0591b40604689ac3b57f53f9a1844\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_packagedata unihash changed to a3fad09f6137232d249dcf9ac9b91133fd0596948524495d2f9aa26953d9f534\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4653494698660714 - using 1/16 bitbake threads\nNOTE: Running task 5006 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_packagedata)\nNOTE: Running task 5009 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5011 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_collect_spdx_deps)\nNOTE: Running task 5013 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_collect_spdx_deps)\nNOTE: Running task 5014 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: Running task 5015 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata)\nNOTE: Running task 5016 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_packagedata)\nNOTE: Running task 5017 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_packagedata)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_packagedata: Started\nNOTE: Running task 5018 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata)\nNOTE: Running task 5019 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata)\nNOTE: Running task 5020 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5029 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_create_spdx)\nNOTE: Running task 5030 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx)\nNOTE: Running task 5032 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_spdx: Started\nNOTE: Running task 5035 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_collect_spdx_deps)\nNOTE: Running task 5036 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5037 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5038 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5041 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: Running task 5042 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5043 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5046 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_create_spdx)\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5047 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5911080496651786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_packagedata unihash changed to dbf55be55d4b2ac1fb60b95ccd797cc86ed41a3826f087e5fd326925f5c077a7\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_packagedata unihash changed to fc6871ae0476e4e462de53c73702a1d1e11865715580058906bda71872cd4e8b\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_packagedata unihash changed to 60e15a07a21f4bb7ff0af56e823b916902c6b9235f8b2aec4fb38d58f45906f4\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b49f363866de003de28683e9414eedb7b2512026d4c6062b7f2c7f54bd8db6a1\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata unihash changed to 53927f00e5d3f2661395e1072742cc989eb855556dc9e6f87ad00a5b93ee8d21\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_packagedata unihash changed to 2dbb456f9e6d00dfc0a93e27acb9ac584ad77b3585d13970709d5df5b5af18b6\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_packagedata unihash changed to 6d92fed995f148adb47a209f86cb20ec406b4874d935f80b0648f9cd9d33b5d1\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata unihash changed to 7cdb9b873a39506ea8c39086cc7a408c62bcd18247d27b3c443c79f076651439\nNOTE: Load average limiting set to False as load average: 1.4585048130580358 - using 1/16 bitbake threads\nNOTE: Running task 5048 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx)\nNOTE: Running task 5050 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: Running task 5051 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_spdx)\nNOTE: Running task 5052 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 5053 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_packagedata)\nNOTE: Running task 5054 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 5055 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_packagedata)\nNOTE: Running task 5056 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_packagedata)\nNOTE: Running task 5057 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_packagedata)\nNOTE: Running task 5058 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_packagedata)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_packagedata: Started\nNOTE: Running task 5059 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_packagedata)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_packagedata: Started\nNOTE: Running task 5060 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_packagedata)\nNOTE: Running task 5061 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 5062 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_packagedata)\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_packagedata: Started\nNOTE: Running task 5063 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_packagedata)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_packagedata unihash changed to 7c4940be709ed27704457d226e6ec12904b763dc81b393ec5c7ab6d19836009f\nNOTE: Load average limiting set to True as load average: 1.7753034319196428 - using 15/16 bitbake threads\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 38ca126955aa86f71319110725c4f23524892cfc4a868a2c31387b951b98663b\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_packagedata unihash changed to 940a3d17f44f7c255d0910f66f1d0024208a0e1c2ba9a17d365c1ebaf1c045c5\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_packagedata unihash changed to ecdd80a63ec8fa8e5af2891dffc35b13278b71edc3cad210754b3ca3c1f838a2\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_packagedata unihash changed to 02bfd3d7cd8913f3172efc6053a3e26adef660ebbfa6a2f9122b9d38f2c1ee0f\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_packagedata unihash changed to 2257e5e499e63f35876e60aed24a0f98595f45302a7e1ff611b919db478f0762\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to cf88a4e2baa08c97b6cd00c0f6b2bcd94eea2d743a7603ddb5e8ca28423f302c\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_packagedata unihash changed to f0f7e9892d66c3b637df2264f719350e173aae9560b68c9ac20e77d45e6ab676\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to 85744e35b9044e918a73e3be39a141f652bf0e72285d835b939230d258935060\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_packagedata unihash changed to d4507f898ceda72a5fb62f32f7c05b74748bbe0139c1591ad6a674f700377398\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_packagedata unihash changed to 3bab25e8fa038f93e3ebc7b103d548fed6d6e67d9be93117109319b8a7b12779\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_packagedata unihash changed to ab96084a19ab0ce4af54019d9469de14d0b39a2eecde018d5d573baf29ca380b\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4908272879464286 - using 1/16 bitbake threads\nNOTE: Running task 5064 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata)\nNOTE: Running task 5065 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_packagedata)\nNOTE: Running task 5066 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_packagedata)\nNOTE: Running task 5067 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_packagedata)\nNOTE: Running task 5068 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_packagedata)\nNOTE: Running task 5069 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_packagedata)\nNOTE: Running task 5070 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata)\nNOTE: Running task 5071 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_packagedata)\nNOTE: Running task 5072 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata)\nNOTE: Running task 5073 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_packagedata)\nNOTE: Running task 5080 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5081 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5082 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_packagedata: Started\nNOTE: Running task 5085 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_sysroot)\nNOTE: Running task 5088 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_packagedata: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5089 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5090 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5091 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5092 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5093 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5094 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6760341099330358 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_packagedata unihash changed to ed3dfbb2f35cc8a9394e2be0c45316a08b6496c762cd45879941aa43941dc2b3\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_packagedata unihash changed to 54e9edc4b6dca934f0d1de8c64d700be8c22d5828c692371dc8ae5d6d2418c40\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_packagedata unihash changed to 2343cc4164da24e2427bdfeebe8bf6f0786216f3ed457a86e97a657646f87c21\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_packagedata unihash changed to 89cc631e33849af4f432ee98e7d88d5f672975fdab6d8bc3feb15de2a12d1969\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_packagedata unihash changed to 8cc43f5a24530cead8ceb14ee18cc828e557a622b671216987d95ae77af246d8\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_packagedata unihash changed to 5dd6e57e7c8ee2d4dbd570f361cc8485bc7a3b8fff77b4a8ae128b1414a95fe4\nNOTE: recipe nativesdk-tar-1.35-r0: task do_packagedata: Succeeded\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_packagedata unihash changed to 646a3fb3a13d5310a577be612ee1a7e41c326ae83040d2a7bf5673fda29c2d17\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata unihash changed to 689945775b53f52cfe9abb8c9431e8d623b81850458d408c48faf9cfaccba0ae\nNOTE: Task virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_packagedata unihash changed to 20bd265659479903ee7791f5baa96b5d9ec690e643e5e0913dc49fa5597619d6\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_packagedata unihash changed to 080115d8b650d2dea9e3a69fee95bfd66111f74084948ed0c97ba436923c3439\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4134695870535714 - using 1/16 bitbake threads\nNOTE: Running task 5095 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_collect_spdx_deps)\nNOTE: Running task 5096 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5097 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\nNOTE: Running task 5098 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_collect_spdx_deps)\nNOTE: Running task 5099 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5100 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_collect_spdx_deps)\nNOTE: Running task 5101 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_collect_spdx_deps)\nNOTE: Running task 5102 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_collect_spdx_deps)\nNOTE: Running task 5103 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_collect_spdx_deps)\nNOTE: Running task 5104 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5105 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_collect_spdx_deps)\nNOTE: Running task 5106 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 5107 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5108 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5109 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5110 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_collect_spdx_deps)\nNOTE: Running task 5111 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5112 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-tar-1.35-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5113 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_collect_spdx_deps)\nNOTE: Running task 5114 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5115 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5116 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_collect_spdx_deps)\nNOTE: Running task 5117 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5118 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_collect_spdx_deps)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5121 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx)\nNOTE: Running task 5122 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_spdx)\nNOTE: Running task 5123 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5124 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5125 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5126 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5127 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_spdx: Started\nNOTE: Running task 5128 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_create_spdx)\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_spdx: Started\nNOTE: Running task 5129 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5130 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5131 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx)\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5132 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_spdx)\nNOTE: Running task 5133 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_create_spdx)\nNOTE: Running task 5134 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_spdx)\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5135 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_create_spdx)\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5781947544642858 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4900338309151786 - using 1/16 bitbake threads\nNOTE: Running task 5136 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: Running task 5137 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_spdx)\nNOTE: Running task 5138 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_create_spdx)\nNOTE: Running task 5139 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx)\nNOTE: Running task 5140 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_spdx)\nNOTE: Running task 5141 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_create_spdx)\nNOTE: Running task 5142 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_create_spdx)\nNOTE: Running task 5143 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_create_spdx)\nNOTE: Running task 5144 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx)\nNOTE: Running task 5145 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_spdx)\nNOTE: Running task 5146 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_create_spdx)\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_spdx: Started\nNOTE: Running task 5147 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_create_spdx)\nNOTE: Running task 5148 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_spdx)\nNOTE: Running task 5149 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_bundle_initramfs)\nNOTE: Running task 5150 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_ext4)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_spdx: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_bundle_initramfs: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_bundle_initramfs: Succeeded\nNOTE: Running task 5151 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_tar)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6038033621651786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4914637974330358 - using 2/16 bitbake threads\nNOTE: Running task 5152 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy)\nNOTE: Running task 5153 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_collect_spdx_deps)\nNOTE: Running task 5155 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_collect_spdx_deps)\nNOTE: Running task 5240 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_sysroot)\nNOTE: Running task 5241 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_sysroot)\nNOTE: Running task 5243 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 5244 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_populate_sysroot)\nNOTE: Running task 5246 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unzip-1_6.0-r0: task do_populate_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_populate_sysroot: Started\nNOTE: recipe binutils-2.42-r0: task do_populate_sysroot: Started\nNOTE: recipe gcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5264 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot)\nNOTE: Running task 5265 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_populate_sysroot)\nNOTE: Running task 5266 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_populate_sysroot)\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 5267 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_sysroot)\nNOTE: recipe perl-5.38.2-r0: task do_populate_sysroot: Started\nNOTE: Running task 5268 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_create_spdx)\nNOTE: recipe psmisc-23.7-r0: task do_populate_sysroot: Started\nNOTE: Running task 5269 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_sysroot)\nNOTE: Running task 5270 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_populate_sysroot)\nNOTE: recipe coreutils-9.5-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_spdx: Started\nNOTE: recipe procps-4.0.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 5271 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_populate_sysroot)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_sysroot: Started\nNOTE: recipe which-2.21-r0: task do_populate_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_sysroot: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5272 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_sysroot)\nNOTE: recipe gawk-5.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_populate_sysroot: Started\nNOTE: Running task 5273 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/iproute2/iproute2_6.8.0.bb:do_populate_sysroot)\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7701241629464286 - using 15/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy: Succeeded\nNOTE: recipe iproute2-6.8.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe which-2.21-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe sed-4.9-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4547119140625 - using 1/16 bitbake threads\nNOTE: Running task 5274 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_populate_sysroot)\nNOTE: Running task 5275 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_populate_sysroot)\nNOTE: Running task 5276 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot)\nNOTE: Running task 5278 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_populate_sysroot)\nNOTE: Running task 5279 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_populate_sysroot)\nNOTE: Running task 5282 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_write_rpm)\nNOTE: Running task 5283 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5284 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_write_rpm)\nNOTE: Running task 5285 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5286 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_write_rpm)\nNOTE: Running task 5287 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5288 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_write_rpm)\nNOTE: Running task 5289 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_populate_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_populate_sysroot: Started\nNOTE: Running task 5290 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_write_rpm)\nNOTE: recipe zip-3.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 5291 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_populate_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5299 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6413748604910714 - using 15/16 bitbake threads\nNOTE: recipe bash-5.2.21-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libunistring-1.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-nettle-3.9.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gmp-6.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libtasn1-4.19.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libidn2-2.3.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4927978515625 - using 1/16 bitbake threads\nNOTE: Running task 5300 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-smmap_6.0.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5301 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot)\nNOTE: Running task 5302 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_populate_sysroot)\nNOTE: Running task 5306 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_write_rpm)\nNOTE: Running task 5307 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5308 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package_write_rpm)\nNOTE: Running task 5309 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5310 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_package_write_rpm)\nNOTE: Running task 5311 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb:do_create_runtime_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_sysroot: Started\nNOTE: Running task 5312 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_package_write_rpm)\nNOTE: Running task 5313 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-extras_1.0.0.bb:do_create_runtime_spdx)\nNOTE: recipe make-4.4.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 5314 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package_write_rpm)\nNOTE: Running task 5315 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5316 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_package_write_rpm)\nNOTE: Running task 5317 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5318 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7007271902901786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-bash-completion-2.13.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-markupsafe-2.1.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-findutils-4.9.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-smmap-6.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-extras-1.0.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-iso8601-2.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-six-1.16.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4776436941964286 - using 1/16 bitbake threads\nNOTE: Running task 5319 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_runtime_spdx)\nNOTE: Running task 5320 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm)\nNOTE: Running task 5321 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5322 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package_write_rpm)\nNOTE: Running task 5323 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5324 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_sysroot)\nNOTE: Running task 5326 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_sysroot)\nNOTE: Running task 5327 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_sysroot)\nNOTE: Running task 5330 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_sysroot)\nNOTE: Running task 5332 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm)\nNOTE: Running task 5333 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5336 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_package_write_rpm)\nNOTE: Running task 5337 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre_8.45.bb:do_create_runtime_spdx)\nNOTE: Running task 5338 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package_write_rpm)\nNOTE: Running task 5339 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe sysvinit-3.04-r0: task do_populate_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_sysroot: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5340 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6067068917410714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4982386997767858 - using 11/16 bitbake threads\nNOTE: Running task 5341 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5342 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package_write_rpm)\nNOTE: Running task 5343 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5346 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_package_write_rpm)\nNOTE: Running task 5347 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libgcc-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5348 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_write_rpm)\nNOTE: recipe eudev-3.2.14-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5349 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bash-5.2.21-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-attr-2.5.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5350 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gnutls-3.8.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5351 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libpcre-8.45-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5352 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package_write_rpm)\nNOTE: Running task 5353 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe sysvinit-3.04-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package_write_rpm: Started\nNOTE: Running task 5354 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 5355 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5356 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5512956891741072 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4768851143973214 - using 9/16 bitbake threads\nNOTE: Running task 5357 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx)\nNOTE: Running task 5358 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm)\nNOTE: Running task 5359 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx)\nNOTE: Running task 5360 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package_write_rpm)\nNOTE: Running task 5361 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx)\nNOTE: Running task 5362 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_write_rpm)\nNOTE: Running task 5363 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-curl-8.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5364 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-libyaml-0.2.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5365 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-gitdb-4.0.11-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5366 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libtirpc-1.3.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5367 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5368 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libxcrypt-4.4.36-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.7575857979910714 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-libffi-3.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zlib-1.3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnsl2-2.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-bzip2-1.0.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-sqlite3-3_3.45.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-xz-5.4.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gdbm-1.23-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-opkg-utils-0.6.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-perl-5.38.2-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4686366489955358 - using 1/16 bitbake threads\nNOTE: Running task 5369 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5370 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_write_rpm)\nNOTE: Running task 5371 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx)\nNOTE: Running task 5372 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_write_rpm)\nNOTE: Running task 5373 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx)\nNOTE: Running task 5374 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package_write_rpm)\nNOTE: Running task 5375 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5388 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm)\nNOTE: Running task 5389 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5390 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm)\nNOTE: Running task 5391 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Started\nNOTE: Running task 5393 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package_write_rpm: Started\nNOTE: Running task 5394 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package_write_rpm: Started\nNOTE: Running task 5395 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 5396 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/lz4/lz4_1.9.4.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5397 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package_write_rpm: Started\nNOTE: Running task 5398 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_runtime_spdx: Started\nNOTE: Load average limiting set to True as load average: 1.77001953125 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-expat-2.6.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-openssl-3.3.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libedit-20230828-3.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-util-linux-libuuid-2.39.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-lz4-1_1.9.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-acl-2.3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-zstd-1.5.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-gcc-runtime-14.1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4995204380580358 - using 1/16 bitbake threads\nNOTE: Running task 5399 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_package_write_rpm)\nNOTE: Running task 5400 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/mtools/mtools_4.0.43.bb:do_create_runtime_spdx)\nNOTE: Running task 5401 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package_write_rpm)\nNOTE: Running task 5402 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx)\nNOTE: Running task 5403 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_package_write_rpm)\nNOTE: Running task 5404 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb:do_create_runtime_spdx)\nNOTE: Running task 5405 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_package_write_rpm)\nNOTE: Running task 5406 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnss-nis/libnss-nis.bb:do_create_runtime_spdx)\nNOTE: Running task 5407 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_package_write_rpm)\nNOTE: Running task 5408 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5409 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_rpm)\nNOTE: Running task 5410 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx)\nNOTE: Running task 5411 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_package_write_rpm)\nNOTE: Running task 5412 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/wget/wget_1.24.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5413 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.8985246930803572 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-ca-certificates-20211016-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-rpcsvc-proto-1.4.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-libnss-nis-3.2-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-patch-2.7.6-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-wget-1.24.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-mtools-4.0.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-texinfo-7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4893886021205358 - using 1/16 bitbake threads\nNOTE: Running task 5414 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5415 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_package_write_rpm)\nNOTE: Running task 5416 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_create_runtime_spdx)\nNOTE: Running task 5417 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_package_write_rpm)\nNOTE: Running task 5418 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5419 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_package_write_rpm)\nNOTE: Running task 5420 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb:do_create_runtime_spdx)\nNOTE: Running task 5421 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_package_write_rpm)\nNOTE: Running task 5422 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_create_runtime_spdx)\nNOTE: Running task 5423 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_package_write_rpm)\nNOTE: Running task 5424 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx)\nNOTE: Running task 5425 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_write_rpm)\nNOTE: Running task 5426 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx)\nNOTE: Running task 5427 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running task 5428 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-websockets_12.0.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5429 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5430 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6289498465401786 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-buildtools-perl-dummy-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-pigz-2.8-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-chrpath-0.16-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-make-4.4.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-websockets-12.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-ncurses-6.5-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-tar-1.35-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pyyaml-6.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4932774135044642 - using 2/16 bitbake threads\nNOTE: Running task 5431 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_package_write_rpm)\nNOTE: Running task 5432 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-subunit_1.4.4.bb:do_create_runtime_spdx)\nNOTE: Running task 5433 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_package_write_rpm)\nNOTE: Running task 5434 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5435 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_package_write_rpm)\nNOTE: Running task 5436 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx)\nNOTE: Running task 5437 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_package_write_rpm)\nNOTE: Running task 5438 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-testtools_2.7.1.bb:do_create_runtime_spdx)\nNOTE: Running task 5439 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_package_write_rpm)\nNOTE: Running task 5440 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_runtime_spdx: Started\nNOTE: Running task 5441 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_package_write_rpm)\nNOTE: Running task 5442 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-git_3.1.43.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package_write_rpm: Started\nNOTE: Running task 5443 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package_write_rpm)\nNOTE: Running task 5444 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-git-2.45.1-r0: task do_package_write_rpm: Succeeded\nNOTE: Running task 5445 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_package_write_rpm)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 1.56817626953125 - using 15/16 bitbake threads\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-python3-setuptools-69.5.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-git-3.1.43-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-testtools-2.7.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-subunit-1.4.4-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-jinja2-3.1.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-python3-pip-24.0-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4244733537946428 - using 2/16 bitbake threads\nNOTE: Running task 5446 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb:do_create_runtime_spdx)\nNOTE: Running task 5448 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_write_rpm)\nNOTE: Running task 5449 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_qa)\nNOTE: Running task 5450 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_create_runtime_spdx)\nNOTE: Running task 5452 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_sysroot)\nNOTE: Running task 5453 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_runtime_spdx)\nNOTE: Running task 5457 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package_write_rpm)\nNOTE: Running task 5458 of 5511 (virtual:nativesdk:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_create_runtime_spdx)\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_write_rpm: Started\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_qa: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Started\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package_write_rpm: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-sdk-provides-dummy-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe buildtools-tarball-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_create_runtime_spdx unihash changed to ef20836098c9966f351e7956279a6fdc156aa3aba71dfe94db5a76c4de0ca0b0\nNOTE: recipe meta-environment-extsdk-qemux86-64-1.0-r0: task do_package_qa: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-environment-extsdk.bb:do_package_qa unihash changed to 8e1c7d0a9453e7abad71c30941027cbc665365ed76cfe48180d4b9e06452879e\nNOTE: recipe nativesdk-python3-3.12.3-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe nativesdk-glibc-locale-2.39+git-r0: task do_package_write_rpm: Succeeded\nNOTE: Load average limiting set to True as load average: 2.0122593470982144 - using 1/16 bitbake threads\nNOTE: Load average limiting set to False as load average: 1.4315883091517858 - using 1/16 bitbake threads\nNOTE: Running task 5461 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/buildtools-tarball.bb:do_populate_sdk)\nNOTE: recipe buildtools-tarball-1.0-r0: task do_populate_sdk: Started\nNOTE: recipe buildtools-tarball-1.0-r0: task do_populate_sdk: Succeeded\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 6600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 7800s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 8400s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9000s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 9600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nBitbake still alive (no events for 10200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_compile\nNOTE: recipe llvm-native-18.1.6-r0: task do_compile: Succeeded\nNOTE: Running task 5462 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_install)\nNOTE: recipe llvm-native-18.1.6-r0: task do_install: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_install: Succeeded\nNOTE: Running task 5463 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_sysroot)\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe llvm-native-18.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5464 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5465 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_configure)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Succeeded\nNOTE: Running task 5466 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_compile: Started\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_compile\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_compile: Succeeded\nNOTE: Running task 5467 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_install)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_install: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_install: Succeeded\nNOTE: Running task 5468 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_sysroot)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5469 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5470 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5471 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_configure)\nNOTE: Running task 5472 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_configure)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_configure: Succeeded\nNOTE: Running task 5473 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_compile)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_compile: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_compile: Succeeded\nNOTE: Running task 5474 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_install)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_install: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_install: Succeeded\nNOTE: Running task 5475 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5476 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_configure: Succeeded\nNOTE: Running task 5477 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_compile)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_compile: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5478 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_configure)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_configure: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 5479 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_compile)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_compile: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_compile: Succeeded\nNOTE: Running task 5480 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_install)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_install: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_install: Succeeded\nNOTE: Running task 5481 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_sysroot)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 5482 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_install)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_install: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_install: Succeeded\nNOTE: Running task 5483 of 5511 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_sysroot)\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5484 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5485 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_configure)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_configure: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_configure: Succeeded\nNOTE: Running task 5486 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_compile)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_compile: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_compile: Succeeded\nNOTE: Running task 5487 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_install)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_install: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_install: Succeeded\nNOTE: Running task 5488 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_sysroot)\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5489 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5490 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_configure)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_configure: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 5491 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_compile)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_compile: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 5492 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_install)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_install: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_install: Succeeded\nNOTE: Running task 5493 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5494 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 5495 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Succeeded\nNOTE: Running task 5496 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_image_complete)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 5497 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_configure)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_configure: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 5498 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_compile)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_compile: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 5499 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_install)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_install: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_install: Succeeded\nNOTE: Running task 5500 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package)\nNOTE: Running task 5501 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_sysroot)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 5502 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_locked_sigs)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_locked_sigs: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package: Succeeded\nNOTE: Running task 5503 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_packagedata: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Succeeded\nNOTE: Running task 5504 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_lic_deploy)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_locked_sigs: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata unihash changed to de9898ce23b276a811da3c1d2e9e1f60e9f622f5ed057485baa413a3e08c6ba3\nNOTE: Running task 5505 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_spdx)\nNOTE: Running task 5506 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_write_rpm)\nNOTE: Running task 5507 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa)\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_lic_deploy: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_lic_deploy: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_spdx: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_qa: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_write_rpm: Started\nNOTE: Running noexec task 5508 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_build)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_qa: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_spdx: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa unihash changed to 2323d0f4300b05e6d5f31cfadcbb20e6fc225aea5c8fb0b9c8243ccbc2147ca3\nNOTE: Running task 5509 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_runtime_spdx)\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_package_write_rpm: Succeeded\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe meta-extsdk-toolchain-1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 5510 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_sdk_depends)\nNOTE: recipe core-image-minimal-1.0-r0: task do_sdk_depends: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_sdk_depends: Succeeded\nNOTE: Running task 5511 of 5511 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext)\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_sdk_ext: Started\nERROR: core-image-minimal-1.0-r0 do_populate_sdk_ext: Failed to generate filtered task list for extensible SDK:\nThis is the default build configuration for the Poky reference distribution.\n\n### Shell environment set up for builds. ###\n\nYou can now run 'bitbake <target>'\n\nCommon targets are:\n    core-image-minimal\n    core-image-full-cmdline\n    core-image-sato\n    core-image-weston\n    meta-toolchain\n    meta-ide-support\n\nYou can also run generated qemu images with a command like 'runqemu qemux86-64'.\n\nOther commonly useful commands are:\n - 'devtool' and 'recipetool' handle common recipe tasks\n - 'bitbake-layers' handles common layer tasks\n - 'oe-pkgdata-util' handles common target package tasks\nERROR: bitbake failed:\nWARNING: You are using a local hash equivalence server but have configured an sstate mirror. This will likely mean no sstate will match from the mirror. You may wish to disable the hash equivalence use (BB_HASHSERVE), or use a hash equivalence server alongside the sstate mirror.\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nNOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/4.5/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473 (will check PREMIRRORS first)\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 894 Local 821 Mirrors 0 Missed 73 Current 0 (91% match, 0% complete)\nWARNING: The meta-extsdk-toolchain:do_package sig is computed to be c218372ec1b6bd6e9bc3b773ffd7ce185b3842eb3d7e686daaf29b330fd5dfcd, but the sig is locked to 904d8feff6b6275b20076b6d44173b3cf59b3597488904a7958787ff802868ca in SIGGEN_LOCKEDSIGS_t-core2-64\nThe meta-extsdk-toolchain:do_package_write_rpm sig is computed to be 7e2c69b08589a863ecab933dcb2b33a274c3f2ddecadb847fca92af635fbcc92, but the sig is locked to 49792eff36356ab1b99d375567ec37359a926c9427128356aa266766d4f63752 in SIGGEN_LOCKEDSIGS_t-core2-64\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 4 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_qa_setscene)\nNOTE: Running setscene task 5 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 6 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 7 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 9 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 10 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 12 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 13 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 14 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 15 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 16 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 17 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 18 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 19 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_qa_setscene)\nNOTE: Running setscene task 20 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 21 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 22 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 23 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 24 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_qa_setscene)\nNOTE: Running setscene task 25 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 26 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 27 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 28 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 29 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 30 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 31 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 32 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 33 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 34 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 35 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 36 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 37 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 38 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 39 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 40 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 41 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 42 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 43 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 44 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_qa_setscene)\nNOTE: Running setscene task 45 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 46 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 47 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 48 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 49 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 50 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 51 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 52 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 53 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 54 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 55 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 56 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 57 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 58 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 59 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 60 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 61 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 62 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 63 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 64 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 65 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 66 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 67 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 68 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 69 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 70 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 71 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 72 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2023.02.20.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 73 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 74 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 75 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 76 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 77 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 78 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 79 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 80 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 81 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 82 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 83 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 84 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 85 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 86 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 87 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 88 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 89 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 90 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 91 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 92 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 93 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 94 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 95 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 96 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 97 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/llvm/llvm_18.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 98 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 99 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 100 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 101 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 102 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 103 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/meson/meson_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 104 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 105 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 106 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 107 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 108 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 110 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 111 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 112 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 113 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl-cross/perlcross_1.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 114 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 115 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 116 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 117 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 118 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 119 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 120 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 121 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 122 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-build_1.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 123 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 124 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 125 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 126 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 127 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 128 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 129 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 130 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 131 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 132 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 133 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 134 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 135 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 136 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 137 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-mako_1.3.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 138 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 139 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 140 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 141 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 142 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 143 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 144 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 145 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 146 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 147 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 148 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 149 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 150 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 151 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 152 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 153 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 154 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 155 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 156 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 157 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 158 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 159 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 160 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 161 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 162 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 163 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 164 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 165 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 166 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 167 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 168 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 169 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_setscene)\nNOTE: Running setscene task 171 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 172 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 173 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 174 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 175 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 176 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 177 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 178 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 179 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-wheel_0.43.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 180 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 181 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 182 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 183 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 184 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 185 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 186 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 187 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 188 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 189 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 190 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 191 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 192 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 193 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 194 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 195 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 196 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 197 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 198 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 199 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 200 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 201 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 202 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 203 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 204 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 205 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 206 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 207 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 208 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 209 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 210 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 212 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 214 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 217 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 218 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 219 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pygments_2.18.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 220 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 221 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 222 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 223 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 224 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 225 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 226 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-importlib-metadata_7.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 227 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 228 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 229 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 230 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 231 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 232 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 233 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/drm/libdrm_2.4.120.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 235 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 236 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 237 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 238 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 239 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 240 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 241 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 242 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 243 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 244 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 245 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 246 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 247 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 248 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 249 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-zipp_3.18.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 250 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 251 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 252 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 253 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 254 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 255 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 256 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 259 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 261 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 262 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata_setscene)\nNOTE: Running setscene task 263 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 265 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 266 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 267 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 268 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 269 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 270 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 271 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 272 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 273 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 274 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 275 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 276 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 277 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 278 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 279 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 280 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 281 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 282 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 283 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 284 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 285 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 286 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 287 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-hatchling_1.24.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 288 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 289 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 291 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 292 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 293 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 294 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 295 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 297 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 298 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 299 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 300 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 301 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 302 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 303 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 304 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 305 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 306 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 307 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 308 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 309 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 310 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 311 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 313 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: Running setscene task 314 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 316 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 317 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 318 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 319 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 320 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 321 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 322 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 323 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 324 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 325 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 326 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 327 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 328 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 329 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 330 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 331 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 332 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 333 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 334 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 335 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 336 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 337 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 339 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 340 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 341 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 342 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 343 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 345 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/qemu/qemu-native_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 346 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 347 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 348 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 350 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-connectivity/slirp/libslirp_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 351 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 352 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 353 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 354 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 355 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 356 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 357 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 358 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 359 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 360 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 361 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 362 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 363 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 364 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 365 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 366 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 368 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 369 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 371 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 372 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 373 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 374 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 375 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 376 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 379 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 381 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 384 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 385 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 386 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 388 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 389 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 390 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 393 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 394 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 395 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 396 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 397 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 398 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 399 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 400 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 401 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 403 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 404 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 405 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/popt/popt_1.19.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 406 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 407 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 408 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 409 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 410 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 411 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 412 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 417 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 419 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 420 of 894 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 421 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 422 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 423 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 424 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 425 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 426 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 427 of 894 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nERROR: Task gdb-cross-x86_64.do_fetch attempted to execute unexpectedly\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa, unihash 57c548981cbe99958ae5e0c1a33decdc71ca4a23f8f13b1524417905eda85595, taskhash 57c548981cbe99958ae5e0c1a33decdc71ca4a23f8f13b1524417905eda85595\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata, unihash ce2c954417b32a2920c52c700526614d3dc02c9d68f4aa25b7a23194291bdeeb, taskhash ce2c954417b32a2920c52c700526614d3dc02c9d68f4aa25b7a23194291bdeeb\nTask /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot, unihash 3ea2b91a0a29d98cebb9ab0a66e4b79bc0d7c098626dfa2eb54b806a5909ec65, taskhash 3ea2b91a0a29d98cebb9ab0a66e4b79bc0d7c098626dfa2eb54b806a5909ec65\nThis is usually due to missing setscene tasks. Those missing in this build were: {'/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_package_qa',\n '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_packagedata',\n '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_populate_sysroot'}\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch) failed with exit code 'setscene ignore_tasks'\nNOTE: Tasks Summary: Attempted 24 tasks of which 23 didn't need to be rerun and 1 failed.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/sdk-ext/image/tmp-renamed-sdk/layers/build/meta/recipes-devtools/gdb/gdb-cross_14.2.bb:do_fetch\nSummary: There were 2 WARNING messages.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_populate_sdk_ext.3961185\nNOTE: recipe core-image-minimal-1.0-r0: task do_populate_sdk_ext: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 5511 tasks of which 3595 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525230229.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/tmp/log/error-report/error_report_20240525230229.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk_ext\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46145/conf/local.conf\n2024-05-25 22:36:00,199 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 79.79857110977173,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 5.598301649093628,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 288.06405878067017,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 1769.0793163776398,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 4570.333238363266,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 980.8360419273376,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 543.3817517757416,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 173.3662130832672,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 202.26827931404114,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 383.37770223617554,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "status": "UNKNOWN"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 2.9784395694732666,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 4.148966550827026,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 1.953345537185669,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 2.032158136367798,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 1.8994591236114502,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.8932790756225586,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 17.109204053878784,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 36.84997057914734,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 749.3520426750183,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 438.87680435180664,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 118.3775851726532,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 458.823317527771,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 594.8900845050812,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 552.4245948791504,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 473.5006592273712,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 1833.5044991970062,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 325, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 4508 of 4845 in 25.642678260803223\nNOTE: Initial setup loop progress: 1711 of 4845 in 26.644143104553223\nNOTE: Initial setup loop took: 27.392613649368286\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 1241 Local 461 Mirrors 0 Missed 780 Current 963 (37% match, 64% complete)\nRemoving 67 stale sstate objects for arch x86_64...done.\nRemoving 135 stale sstate objects for arch qemux86_64...done.\nRemoving 483 stale sstate objects for arch core2-64...done.\nRemoving 20 stale sstate objects for arch allarch...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 984 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 985 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 986 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 988 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 989 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)\nNOTE: Running setscene task 990 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1008 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1009 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1010 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1012 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1026 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1033 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1034 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1035 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1036 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1041 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1047 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1048 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1049 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1050 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_spdx_setscene)\nNOTE: recipe init-system-helpers-1.66-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1058 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1063 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1070 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1077 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1078 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_qa_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1079 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_rpm_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1089 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1124 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1129 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1130 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running setscene task 1156 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1162 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1166 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1169 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemu-system-native_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1170 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1172 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe binutils-2.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-system-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1175 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1180 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1182 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1183 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1184 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1185 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1188 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1201 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1214 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1225 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1229 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1237 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1241 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1249 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1260 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe groff-1.23.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe less-643-r0: task do_populate_lic_setscene: Started\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1267 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_populate_lic_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1281 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1284 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1285 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1294 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_recipe_qa_setscene)\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1301 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe grep-3.11-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1304 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1314 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1315 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1317 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_setscene)\nNOTE: recipe less-643-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe groff-1.23.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1318 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1329 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_setscene)\nNOTE: Running setscene task 1330 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1332 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1333 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_qa_setscene)\nNOTE: recipe libpipeline-1.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe man-pages-6.06-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe less-643-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe man-db-2.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe groff-1.23.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Started\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Started\nNOTE: recipe man-pages-6.06-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1334 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package_write_rpm_setscene)\nNOTE: recipe groff-1.23.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe less-643-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1335 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1336 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1343 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1344 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1351 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe man-db-2.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1367 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe procps-4.0.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1379 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1380 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1384 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1385 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1386 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_qa_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1387 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe groff-1.23.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe less-643-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe man-db-2.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Started\nNOTE: recipe groff-1.23.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1388 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe unzip-1_6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1389 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1392 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1393 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_qa_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1395 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe less-643-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe which-2.21-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1396 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1399 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1400 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1405 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpipeline-1.5.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1406 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1407 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1423 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1424 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1431 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe shadow-securetty-4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1433 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe man-db-2.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1439 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe man-db-2.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1440 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1447 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_spdx_setscene)\nNOTE: recipe run-postinsts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1461 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1478 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1479 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1481 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package_setscene)\nNOTE: Running setscene task 1484 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1485 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1488 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1491 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1495 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1496 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1498 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package_setscene)\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1500 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_recipe_qa_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1501 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1503 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package_setscene)\nNOTE: Running setscene task 1504 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1507 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1508 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1509 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1518 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1519 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1520 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1521 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe tzcode-native-2024a-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1531 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1561 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package_setscene)\nNOTE: Running setscene task 1563 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1565 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package_setscene)\nNOTE: Running setscene task 1568 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata_setscene)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1571 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata_setscene)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1573 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1574 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Started\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1578 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1580 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1582 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Started\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1585 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1586 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1587 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1588 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package_setscene)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1589 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1590 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1591 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1599 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1602 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe file-5.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1603 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1605 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1606 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1607 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1608 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1609 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-1.23-r0: task do_package_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_package_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1610 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1616 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_setscene)\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1618 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1619 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1620 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1622 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package_setscene)\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1623 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1637 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1639 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package_setscene)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1640 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1642 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1643 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1645 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_setscene: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1647 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1648 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1660 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1667 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1668 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1669 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1674 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1680 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1686 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package_setscene)\nNOTE: Running setscene task 1687 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1689 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1690 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1694 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1696 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package_setscene)\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1697 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-1.3.1-r0: task do_package_setscene: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1704 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package_setscene)\nNOTE: Running setscene task 1705 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1709 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1711 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1714 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1717 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1746 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1747 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-2.69-r0: task do_package_setscene: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1749 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_create_spdx_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1750 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1751 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1752 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1753 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1754 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe acl-2.3.2-r0: task do_package_setscene: Succeeded\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1756 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package_setscene)\nNOTE: Running setscene task 1757 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1758 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1759 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_lic_setscene)\nNOTE: recipe createrepo-c-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1762 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dnf-native-4.19.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1768 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1773 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_create_spdx_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1774 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1799 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_populate_lic_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1805 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_populate_lic_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1806 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1830 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_populate_lic_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1839 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_create_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1842 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_create_spdx_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1845 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1846 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1847 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_create_spdx_setscene)\nNOTE: recipe libdnf-native-0.73.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1848 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_create_spdx_setscene)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package_setscene: Succeeded\nNOTE: recipe libdnf-native-0.73.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 1850 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1851 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-requests_2.32.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1853 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1855 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package_setscene)\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1856 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1857 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1858 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1860 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1861 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1868 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1870 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Started\nNOTE: Running setscene task 1872 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_create_spdx_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmodulemd-native-2.15.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1874 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1875 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1876 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1877 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-requests_2.32.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1878 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1879 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe attr-2.5.2-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 1880 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1881 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1882 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1884 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1887 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1889 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1890 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1893 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_create_spdx_setscene)\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1896 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1898 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1900 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1903 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1906 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_create_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1913 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1914 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1915 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1916 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1938 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1939 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1940 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1941 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1943 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1945 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1952 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx_setscene)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1953 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1957 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1962 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1963 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_populate_sysroot_setscene)\nNOTE: recipe gmp-6.3.0-r0: task do_package_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1964 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1965 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1966 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1967 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-requests_2.32.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1968 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1970 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cwautomacros-native-20110201-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1971 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1972 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1973 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1974 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1976 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/git/git_2.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1978 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1979 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1980 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1982 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1984 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-docutils_0.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinx-native-7.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1985 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1986 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1988 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1989 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1991 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-requests_2.32.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1993 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1995 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1997 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_recipe_qa_setscene)\nNOTE: recipe git-native-2.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1999 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2001 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2002 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2003 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-docutils-native-0.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2004 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2005 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2007 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2008 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2010 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-requests-native-2.32.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2011 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2012 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2014 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2015 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2017 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2019 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2021 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2023 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2029 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2030 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2032 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2034 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2035 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2036 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2037 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cwautomacros-native-20110201-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2038 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2040 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2041 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2043 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2047 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2048 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2051 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2053 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2054 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2056 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2081 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_create_spdx_setscene)\nNOTE: recipe gobject-introspection-native-1.80.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2083 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2084 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-py-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2086 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2088 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-idna-native-3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2113 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe elfutils-native-0.191-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2115 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2116 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2117 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe ncurses-6.5-r0: task do_package_setscene: Succeeded\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2118 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_create_spdx_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2119 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2121 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe virglrenderer-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2123 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2124 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-py-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-native-3.7.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe kmod-native-31-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2131 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_create_spdx_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2132 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2134 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2135 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2137 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2138 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2139 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2141 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2142 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2143 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx_setscene)\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2144 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2146 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2147 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2149 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2151 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_recipe_qa_setscene)\nNOTE: recipe libidn2-native-2.3.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2152 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_create_spdx_setscene)\nNOTE: Running task 929 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_fetch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_fetch: Succeeded\nNOTE: Running task 930 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2153 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2154 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2155 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_spdx_setscene)\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 931 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_fetch)\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_fetch: Succeeded\nNOTE: Running task 947 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_unpack)\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Started\nNOTE: recipe nettle-3.9.1-r0: task do_unpack: Succeeded\nNOTE: Running task 948 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_unpack: Succeeded\nNOTE: Running task 949 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_unpack)\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_unpack: Succeeded\nNOTE: Running task 979 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_fetch)\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Started\nNOTE: recipe libunistring-1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 994 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_fetch: Succeeded\nNOTE: Running task 996 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_fetch: Succeeded\nNOTE: Running task 1004 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_unpack)\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Started\nNOTE: recipe libunistring-1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1010 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 1012 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Running task 1055 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1058 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_fetch)\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1059 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_fetch)\nNOTE: recipe openssl-3.3.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2157 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package_setscene)\nNOTE: Running setscene task 2158 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_fetch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 1076 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_fetch)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Started\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_fetch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 1079 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2160 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package_setscene)\nNOTE: Running setscene task 2161 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtasn1-4.19.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1085 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_unpack)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1086 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_unpack)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2163 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_unpack: Succeeded\nNOTE: Running task 1088 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: recipe libgcc-14.1.0-r0: task do_package_setscene: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 1089 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Started\nNOTE: Load average limiting set to False as load average: 1.4875837053571428 - using 1/16 bitbake threads\nNOTE: Running task 1092 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1097 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_unpack)\nNOTE: Running task 1126 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Succeeded\nNOTE: Running task 1135 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_fetch)\nNOTE: Running task 1146 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: Running task 1155 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_fetch)\nNOTE: Running task 1158 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\nNOTE: Running task 1168 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\nNOTE: Running task 1172 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_fetch)\nNOTE: Running task 1204 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\nNOTE: Running task 1205 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_fetch)\nNOTE: Running task 1206 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\nNOTE: Running task 1213 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1224 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_fetch)\nNOTE: Running task 1226 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_fetch)\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Started\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Started\nNOTE: recipe file-5.45-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Started\nNOTE: recipe readline-8.2-r0: task do_fetch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_package_setscene: Succeeded\nNOTE: Running setscene task 2165 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata_setscene)\nNOTE: recipe libedit-20230828-3.1-r0: task do_fetch: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_fetch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2166 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot_setscene)\nNOTE: Running task 1228 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1231 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\nNOTE: Running task 1232 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\nNOTE: Running task 1233 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_unpack)\nNOTE: recipe expat-2.6.2-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_fetch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Started\nNOTE: Running task 1234 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_unpack)\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Started\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Started\nNOTE: Running task 1259 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_unpack)\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Started\nNOTE: recipe lzlib-1.14-r0: task do_unpack: Succeeded\nNOTE: recipe readline-8.2-r0: task do_unpack: Started\nNOTE: Running task 1271 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_fetch)\nNOTE: recipe libedit-20230828-3.1-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1272 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2170 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2171 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_unpack: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Started\nNOTE: Running task 1286 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: Running task 1289 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_fetch)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 1290 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2172 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_fetch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe readline-8.2-r0: task do_unpack: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Started\nNOTE: Running task 1291 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_unpack: Succeeded\nNOTE: recipe file-5.45-r0: task do_fetch: Succeeded\nNOTE: Running task 1296 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: Running task 1300 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1301 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_fetch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale_setscene: Started\nNOTE: Running task 1302 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_unpack)\nNOTE: recipe readline-8.2-r0: task do_patch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_unpack: Started\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1323 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_unpack)\nNOTE: Running task 1326 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_unpack)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.19.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2173 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Started\nNOTE: recipe initscripts-1.0-r0: task do_unpack: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1333 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1337 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale_setscene: Succeeded\nNOTE: Running setscene task 2177 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1358 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_unpack)\nNOTE: Running task 1381 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_unpack: Started\nNOTE: Running task 1382 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_patch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe elfutils-native-0.191-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2179 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Started\nNOTE: Running setscene task 2180 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-3.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1387 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: recipe initscripts-1.0-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to 95f2f816d84cf54d47891e34151117ba31328ca93b7653bc3147f8986e928868\nNOTE: Running task 1388 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_fetch)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_patch: Succeeded\nNOTE: Running setscene task 2182 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch unihash changed to cfdd3a3014754ec277547a062d64d08ee6703ec6a51981c9d3b4816bd1defdd9\nNOTE: Running task 1396 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\nNOTE: Running task 1398 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_fetch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2183 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running task 1404 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libarchive-native-3.7.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 2185 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Started\nNOTE: Running task 1411 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 1413 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_fetch)\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_fetch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\nNOTE: Running task 1414 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_fetch)\nNOTE: recipe texinfo-native-7.1-r0: task do_fetch: Started\nNOTE: Load average limiting set to True as load average: 1.5229056222098214 - using 13/16 bitbake threads\nNOTE: recipe texinfo-native-7.1-r0: task do_fetch: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe less-643-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_unpack: Succeeded\nNOTE: recipe gnutls-native-3.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2187 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2189 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe less-643-r0: task do_fetch: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe file-5.45-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2190 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to d5def56187626c9455d277c5fdbe6c0af5d33ac74938bf924fe74082a383133d\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.19.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_fetch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch unihash changed to d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\nNOTE: recipe util-linux-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2195 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_fetch: Succeeded\nNOTE: recipe gtk-doc-native-1.33.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2196 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2197 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2199 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-8.2-r0: task do_patch: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2201 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2203 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_recipe_qa_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2205 of 2205 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_recipe_qa_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4971575055803572 - using 1/16 bitbake threads\nNOTE: Running task 1437 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_unpack)\nNOTE: Running task 1548 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package)\nNOTE: Running task 1549 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: Running task 1552 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nNOTE: Running task 1553 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: Running task 1554 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_patch)\nNOTE: Running task 1556 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: Running task 1559 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_fetch)\nNOTE: Running task 1564 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\nNOTE: Running task 1565 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_unpack)\nNOTE: Running task 1606 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_patch)\nNOTE: Running task 1608 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1609 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1610 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_unpack)\nNOTE: Running task 1617 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\nNOTE: recipe texinfo-native-7.1-r0: task do_unpack: Started\nNOTE: recipe file-5.45-r0: task do_patch: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_fetch: Started\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Started\nNOTE: recipe initscripts-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Started\nNOTE: recipe initscripts-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_unpack: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_fetch: Succeeded\nNOTE: Running task 1618 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_configure)\nNOTE: Running task 1619 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_unpack)\nNOTE: Running task 1620 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1621 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_unpack)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Succeeded\nNOTE: Running task 1623 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_configure)\nNOTE: Running task 1624 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe initscripts-1.0-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_unpack: Succeeded\nNOTE: recipe less-643-r0: task do_unpack: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_unpack: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Started\nNOTE: Running task 1625 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe initscripts-1.0-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1626 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_compile)\nNOTE: recipe less-643-r0: task do_unpack: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_unpack: Succeeded\nNOTE: Running task 1627 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: Running task 1628 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_patch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_unpack: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1629 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: Running task 1630 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_compile)\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_patch: Succeeded\nNOTE: Running task 1631 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: recipe initscripts-1.0-r0: task do_compile: Started\nNOTE: Running task 1637 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_patch)\nNOTE: recipe less-643-r0: task do_patch: Started\nNOTE: recipe initscripts-1.0-r0: task do_compile: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Succeeded\nNOTE: Running task 1638 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_install)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: Running task 1639 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_install)\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_patch: Started\nNOTE: recipe less-643-r0: task do_patch: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_install: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Started\nNOTE: Running task 1650 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\nNOTE: Running task 1652 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_fetch)\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: Running task 1653 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_fetch)\nNOTE: Running task 1654 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Started\nNOTE: Running task 1659 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_fetch)\nNOTE: recipe libmpc-1.3.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1660 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_fetch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_fetch: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_patch: Succeeded\nNOTE: Running task 1679 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\nNOTE: Running task 1711 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\nNOTE: Running task 1712 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_unpack)\nNOTE: recipe texinfo-native-7.1-r0: task do_unpack: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Started\nNOTE: Running task 1713 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_fetch)\nNOTE: Running task 1714 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_fetch: Succeeded\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_fetch: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1717 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Started\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Started\nNOTE: Running task 1718 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_unpack)\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_fetch: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_fetch: Started\nNOTE: Running task 1719 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_unpack)\nNOTE: Running task 1720 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_unpack)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_fetch: Succeeded\nNOTE: recipe texinfo-native-7.1-r0: task do_patch: Started\nNOTE: recipe man-db-2.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Started\nNOTE: Running task 1733 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\nNOTE: Running task 1738 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: recipe libmpc-1.3.1-r0: task do_unpack: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Started\nNOTE: Running task 1739 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_unpack: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Started\nNOTE: Running task 1740 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_patch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_unpack: Succeeded\nNOTE: Running task 1741 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.7.bb:do_patch)\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1742 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_patch)\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_unpack: Succeeded\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 1743 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: Running task 1752 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe texinfo-native-7.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_patch: Started\nNOTE: Running task 1771 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1773 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_fetch)\nNOTE: recipe python3-idna-native-3.7-r0: task do_patch: Succeeded\nNOTE: Running task 1784 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_fetch)\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_patch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: Running task 1786 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_fetch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_unpack: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_unpack: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1792 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_fetch)\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_fetch: Started\nNOTE: Running task 1793 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_fetch: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1794 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_fetch)\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-py-native-1.11.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1795 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_fetch)\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Started\nNOTE: Running task 1796 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_fetch)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1810 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_fetch)\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_fetch: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Succeeded\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_fetch: Started\nNOTE: Running task 1811 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_configure)\nNOTE: Running task 1812 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_fetch)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_fetch: Started\nNOTE: Running task 1813 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_fetch)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_fetch: Started\nNOTE: Running task 1815 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_fetch)\nNOTE: Running task 1817 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1818 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_fetch)\nNOTE: recipe libgcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: Running task 1819 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_fetch: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1820 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_fetch)\nNOTE: Running task 1821 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_fetch)\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1822 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_fetch: Started\nNOTE: Running task 1824 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_unpack)\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_fetch: Succeeded\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_fetch: Started\nNOTE: Running task 1829 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_fetch: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_fetch: Started\nNOTE: Running task 1835 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_unpack)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1841 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_fetch)\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_fetch: Succeeded\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1842 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_install: Succeeded\nNOTE: Running task 1843 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\nNOTE: Running task 1845 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_unpack: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Started\nNOTE: Running task 1846 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_patch)\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_unpack: Started\nNOTE: recipe binutils-2.42-r0: task do_fetch: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe grep-3.11-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.52313232421875 - using 15/16 bitbake threads\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_patch: Started\nNOTE: recipe man-db-2.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_fetch: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_fetch: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch unihash changed to cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_patch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_fetch: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch unihash changed to 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package unihash changed to a432cb64f4bed1ba009c8282cbedb1f12295a9c1e813b27f8f38d1139b812630\nNOTE: Rehash loop slow progress: 107 in 4.064817905426025\nNOTE: Rehash loop took more than 1s: 4.087936162948608\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata became valid\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package unihash changed to 07291ff7b73203884499a6add2e62f44cc5c913b9a4909f26419dfdebe2a7011\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata became valid\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_package: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package unihash changed to 75cc44c39bd6deb2e5cde100708f64bba56effda53231fcc2823abf4fafad7dc\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package unihash changed to d2474cb7e5a225a202289c91dc726d7998f06e35966fdea0dd5c6977555da077\nNOTE: Rehash loop slow progress: 653 in 1.1922316551208496\nNOTE: Rehash loop took more than 1s: 1.2235369682312012\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata became valid\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata_setscene)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4457571847098214 - using 1/16 bitbake threads\nNOTE: Running task 1847 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_compile)\nNOTE: Running task 1858 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: Running task 1864 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_patch)\nNOTE: Running task 1867 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_unpack)\nNOTE: Running task 1868 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_unpack)\nNOTE: Running task 1869 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_unpack)\nNOTE: Running task 1870 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_unpack)\nNOTE: Running task 1871 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_unpack)\nNOTE: Running task 1872 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_unpack)\nNOTE: Running task 1873 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_unpack)\nNOTE: Running task 1874 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_unpack)\nNOTE: Running task 1875 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_unpack)\nNOTE: Running task 1877 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_unpack)\nNOTE: Running task 1879 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_unpack)\nNOTE: Running task 1880 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_unpack)\nNOTE: recipe libgcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe man-db-2.12.1-r0: task do_patch: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_unpack: Started\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_unpack: Started\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_unpack: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_unpack: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_unpack: Started\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_unpack: Started\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_unpack: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1881 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_unpack)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1882 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_unpack)\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1883 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_unpack)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1884 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_unpack)\nNOTE: Running task 1886 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_fetch)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1895 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_unpack: Succeeded\nNOTE: Running task 1897 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_fetch)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1898 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_patch)\nNOTE: Running task 1899 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_patch)\nNOTE: Running task 1900 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_patch)\nNOTE: Running task 1901 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_patch)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_unpack: Started\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Started\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_unpack: Started\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_unpack: Started\nNOTE: Running task 1902 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pysocks_1.7.1.bb:do_patch)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_patch: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_patch: Started\nNOTE: recipe man-db-2.12.1-r0: task do_patch: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_unpack: Succeeded\nNOTE: Running task 1903 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-chardet_5.2.0.bb:do_patch)\nNOTE: Running task 1904 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytz_2024.1.bb:do_patch)\nNOTE: Running task 1905 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb:do_patch)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_unpack: Succeeded\nNOTE: Running task 1906 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jsmath_1.0.1.bb:do_patch)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_patch: Succeeded\nNOTE: Running task 1907 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb:do_patch)\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1909 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-snowballstemmer_2.2.0.bb:do_patch)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1911 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb:do_patch)\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1912 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb:do_patch)\nNOTE: Running task 1913 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb:do_patch)\nNOTE: Running task 1914 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-imagesize_1.4.1.bb:do_patch)\nNOTE: recipe python3-pysocks-native-1.7.1-r0: task do_patch: Succeeded\nNOTE: Running task 1915 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-alabaster_0.7.16.bb:do_patch)\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_patch: Started\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_patch: Started\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-serializinghtml-native-1.1.10-r0: task do_patch: Succeeded\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_patch: Started\nNOTE: recipe python3-chardet-native-5.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-pytz-native-2024.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_patch: Started\nNOTE: Running task 1955 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_fetch)\nNOTE: Running task 1968 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-jsmath-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_patch: Started\nNOTE: Running task 1969 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_fetch)\nNOTE: Running task 1971 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-sphinxcontrib-htmlhelp-native-2.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1972 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-babel_2.14.0.bb:do_patch)\nNOTE: recipe python3-snowballstemmer-native-2.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-sphinxcontrib-qthelp-native-1.0.7-r0: task do_patch: Succeeded\nNOTE: Running task 1973 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_fetch)\nNOTE: Running task 1974 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-applehelp-native-1.0.8-r0: task do_patch: Succeeded\nNOTE: Running task 1975 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\nNOTE: Running task 1977 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-devhelp-native-1.0.6-r0: task do_patch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_fetch: Started\nNOTE: Running task 1979 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_fetch)\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Started\nNOTE: recipe python3-imagesize-native-1.4.1-r0: task do_patch: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-alabaster-native-0.7.16-r0: task do_patch: Succeeded\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_fetch: Started\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Started\nNOTE: Running task 1980 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_fetch)\nNOTE: Running task 1983 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_fetch)\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Started\nNOTE: recipe which-2.21-r0: task do_fetch: Started\nNOTE: Running task 1998 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_unpack)\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_patch: Started\nNOTE: recipe tzdata-2024a-r0: task do_fetch: Succeeded\nNOTE: recipe groff-1.23.0-r0: task do_fetch: Started\nNOTE: Running task 1999 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_unpack)\nNOTE: recipe unzip-1_6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2000 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_fetch: Succeeded\nNOTE: recipe which-2.21-r0: task do_fetch: Succeeded\nNOTE: Running task 2005 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_unpack)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_fetch: Started\nNOTE: Running task 2011 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_fetch)\nNOTE: Running task 2022 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_fetch)\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Started\nNOTE: recipe groff-1.23.0-r0: task do_fetch: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_fetch: Succeeded\nNOTE: Running task 2023 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_fetch)\nNOTE: recipe python3-babel-native-2.14.0-r0: task do_patch: Succeeded\nNOTE: Running task 2024 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_fetch)\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_fetch: Started\nNOTE: recipe binutils-2.42-r0: task do_unpack: Started\nNOTE: Running task 2025 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_fetch)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Started\nNOTE: recipe man-pages-6.06-r0: task do_fetch: Started\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_fetch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Started\nNOTE: Running task 2028 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_unpack)\nNOTE: Running task 2031 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_unpack)\nNOTE: recipe init-ifupdown-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe man-pages-6.06-r0: task do_fetch: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Started\nNOTE: Running task 2061 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_patch)\nNOTE: Running task 2063 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_unpack)\nNOTE: recipe ttyrun-2.32.0-r0: task do_fetch: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2065 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\nNOTE: Running task 2066 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_unpack)\nNOTE: recipe v86d-0.1.10-r0: task do_fetch: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Started\nNOTE: Running task 2067 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_unpack)\nNOTE: recipe netbase-1_6.4-r0: task do_unpack: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_unpack: Started\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_unpack: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_unpack: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Started\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Started\nNOTE: Running task 2068 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\nNOTE: recipe sysvinit-3.04-r0: task do_fetch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Started\nNOTE: Running task 2069 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\nNOTE: recipe procps-4.0.4-r0: task do_unpack: Succeeded\nNOTE: Running task 2070 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: recipe netbase-1_6.4-r0: task do_unpack: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_fetch: Succeeded\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2072 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_unpack)\nNOTE: Running task 2074 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_unpack)\nNOTE: Running task 2075 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_unpack)\nNOTE: recipe tzdata-2024a-r0: task do_unpack: Succeeded\nNOTE: recipe which-2.21-r0: task do_unpack: Started\nNOTE: Running task 2080 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_unpack)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_patch: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Started\nNOTE: recipe grep-3.11-r0: task do_unpack: Succeeded\nNOTE: Running task 2085 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_patch)\nNOTE: Running task 2086 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_unpack: Started\nNOTE: recipe which-2.21-r0: task do_unpack: Succeeded\nNOTE: recipe groff-1.23.0-r0: task do_unpack: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Started\nNOTE: Running task 2095 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_unpack)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_unpack: Succeeded\nNOTE: Running task 2105 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_unpack)\nNOTE: recipe netbase-1_6.4-r0: task do_patch: Started\nNOTE: recipe grep-3.11-r0: task do_patch: Started\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_unpack: Started\nNOTE: recipe man-pages-6.06-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: Running task 2106 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_unpack)\nNOTE: recipe unzip-1_6.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_unpack: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_patch: Succeeded\nNOTE: Running task 2107 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_unpack)\nNOTE: recipe socat-1.8.0.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2108 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_unpack)\nNOTE: Running task 2109 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_patch)\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Started\nNOTE: Running task 2111 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\nNOTE: recipe grep-3.11-r0: task do_patch: Succeeded\nNOTE: Running task 2112 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_patch)\nNOTE: recipe init-ifupdown-1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2113 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_patch)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Started\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_patch: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Started\nNOTE: Running task 2114 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_patch)\nNOTE: recipe tzdata-2024a-r0: task do_patch: Started\nNOTE: recipe v86d-0.1.10-r0: task do_unpack: Succeeded\nNOTE: Running task 2117 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_patch)\nNOTE: recipe ca-certificates-20211016-r0: task do_unpack: Succeeded\nNOTE: recipe which-2.21-r0: task do_patch: Started\nNOTE: Running task 2118 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_patch)\nNOTE: recipe groff-1.23.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2119 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_patch)\nNOTE: recipe man-pages-6.06-r0: task do_unpack: Succeeded\nNOTE: Running task 2128 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinxcontrib-jquery_4.1.bb:do_patch)\nNOTE: recipe shadow-securetty-4.6-r0: task do_patch: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Started\nNOTE: Running task 2131 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb:do_patch)\nNOTE: recipe tzdata-2024a-r0: task do_patch: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_patch: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Started\nNOTE: recipe groff-1.23.0-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_unpack: Succeeded\nNOTE: Running task 2263 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_patch)\nNOTE: Running task 2265 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_patch)\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_patch: Started\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_patch: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_unpack: Succeeded\nNOTE: Running task 2266 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_patch)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_patch: Succeeded\nNOTE: Running task 2267 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_patch)\nNOTE: recipe man-pages-6.06-r0: task do_patch: Started\nNOTE: recipe python3-sphinx-rtd-theme-native-2.0.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-sphinxcontrib-jquery-native-4.1-r0: task do_patch: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Started\nNOTE: Running task 2268 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_patch)\nNOTE: Running task 2269 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_patch)\nNOTE: recipe socat-1.8.0.0-r0: task do_patch: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_patch: Started\nNOTE: recipe which-2.21-r0: task do_patch: Succeeded\nNOTE: Running task 2278 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_fetch)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_patch: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_unpack: Succeeded\nNOTE: Running task 2333 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_patch)\nNOTE: Running noexec task 2340 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_fetch)\nNOTE: Running task 2341 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_prepare_recipe_sysroot)\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_fetch: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 2342 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2343 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_unpack)\nNOTE: recipe ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_patch: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_patch: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_patch: Started\nNOTE: Running task 2356 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ca-certificates-20211016-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2367 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2368 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_unpack: Started\nNOTE: recipe netbase-1_6.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe init-system-helpers-1.66-r0: task do_patch: Succeeded\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe netbase-1_6.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe man-pages-6.06-r0: task do_patch: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 2395 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_configure)\nNOTE: Running task 2403 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2404 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2405 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_prepare_recipe_sysroot)\nNOTE: recipe netbase-1_6.4-r0: task do_configure: Started\nNOTE: recipe tzdata-2024a-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2406 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_configure)\nNOTE: recipe ca-certificates-20211016-r0: task do_patch: Succeeded\nNOTE: Running task 2407 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_configure)\nNOTE: Running task 2408 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_configure)\nNOTE: Running task 2410 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_configure)\nNOTE: recipe netbase-1_6.4-r0: task do_configure: Succeeded\nNOTE: Running task 2411 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_compile)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_configure: Started\nNOTE: recipe tzdata-2024a-r0: task do_configure: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_configure: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_configure: Started\nNOTE: recipe netbase-1_6.4-r0: task do_compile: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_configure: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_compile: Succeeded\nNOTE: Running task 2412 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_configure)\nNOTE: recipe shadow-securetty-4.6-r0: task do_configure: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_configure: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_configure: Succeeded\nNOTE: Running task 2413 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_compile)\nNOTE: Running task 2414 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_install)\nNOTE: Running task 2415 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_compile)\nNOTE: recipe groff-1.23.0-r0: task do_patch: Succeeded\nNOTE: Running task 2416 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_compile)\nNOTE: Running task 2418 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_compile)\nNOTE: Running task 2423 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_deploy_source_date_epoch)\nNOTE: recipe v86d-0.1.10-r0: task do_patch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_configure: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_compile: Started\nNOTE: recipe tzdata-2024a-r0: task do_compile: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_compile: Started\nNOTE: Running task 2456 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_compile: Started\nNOTE: recipe man-pages-6.06-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe netbase-1_6.4-r0: task do_install: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_compile: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_compile: Succeeded\nNOTE: Running task 2457 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_install)\nNOTE: Running task 2458 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_install)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 2459 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_compile)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_install: Started\nNOTE: recipe netbase-1_6.4-r0: task do_install: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_install: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_compile: Started\nNOTE: Running task 2460 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_compile: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_compile: Succeeded\nNOTE: Running task 2461 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_install)\nNOTE: recipe netbase-1_6.4-r0: task do_package: Started\nNOTE: Running task 2462 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_install)\nNOTE: recipe ca-certificates-20211016-r0: task do_compile: Succeeded\nNOTE: Running task 2463 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_install)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_install: Succeeded\nNOTE: Running task 2464 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: Running task 2465 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_install: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_install: Started\nNOTE: Running task 2466 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package)\nNOTE: recipe ca-certificates-20211016-r0: task do_install: Started\nNOTE: recipe sysvinit-3.04-r0: task do_patch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_install: Started\nNOTE: Running task 2479 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_patch)\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_patch: Started\nNOTE: Running task 2480 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_patch: Succeeded\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_install: Succeeded\nNOTE: Running task 2524 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata)\nNOTE: Running task 2525 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Started\nNOTE: recipe tzdata-2024a-r0: task do_install: Succeeded\nNOTE: Running task 2526 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package)\nNOTE: recipe tzdata-2024a-r0: task do_package: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_install: Succeeded\nNOTE: Running task 2527 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package)\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_patch: Succeeded\nNOTE: Running task 2529 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe zip-3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch unihash changed to 8a5fab8866884900417f77721b32551d2b8a7dc7e89147f447c5c404f3587794\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch unihash changed to 58a303ae6b63da6b0998859a672a33c6ae41f2aedacf637bb30052ca0e56b8f2\nNOTE: Load average limiting set to True as load average: 1.5838884626116072 - using 14/16 bitbake threads\nNOTE: recipe man-pages-6.06-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_deploy_source_date_epoch unihash changed to 701a3c975e844add9938e069028a3d21d90e50d8fb73008bc8b0470c5aac7f9e\nNOTE: recipe binutils-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe run-postinsts-1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata unihash changed to 7a9aa731bd32f6031bfd62356ad22a537c05dbdd14a70086a5316942f007d95c\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package unihash changed to 5014149123837183e2bb88e9a15c07a7bccae1a379822c473d2fc50a555d98c6\nNOTE: Rehash loop slow progress: 15 in 1.1698768138885498\nNOTE: Rehash loop took more than 1s: 1.1810517311096191\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata became valid\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_package: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package unihash changed to c25192a3ef5faaae5712e69354f67eb8aa838fb44d37a0b05435cc3a8a77edfe\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package unihash changed to 58fa67c9911c57892a9ecc4ee2b521c4c95600c2150a2604547618df1a280b55\nNOTE: Rehash loop slow progress: 27 in 6.899366855621338\nNOTE: Rehash loop took more than 1s: 6.911179780960083\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata became valid\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 2204 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_package: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package unihash changed to 0ac81d70595a788aee9fe77a53dd4ceb597226e63e51eaed7e483744f85769f2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata unihash changed to ce9d33a404c7b5b7fb55a2ad3cf642a91b3acb3ce2e3a84d0d9199ee5e0a8bde\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package unihash changed to 83cbfd74859003b0f3b9db4b75459f9cc089b42dd37ad412a9eabead390c64b6\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package unihash changed to 91bc57f22ae8bb220475a841eb08831510aa3d3ffa3812092206d76a29742628\nNOTE: Rehash loop slow progress: 41 in 11.762727975845337\nNOTE: Rehash loop took more than 1s: 11.776154041290283\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata became valid\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata became valid\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata became valid\nNOTE: Running setscene task 2202 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_package unihash changed to 8633a9d0b8295d7a4708b9c80a48c321c2ef82678d6aef62904ab2d520dbf96e\nNOTE: Rehash loop slow progress: 17 in 1.2348825931549072\nNOTE: Rehash loop took more than 1s: 1.2515616416931152\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_packagedata became valid\nNOTE: Running setscene task 2202 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 2203 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)\nNOTE: Running setscene task 2204 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)\nNOTE: Running setscene task 2205 of 2205 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Started\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Started\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe ca-certificates-20211016-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe tzdata-2024a-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe libgcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4460013253348214 - using 1/16 bitbake threads\nNOTE: Running task 2530 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_install)\nNOTE: Running task 2531 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_patch)\nNOTE: Running task 2532 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: Running task 2598 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2645 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_fetch)\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_install: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Started\nNOTE: Running task 2813 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 2835 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libsdl2/libsdl2_2.30.3.bb:do_fetch)\nNOTE: Running task 2899 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_write_config)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Started\nNOTE: Running task 2977 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 3011 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_unpack)\nNOTE: Running task 3012 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: Running task 3021 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic)\nNOTE: Running task 3028 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_populate_lic)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Started\nNOTE: Running task 3047 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_lic)\nNOTE: recipe libsdl2-native-2.30.3-r0: task do_fetch: Succeeded\nNOTE: Running task 3093 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic)\nNOTE: Running task 3095 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_populate_lic)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Started\nNOTE: Running task 3178 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_create_runtime_spdx)\nNOTE: Running task 3179 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_configure)\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Started\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_lic: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_write_config: Succeeded\nNOTE: recipe man-pages-6.06-r0: task do_populate_lic: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Started\nNOTE: recipe coreutils-native-9.5-r0: task do_populate_lic: Started\nNOTE: Running task 3181 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_create_runtime_spdx)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_configure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: Running task 3182 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_configure: Succeeded\nNOTE: Running task 3183 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_compile)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_compile: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 3184 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_install)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_install: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_install: Succeeded\nNOTE: Running task 3185 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_multilib_install)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_install: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 3186 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot)\nNOTE: Running task 3187 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_extra_symlinks)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3189 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_create_runtime_spdx)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Running task 3190 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: recipe libgcc-14.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 3191 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: Running task 3193 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_patch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: Running task 3196 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_create_runtime_spdx)\nNOTE: Running task 3241 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_populate_lic)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_populate_lic: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 3242 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_patch)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Started\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 3244 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/mesa/mesa_24.0.5.bb:do_configure)\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Started\nNOTE: recipe swig-native-4.2.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_populate_lic unihash changed to 9f0029ceee857ffb892c8543152b4c568caab3c4cbb55c74340e2512af58a1bc\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic unihash changed to 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\nNOTE: Running task 3245 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_create_runtime_spdx)\nNOTE: recipe texinfo-native-7.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe man-pages-6.06-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo/texinfo_7.1.bb:do_populate_lic unihash changed to 90d60f8bde392bdbdbb9930d1adbde3c02b55d933636988b447ee9318602aa5a\nNOTE: Running task 3246 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_populate_lic)\nNOTE: recipe busybox-1.36.1-r0: task do_populate_lic: Succeeded\nNOTE: recipe coreutils-native-9.5-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-pages/man-pages_6.06.bb:do_populate_lic unihash changed to b68e1d09c8fc18a65592167e0c16dbdf7f018f1fe7150170ea87db578f7e799b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic unihash changed to 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\nNOTE: Running task 3247 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_create_runtime_spdx)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_lic unihash changed to 945d9d565e3394a1afeccbfd4f2654a2840ae09e1ed6ddf4b1a0bdab03884b2a\nNOTE: Running task 3248 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_populate_lic)\nNOTE: Running task 3249 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_create_runtime_spdx)\nNOTE: Running task 3250 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_populate_lic)\nNOTE: recipe python3-py-native-1.11.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_populate_lic: Started\nNOTE: recipe python3-pycparser-native-2.22-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycparser_2.22.bb:do_create_runtime_spdx unihash changed to 8891cfbeed933b24d19aacf398cc35cf0724235204ccbadb858569959f0100ea\nNOTE: Running task 3251 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_populate_lic: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_populate_lic: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_create_runtime_spdx unihash changed to ec3640704e49f585acf5ce4a7c0a3d6de2ed40a61794ae0f883e0412ebe496ac\nNOTE: Running task 3255 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_populate_lic)\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_populate_lic: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot unihash changed to 58542dd17592291b3c3b271fb10df3c79ef55533c99ae84ede72930eb731cd61\nNOTE: Running task 3256 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-cffi-native-1.16.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cffi_1.16.0.bb:do_create_runtime_spdx unihash changed to 2d43bd4446fefd6da95bd7b93c2b9f6c095a580d20ae0f1f3221840daf3a167e\nNOTE: Running task 3257 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_create_runtime_spdx)\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3263 of 4845 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_populate_lic)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot unihash changed to 182d5663c6c797d746da027df1c8a73cd83cb1c0f4c0f3dcd07e0e0e5658e140\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to a7e0e78429b3813cb384a01b2564a9b3476ce27f4bd14f2bc8aff5c20713b7e8\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_populate_lic: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_populate_lic unihash changed to 7f884a9519f157cf9c277650682110a3cd1c07c74054bf6c9d6c8157cbe07fbe\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_create_runtime_spdx unihash changed to e984d797c11bd3011858a0b42fb05523d3a3e76c479f9642444497e7ad0bdc42\nNOTE: Running task 3331 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: Running task 3340 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3367 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3368 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3369 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3370 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure)\nNOTE: recipe curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3371 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Started\nNOTE: recipe python3-py-native-1.11.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe python3-pyopenssl-native-24.1.0-r0: task do_populate_lic: Succeeded\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-py_1.11.0.bb:do_create_runtime_spdx unihash changed to d1bae21fa57b2ab18c2f8f2432e7e46bc58663c2cac0f6ab21e6e16ca308e5c2\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_populate_lic unihash changed to 001a8470a16055eaf9dcb9626e51606e7695ab3c08d044c58eadd226282f013d\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb:do_create_runtime_spdx unihash changed to bc6fe94ec09f72dc658b0ebf712c8597852234a3ddc28d559182e7f14b81bfe7\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_populate_lic unihash changed to a04cef3bb32c2df15791a5d2891ca9816d3dec242eb398cd70e4be82c8d8f719\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe python3-cryptography-native-42.0.7-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_populate_lic unihash changed to e6a9ca4f21018edd97071d9137ad2974d76a4a8d72045bb937a9f962b6654149\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb:do_create_runtime_spdx unihash changed to 64bdcbd9468c331c68851956f0664a9b7e5d1e02a79f705de46889d4f15789a2\nNOTE: recipe python3-pytest-runner-native-6.0.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb:do_create_runtime_spdx unihash changed to c75a739c6b6b6b562663a1cfcce6bfd978cce0d0ba2f0d68ed67321d6e2a8b67\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_populate_lic unihash changed to cfe9f67295bbcce6e7ee430aec48cbb580e7b6cf36f823ffa4dd3ec7f36a2fcf\nNOTE: Running task 3407 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3426 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3441 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3447 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3448 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3450 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3451 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3452 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-urllib3-native-2.2.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb:do_create_runtime_spdx unihash changed to c48447160ffe1369c35a78eac97265683fb7eaf7d321c118becb6e8f97063a87\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3455 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-certifi-native-2024.2.2-r0: task do_populate_lic: Succeeded\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-certifi_2024.2.2.bb:do_populate_lic unihash changed to 9bb3e8b18a0629e16a6e45765345af0293b8d9fb33442115aff9df53f311d7a9\nNOTE: Running task 3456 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: Running task 3458 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3460 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: Running task 3464 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_configure)\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3465 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3470 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3471 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_configure)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3472 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_configure: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Started\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Started\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3473 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3474 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_configure)\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Started\nNOTE: Running task 3475 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3476 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure)\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 3478 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: Running task 3481 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to bd1461137e464631278dbf71b8f629a22dde120a90daeddb33236b4c8fbaf9f0\nNOTE: Running task 3482 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Load average limiting set to True as load average: 1.5019269670758928 - using 15/16 bitbake threads\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: recipe mesa-native-2_24.0.5-r0: task do_configure: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Succeeded\nNOTE: recipe file-5.45-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4645908900669642 - using 5/16 bitbake threads\nNOTE: Running task 3483 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure_ptest_base)\nNOTE: Running task 3484 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 3485 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: Running task 3486 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_compile)\nNOTE: Running task 3487 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\nNOTE: Running task 3488 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_compile)\nNOTE: Running task 3489 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\nNOTE: Running task 3490 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: Running task 3491 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: Running task 3496 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_configure)\nNOTE: Running task 3497 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe file-5.45-r0: task do_compile: Started\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Started\nNOTE: recipe readline-8.2-r0: task do_configure: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure: Started\nNOTE: Running task 3498 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3499 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\nNOTE: recipe coreutils-9.5-r0: task do_configure: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: Running task 3500 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: Running task 3502 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: Load average limiting set to True as load average: 1.54608154296875 - using 15/16 bitbake threads\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Succeeded\nNOTE: recipe file-5.45-r0: task do_compile: Succeeded\nNOTE: recipe readline-8.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4577113560267858 - using 5/16 bitbake threads\nNOTE: Running task 3503 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure_ptest_base)\nNOTE: Running task 3504 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure_ptest_base)\nNOTE: Running task 3505 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_install)\nNOTE: Running task 3506 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_compile)\nNOTE: Running task 3507 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: Running task 3508 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\nNOTE: Running task 3509 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_install)\nNOTE: Running task 3510 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\nNOTE: Running task 3511 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_compile)\nNOTE: Running task 3512 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: Running task 3514 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe libffi-3.4.6-r0: task do_install: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Started\nNOTE: recipe file-5.45-r0: task do_install: Started\nNOTE: recipe readline-8.2-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3515 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile)\nNOTE: Running task 3516 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: Running task 3518 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3519 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 3521 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure_ptest_base)\nNOTE: recipe sed-4.9-r0: task do_configure: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3522 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: recipe libffi-3.4.6-r0: task do_install: Succeeded\nNOTE: Running task 3525 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 3526 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_configure)\nNOTE: recipe bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_install: Succeeded\nNOTE: Running task 3529 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Succeeded\nNOTE: Running task 3532 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: Running task 3535 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: Running task 3538 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: Running task 3539 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: Running task 3541 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Running task 3542 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: Running task 3548 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: Running task 3550 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3551 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_configure)\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: Running task 3552 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Running task 3553 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5419921875 - using 15/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: recipe readline-8.2-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4677211216517858 - using 5/16 bitbake threads\nNOTE: Running task 3554 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure_ptest_base)\nNOTE: Running task 3555 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile_ptest_base)\nNOTE: Running task 3556 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile_ptest_base)\nNOTE: Running task 3557 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_install)\nNOTE: Running task 3558 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_install)\nNOTE: Running task 3559 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_compile)\nNOTE: Running task 3560 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\nNOTE: Running task 3561 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile_ptest_base)\nNOTE: Running task 3562 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_compile)\nNOTE: Running task 3563 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: Running task 3564 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Started\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe readline-8.2-r0: task do_install: Started\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3565 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3566 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\nNOTE: Running task 3567 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install)\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Started\nNOTE: recipe sed-4.9-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Succeeded\nNOTE: Running task 3568 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Succeeded\nNOTE: Running task 3569 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install_ptest_base)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Started\nNOTE: recipe readline-8.2-r0: task do_install: Succeeded\nNOTE: Running task 3571 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3573 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3574 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: Running task 3575 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: Running task 3576 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3577 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\nNOTE: recipe diffutils-3.10-r0: task do_configure: Started\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3578 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3579 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: Running task 3580 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: Running task 3581 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package)\nNOTE: recipe bash-5.2.21-r0: task do_install: Started\nNOTE: recipe file-5.45-r0: task do_package: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Running task 3584 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Succeeded\nNOTE: Running task 3585 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Started\nNOTE: recipe sed-4.9-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5308750697544642 - using 15/16 bitbake threads\nNOTE: recipe file-5.45-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_configure: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4650355747767858 - using 6/16 bitbake threads\nNOTE: Running task 3586 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 3587 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile_ptest_base)\nNOTE: Running task 3588 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_install)\nNOTE: Running task 3589 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\nNOTE: Running task 3590 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_install)\nNOTE: Running task 3591 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3592 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: Running task 3593 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Running task 3594 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: Running task 3595 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: recipe shadow-4.15.1-r0: task do_install: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3596 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\nNOTE: recipe coreutils-9.5-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: Running task 3597 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3598 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Succeeded\nNOTE: Running task 3599 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_compile)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Succeeded\nNOTE: Running task 3600 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_install)\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Started\nNOTE: Running task 3601 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_prepare_recipe_sysroot)\nNOTE: recipe less-643-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Succeeded\nNOTE: Running task 3602 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot)\nNOTE: Running task 3603 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe less-643-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3604 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot)\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Started\nNOTE: Running task 3605 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3606 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5107421875 - using 15/16 bitbake threads\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_install: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.454833984375 - using 4/16 bitbake threads\nNOTE: Running task 3607 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install)\nNOTE: Running task 3608 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: Running task 3609 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package)\nNOTE: Running task 3610 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 3611 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot)\nNOTE: Running task 3612 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: Running task 3613 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_configure)\nNOTE: Running task 3614 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\nNOTE: Running task 3615 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\nNOTE: Running task 3616 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: Running task 3617 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package)\nNOTE: Running task 3618 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shadow-4.15.1-r0: task do_package: Started\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Started\nNOTE: recipe less-643-r0: task do_configure: Started\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3619 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Started\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3620 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\nNOTE: Running task 3621 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Started\nNOTE: recipe coreutils-9.5-r0: task do_install: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3622 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_configure)\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3623 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpipeline-1.5.7-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3624 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_configure)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Succeeded\nNOTE: Running task 3625 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_compile)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Succeeded\nNOTE: Running task 3626 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_install)\nNOTE: recipe perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: Running task 3627 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure_ptest_base)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3628 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Succeeded\nNOTE: Running task 3629 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\nNOTE: recipe perl-5.38.2-r0: task do_compile: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3630 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\nNOTE: recipe sed-4.9-r0: task do_install: Started\nNOTE: recipe sed-4.9-r0: task do_install: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_package: Succeeded\nNOTE: Running task 3631 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3632 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_install: Succeeded\nNOTE: Running task 3633 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package)\nNOTE: recipe readline-8.2-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3634 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Running task 3635 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3636 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Succeeded\nNOTE: Running task 3637 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package)\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3638 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Started\nNOTE: recipe less-643-r0: task do_configure: Succeeded\nNOTE: Running task 3639 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install_ptest_base)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3640 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3641 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: recipe curl-8.7.1-r0: task do_install: Started\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Running task 3642 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: Running task 3643 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe readline-8.2-r0: task do_package: Succeeded\nNOTE: Running task 3644 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\nNOTE: recipe libffi-3.4.6-r0: task do_package: Started\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3645 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: recipe bash-5.2.21-r0: task do_package: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Succeeded\nNOTE: Running task 3647 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Succeeded\nNOTE: Running task 3648 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3649 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_collect_spdx_deps)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3650 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_spdx)\nNOTE: recipe curl-8.7.1-r0: task do_install: Succeeded\nNOTE: Running task 3651 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install_ptest_base)\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5040544782366072 - using 15/16 bitbake threads\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_package: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_configure: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4826224190848214 - using 4/16 bitbake threads\nNOTE: Running task 3652 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot)\nNOTE: Running task 3653 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install_ptest_base)\nNOTE: Running task 3654 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: Running task 3655 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_compile)\nNOTE: Running task 3656 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 3657 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: Running task 3658 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot)\nNOTE: Running task 3659 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 3660 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\nNOTE: Running task 3661 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure_ptest_base)\nNOTE: Running task 3662 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe curl-8.7.1-r0: task do_package: Started\nNOTE: Running task 3663 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_compile: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3664 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3665 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3666 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe diffutils-3.10-r0: task do_compile: Started\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3667 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3668 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3669 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package)\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to e6768cb37c7ab84f240f56b82552c0c51b8ab5503e32dda802fec7eca60f73ed\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: Running task 3670 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Started\nNOTE: Running task 3671 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Running task 3672 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: Running task 3673 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_collect_spdx_deps)\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: Running task 3674 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_compile: Succeeded\nNOTE: Running task 3675 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_install)\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3676 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx)\nNOTE: recipe libpipeline-1.5.7-r0: task do_install: Started\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3677 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe make-4.4.1-r0: task do_configure: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5389404296875 - using 15/16 bitbake threads\nNOTE: recipe libpipeline-1.5.7-r0: task do_install: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to 4d55ec60ddc6158fb068e36d9f0cf923a2e2947ab6ffa799e5c20a3fc9c52dfa\nNOTE: recipe curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965558733258928 - using 3/16 bitbake threads\nNOTE: Running task 3678 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3679 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure_ptest_base)\nNOTE: Running task 3680 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 3681 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 3682 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_package)\nNOTE: Running task 3683 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: Running task 3684 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3685 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3686 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3687 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3688 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\nNOTE: Running task 3689 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_configure_ptest_base)\nNOTE: Running task 3690 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_compile: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_package: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe less-643-r0: task do_configure_ptest_base: Started\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3691 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe less-643-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3692 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3693 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_compile)\nNOTE: Running task 3694 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\nNOTE: recipe gawk-5.3.0-r0: task do_install: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile: Started\nNOTE: recipe less-643-r0: task do_compile: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3695 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_configure)\nNOTE: Running task 3696 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_configure)\nNOTE: Running task 3697 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_configure)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Started\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Started\nNOTE: Running task 3698 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure)\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Started\nNOTE: Running task 3699 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to d805270ed518a3319a21c4a385594727686a5bebbf4d2c0e6d6b7833a3572e72\nNOTE: Load average limiting set to True as load average: 1.5726231166294642 - using 15/16 bitbake threads\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_package: Succeeded\nNOTE: recipe less-643-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4958583286830358 - using 4/16 bitbake threads\nNOTE: Running task 3700 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile_ptest_base)\nNOTE: Running task 3701 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: Running task 3702 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: Running task 3703 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_compile)\nNOTE: Running task 3704 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_compile)\nNOTE: Running task 3705 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_compile)\nNOTE: Running task 3706 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\nNOTE: Running task 3707 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3708 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 3709 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\nNOTE: Running task 3710 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_packagedata)\nNOTE: Running task 3711 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Started\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_install: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Started\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Started\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3712 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3713 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx)\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: Running task 3714 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install)\nNOTE: Running task 3715 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3716 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_configure)\nNOTE: recipe kmod-31-r0: task do_configure: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5748465401785714 - using 15/16 bitbake threads\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Succeeded\nNOTE: recipe libpipeline-1.5.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_packagedata unihash changed to aab2439d40852e13009d06be8dfd766c29f8e440f9ac3f16c4493417e2e32c4f\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Succeeded\nNOTE: recipe kmod-31-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965122767857142 - using 4/16 bitbake threads\nNOTE: Running task 3717 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install_ptest_base)\nNOTE: Running task 3718 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure_ptest_base)\nNOTE: Running task 3719 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile_ptest_base)\nNOTE: Running task 3720 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\nNOTE: Running task 3721 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: Running task 3722 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_install)\nNOTE: Running task 3723 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_install)\nNOTE: Running task 3724 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package)\nNOTE: Running task 3725 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_compile)\nNOTE: Running task 3726 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\nNOTE: Running task 3727 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure_ptest_base)\nNOTE: Running task 3732 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe kmod-31-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_package: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Started\nNOTE: recipe coreutils-9.5-r0: task do_package: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Started\nNOTE: Running task 3733 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 3734 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile)\nNOTE: Running task 3735 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile)\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Started\nNOTE: Running task 3736 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe perl-5.38.2-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3737 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package)\nNOTE: recipe sed-4.9-r0: task do_package: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5968976702008928 - using 15/16 bitbake threads\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_install: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe sed-4.9-r0: task do_package: Succeeded\nNOTE: recipe kmod-31-r0: task do_compile: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4755510602678572 - using 4/16 bitbake threads\nNOTE: Running task 3738 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile_ptest_base)\nNOTE: Running task 3739 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile_ptest_base)\nNOTE: Running task 3740 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_install)\nNOTE: Running task 3741 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_install)\nNOTE: Running task 3742 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 3743 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_package)\nNOTE: Running task 3744 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_package)\nNOTE: Running task 3745 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package)\nNOTE: Running task 3746 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3747 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: Running task 3748 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3749 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile_ptest_base)\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_package: Started\nNOTE: recipe iptables-1.8.10-r0: task do_package: Started\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_package: Started\nNOTE: recipe kmod-31-r0: task do_install: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Started\nNOTE: recipe libpcre2-10.43-r0: task do_install: Started\nNOTE: Running task 3750 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe diffutils-3.10-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3751 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile_ptest_base)\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Started\nNOTE: Running task 3752 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx)\nNOTE: Running task 3753 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: recipe python3-3.12.3-r0: task do_install: Started\nNOTE: recipe findutils-4.9.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3754 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install)\nNOTE: Running task 3755 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install)\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe diffutils-3.10-r0: task do_install: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Started\nNOTE: recipe perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Running task 3756 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install_ptest_base)\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Started\nNOTE: recipe kmod-31-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5375714983258928 - using 15/16 bitbake threads\nNOTE: recipe libpcre2-10.43-r0: task do_install: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_install: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata unihash changed to 6ce64311100ec13a9865bd29cbb12e730b1a2a39d3c09303cae28352fd7c1e3b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to bbc2de7bd886738061e893b087e6819fca07652a12599f018a66240ad02ca40d\nNOTE: recipe libmnl-1.0.5-r0: task do_package: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_package: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_package: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4825962611607142 - using 2/16 bitbake threads\nNOTE: Running task 3757 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot)\nNOTE: Running task 3758 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package)\nNOTE: Running task 3759 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 3760 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install_ptest_base)\nNOTE: Running task 3761 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package)\nNOTE: Running task 3762 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package)\nNOTE: Running task 3763 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install)\nNOTE: Running task 3764 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libpipeline/libpipeline_1.5.7.bb:do_populate_sysroot)\nNOTE: Running task 3765 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_collect_spdx_deps)\nNOTE: Running task 3766 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_collect_spdx_deps)\nNOTE: Running task 3767 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_collect_spdx_deps)\nNOTE: Running task 3768 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3769 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_collect_spdx_deps)\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Started\nNOTE: Running task 3770 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_package: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_populate_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_install: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3771 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx)\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3772 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx)\nNOTE: Running task 3773 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx)\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3774 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx)\nNOTE: Running noexec task 3775 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_configure)\nNOTE: Running noexec task 3776 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_compile)\nNOTE: Running task 3777 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_install)\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Started\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_install: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3778 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Started\nNOTE: recipe findutils-4.9.0-r0: task do_install: Succeeded\nNOTE: Running task 3779 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3780 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata unihash changed to 137fa302a7097907262e583ca1e68b4f4596be107a87297712635dbb631f4b1c\nNOTE: Running task 3782 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpipeline-1.5.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3783 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3784 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3785 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\nNOTE: recipe man-db-2.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3786 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: recipe man-db-2.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3787 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_configure)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Started\nNOTE: recipe man-db-2.12.1-r0: task do_configure: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_install: Succeeded\nNOTE: Running task 3788 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_package)\nNOTE: recipe kmod-31-r0: task do_package: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package: Started\nNOTE: Running task 3789 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3790 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_collect_spdx_deps)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3791 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_create_spdx)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package: Succeeded\nNOTE: Running task 3792 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3793 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3794 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: Running task 3795 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile_ptest_base)\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5486537388392858 - using 15/16 bitbake threads\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata unihash changed to 317143cfc54724125acfe8619953cc1c475694a6b32ca417f4159ea2e1036b4e\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to 34e24e2655da5b3d4e2e3b625fdeb35085b2d67d7f1d8e6b32310bade3668e4e\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata unihash changed to c3a94a8811e5649ad25542af40fe458e53ac063762691270d77e2a42304b66ee\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata unihash changed to 50c0c736bbda9cb247eb1910881bae9527dc8f9c4d9772b4070c760338514086\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4857090541294642 - using 6/16 bitbake threads\nNOTE: Running task 3796 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 3797 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: Running task 3798 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_compile_ptest_base)\nNOTE: Running task 3799 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\nNOTE: Running task 3800 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: Running task 3801 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install_ptest_base)\nNOTE: Running task 3802 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3803 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_collect_spdx_deps)\nNOTE: Running task 3804 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile_ptest_base)\nNOTE: Running task 3805 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe less-643-r0: task do_compile_ptest_base: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe bc-1.07.1-r0: task do_install: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe busybox-1.36.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 3806 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_install)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3807 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: recipe busybox-1.36.1-r0: task do_install: Started\nNOTE: Running task 3808 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: Running task 3809 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx)\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Started\nNOTE: recipe busybox-1.36.1-r0: task do_install: Succeeded\nNOTE: Running task 3810 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe bc-1.07.1-r0: task do_install: Succeeded\nNOTE: Running task 3811 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe procps-4.0.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3812 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_configure)\nNOTE: recipe less-643-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_configure: Started\nNOTE: Running task 3813 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_install)\nNOTE: recipe less-643-r0: task do_install: Started\nNOTE: recipe less-643-r0: task do_install: Succeeded\nNOTE: Running task 3814 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_collect_spdx_deps)\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bash-5.2.21-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3815 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_create_spdx)\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5415910993303572 - using 15/16 bitbake threads\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata unihash changed to 7d3df61701d5efb096732af69498ccb9c864d935a45b00d873879c3f74c5422c\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_create_spdx: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_configure: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4753505161830358 - using 4/16 bitbake threads\nNOTE: Running task 3816 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: Running task 3817 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install_ptest_base)\nNOTE: Running task 3818 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package)\nNOTE: Running task 3819 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_compile)\nNOTE: Running task 3820 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3821 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\nNOTE: Running task 3822 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot)\nNOTE: Running task 3823 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_populate_sysroot)\nNOTE: Running task 3824 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_sysroot)\nNOTE: Running task 3825 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_collect_spdx_deps)\nNOTE: Running task 3826 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install_ptest_base)\nNOTE: Running task 3827 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_install_ptest_base)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Started\nNOTE: recipe procps-4.0.4-r0: task do_compile: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Started\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package: Started\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Started\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3828 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: Running task 3829 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx)\nNOTE: Running task 3830 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: recipe findutils-4.9.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Started\nNOTE: Running task 3831 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_package)\nNOTE: recipe diffutils-3.10-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Started\nNOTE: Running task 3832 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package)\nNOTE: recipe findutils-4.9.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_package: Started\nNOTE: recipe man-db-2.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 3833 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_compile)\nNOTE: recipe man-db-2.12.1-r0: task do_compile: Started\nNOTE: recipe gawk-5.3.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5885707310267858 - using 15/16 bitbake threads\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_package: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_compile: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4886910574776786 - using 1/16 bitbake threads\nNOTE: Running task 3834 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\nNOTE: Running task 3835 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: Running task 3836 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: Running task 3837 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_install)\nNOTE: Running task 3838 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_shared_workdir)\nNOTE: Running task 3839 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_link_images)\nNOTE: Running task 3840 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_transform_kernel)\nNOTE: Running task 3841 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_install)\nNOTE: Running task 3842 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3843 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3844 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3845 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\nNOTE: Running task 3846 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe man-db-2.12.1-r0: task do_install: Started\nNOTE: Running task 3847 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_collect_spdx_deps)\nNOTE: Running task 3848 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_collect_spdx_deps)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Started\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe procps-4.0.4-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Started\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_transform_kernel: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_link_images: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3849 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_collect_spdx_deps)\nNOTE: Running task 3850 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_shared_workdir: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 3851 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile_kernelmodules)\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3852 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3853 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx)\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3854 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Started\nNOTE: Running task 3855 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe file-5.45-r0: task do_create_spdx: Started\nNOTE: Running task 3856 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_spdx)\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3857 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx)\nNOTE: Running task 3858 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_configure)\nNOTE: recipe gcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3859 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_configure)\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Started\nNOTE: recipe grep-3.11-r0: task do_configure: Started\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5625261579241072 - using 15/16 bitbake threads\nNOTE: recipe procps-4.0.4-r0: task do_install: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 28e097c581f78348be47e50be80c783da8aa0147b4950acd52b41d1f86150125\nNOTE: recipe gawk-5.3.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata unihash changed to dbb842e9e61e1a8a88469fb7d91e7d45aab5c14aa40ce5431a564aec7642c63f\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata unihash changed to 7ba725af86e650f9b8936a65832bf7b774bbf12d67ff10067d14ab07029a61e8\nNOTE: recipe file-5.45-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_install: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe grep-3.11-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 2/16 bitbake threads\nNOTE: Running task 3860 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\nNOTE: Running task 3861 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package)\nNOTE: Running task 3862 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_package)\nNOTE: Running task 3863 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package)\nNOTE: Running task 3864 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_compile)\nNOTE: Running task 3865 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_compile)\nNOTE: Running task 3866 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 3867 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3868 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_collect_spdx_deps)\nNOTE: Running task 3870 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot)\nNOTE: Running task 3871 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 3872 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Started\nNOTE: Running task 3873 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe grep-3.11-r0: task do_compile: Started\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Started\nNOTE: Running task 3874 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe procps-4.0.4-r0: task do_package: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe man-db-2.12.1-r0: task do_package: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3875 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe readline-8.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3876 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_create_spdx)\nNOTE: Running task 3877 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3878 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: Running task 3879 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Started\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Started\nNOTE: recipe psmisc-23.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3880 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe groff-1.23.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3881 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe which-2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3882 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zip-3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3883 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_collect_spdx_deps)\nNOTE: Running task 3884 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_configure)\nNOTE: recipe groff-1.23.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3885 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_configure)\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_configure: Started\nNOTE: recipe psmisc-23.7-r0: task do_configure: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 3886 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_configure)\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_configure: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_configure: Succeeded\nNOTE: Running task 3887 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_configure)\nNOTE: Running task 3888 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_configure)\nNOTE: recipe which-2.21-r0: task do_configure: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 3889 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_configure)\nNOTE: recipe groff-1.23.0-r0: task do_configure: Started\nNOTE: recipe which-2.21-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 15/16 bitbake threads\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_package: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_package: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe readline-8.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 8/16 bitbake threads\nNOTE: Running task 3890 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3891 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: Running task 3892 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_packagedata)\nNOTE: Running task 3893 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\nNOTE: Running task 3894 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 3895 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_configure)\nNOTE: Running noexec task 3896 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_configure)\nNOTE: Running task 3897 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_create_spdx)\nNOTE: Running task 3898 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_compile)\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: recipe man-db-2.12.1-r0: task do_packagedata: Started\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Started\nNOTE: recipe zip-3.0-r0: task do_configure: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_compile: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Started\nNOTE: recipe zip-3.0-r0: task do_configure: Succeeded\nNOTE: Running task 3899 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_compile)\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Started\nNOTE: recipe elfutils-0.191-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 3900 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\nNOTE: recipe elfutils-0.191-r0: task do_configure: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 3901 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_compile)\nNOTE: recipe ttyrun-2.32.0-r0: task do_compile: Succeeded\nNOTE: recipe which-2.21-r0: task do_compile: Started\nNOTE: Running task 3902 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_compile)\nNOTE: recipe zip-3.0-r0: task do_compile: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 15/16 bitbake threads\nNOTE: recipe which-2.21-r0: task do_compile: Succeeded\nNOTE: recipe grep-3.11-r0: task do_compile: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe man-db-2.12.1-r0: task do_packagedata: Succeeded\nNOTE: recipe procps-4.0.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata unihash changed to ca01961b8a1f2c36756a2078f61c5fc053e0ad8ead0e81409681323615bcccb5\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/man-db/man-db_2.12.1.bb:do_packagedata unihash changed to a1db0f4349cfc48d7312b49d55af155d047f3339da7620cb1f58ac9d030e821a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata unihash changed to c54f5b23bcfb36394c1b299cae3ec1a9c526d8563a9c061caa0c69ae1066a384\nNOTE: recipe libarchive-3.7.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe zip-3.0-r0: task do_compile: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_configure: Succeeded\nNOTE: recipe unzip-1_6.0-r0: task do_compile: Succeeded\nNOTE: recipe groff-1.23.0-r0: task do_configure: Succeeded\nNOTE: recipe psmisc-23.7-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_configure: Succeeded\nNOTE: recipe glibc-locale-2.39+git-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 2/16 bitbake threads\nNOTE: Running task 3903 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure_ptest_base)\nNOTE: Running task 3904 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 3905 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/grep/grep_3.11.bb:do_install)\nNOTE: Running task 3906 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_configure)\nNOTE: Running task 3907 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_compile)\nNOTE: Running task 3908 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_compile)\nNOTE: Running task 3909 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/groff/groff_1.23.0.bb:do_compile)\nNOTE: Running noexec task 3910 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_compile)\nNOTE: Running task 3911 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_install)\nNOTE: Running task 3912 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_install)\nNOTE: Running task 3913 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_install)\nNOTE: Running task 3914 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install_ptest_base)\nNOTE: Running task 3915 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_install_ptest_base)\nNOTE: Running task 3916 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_install)\nNOTE: Running task 3917 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_install)\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Started\nNOTE: recipe psmisc-23.7-r0: task do_compile: Started\nNOTE: recipe groff-1.23.0-r0: task do_compile: Started\nNOTE: recipe grep-3.11-r0: task do_install: Started\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_install: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Started\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Started\nNOTE: recipe which-2.21-r0: task do_install: Started\nNOTE: recipe elfutils-0.191-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe zip-3.0-r0: task do_install: Started\nNOTE: recipe less-643-r0: task do_install_ptest_base: Started\nNOTE: recipe init-system-helpers-1.66-r0: task do_install: Started\nNOTE: Running task 3918 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\nNOTE: recipe elfutils-0.191-r0: task do_compile: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_install: Succeeded\nNOTE: recipe less-643-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 3919 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package)\nNOTE: Running task 3920 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_package)\nNOTE: recipe init-system-helpers-1.66-r0: task do_install: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_package: Started\nNOTE: Running task 3921 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package)\nNOTE: recipe bc-1.07.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe zip-3.0-r0: task do_install: Succeeded\nNOTE: recipe less-643-r0: task do_package: Started\nNOTE: Running task 3922 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package)\nNOTE: Running task 3923 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_package)\nNOTE: recipe init-system-helpers-1.66-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_install: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_package: Started\nNOTE: Running task 3924 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package)\nNOTE: recipe zip-3.0-r0: task do_package: Started\nNOTE: recipe unzip-1_6.0-r0: task do_package: Started\nNOTE: recipe which-2.21-r0: task do_install: Succeeded\nNOTE: Running task 3925 of 4845 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package)\nNOTE: recipe which-2.21-r0: task do_package: Started\nERROR: glibc-locale-2.39+git-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: init-system-helpers-1.66-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: ttyrun-2.32.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe zip-3.0-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.555908203125 - using 15/16 bitbake threads\nERROR: which-2.21-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: unzip-1_6.0-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe psmisc-23.7-r0: task do_compile: Succeeded\nERROR: bc-1.07.1-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: less-643-r0 do_package: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe grep-3.11-r0: task do_install: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/glibc-locale/2.39+git/temp/log.do_packagedata.1807386\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/init-system-helpers/1.66/temp/log.do_package.1809090\nNOTE: recipe init-system-helpers-1.66-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/ttyrun/2.32.0/temp/log.do_package.1808751\nNOTE: recipe ttyrun-2.32.0-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/which/2.21/temp/log.do_package.1810772\nNOTE: recipe which-2.21-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/unzip/6.0/temp/log.do_package.1809851\nNOTE: recipe unzip-1_6.0-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/bc/1.07.1/temp/log.do_package.1809436\nNOTE: recipe bc-1.07.1-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/core2-64-poky-linux/less/643/temp/log.do_package.1808847\nNOTE: recipe less-643-r0: task do_package: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_package) failed with exit code '1'\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_configure: Succeeded\nNOTE: recipe socat-1.8.0.0-r0: task do_compile: Succeeded\nNOTE: recipe groff-1.23.0-r0: task do_compile: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_compile: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile_kernelmodules: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 3925 tasks of which 3155 didn't need to be rerun and 7 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/log/error-report/error_report_20240526031536.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/log/error-report/error_report_20240526031536.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 7 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/init-system-helpers_1.66.bb:do_package\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/which/which_2.21.bb:do_package\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_package\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/less/less_643.bb:do_package\nSummary: There were 7 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,200 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/conf/local.conf\n2024-05-25 22:36:00,201 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526021825\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526021825\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/.tazahocr\nCreated listening socket for qemu serial console on: 127.0.0.1:56991\nCreated listening socket for qemu serial console on: 127.0.0.1:40529\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=56991:40529 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/pidfile_46111  -S -qmp unix:./.50i6p11d,server,wait -qmp unix:./.tazahocr,server,nowait\"\nrunqemu started, pid is 685067\nwaiting at most 300 seconds for qemu pid (05/26/24 02:28:41)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/.50i6p11d\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/.50i6p11d\nQMP connected to QEMU at 05/26/24 02:28:41 and took 0.84 seconds\nQMP released QEMU at 05/26/24 02:28:42 and took 0.37 seconds from connect\nqemu started in 1.22 seconds - qemu procces pid is 685136 (05/26/24 02:28:42)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.685067,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:56991,nodelay=on -serial tcp:127.0.0.1:40529,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/pidfile_46111 -S -qmp unix:./.50i6p11d,server,wait -qmp unix:./.tazahocr,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.685067\nrunqemu - INFO - Copy done in 0.07932734489440918 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.685067,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:56991,nodelay=on -serial tcp:127.0.0.1:40529,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/pidfile_46111  -S -qmp unix:./.50i6p11d,server,wait -qmp unix:./.tazahocr,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46111/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 463041.17\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 02:28:42)\nConnection from 127.0.0.1:54266\nReached login banner in 5.95 seconds (05/26/24 02:28:48)\nCouldn't login into serial console as root using blank password\nThe output:\nroot\r\nPassword: \r\n\r\nLogin timed out after 60 seconds.\r\n\r\r\nPoky (Yocto Project Reference Distro) 5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412 qemux86-64 /dev/ttyS1\r\n\r\r\n\rqemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>\r\n\r\n\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 95.89853715896606,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 365.93924593925476,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 1693.2381422519684,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 6214.620904684067,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 19735.78602385521,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 190.02184128761292,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 198.50454354286194,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 479.99101996421814,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 6.027264833450317,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 5.553072690963745,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 13.82174801826477,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 5.519771099090576,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 5.436444520950317,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 6.264163970947266,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 5.061256647109985,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 29.61202645301819,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 30.090065717697144,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.9002199172973633,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 30.023679733276367,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 27.16425395011902,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 16525.155681848526,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 222.1098108291626,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 54.95591878890991,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/intercept.py\", line 20, in test_git_intercept\n    bitbake(\"git-submodule-test -c test_git_as_user\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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  git-submodule-test -c test_git_as_user' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fe94fdb7800>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fe94fdb7800>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1122, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fe94fdb7800>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         if len(exceptions) == 1:\n    >                        raise exceptions[0]\n                         else:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1104, in _UnixSelectorEventLoop.create_connection(protocol_factory=functools.partial(<class 'websockets.legacy.client.WebSocketClientProtocol'>, logger=None, origin=None, extensions=[<websockets.extensions.permessage_deflate.ClientPerMessageDeflateFactory object at 0x7fe94fdb7800>], subprotocols=None, extra_headers=None, user_agent_header='Python/3.12 websockets/12.0', ping_interval=None, ping_timeout=20, close_timeout=10, max_size=1048576, max_queue=32, read_limit=65536, write_limit=65536, host='hashserv.yoctoproject.org', port=443, secure=True, legacy_recv=False, loop=None), host='hashserv.yoctoproject.org', port=443, ssl=True, family=0, proto=0, flags=0, sock=None, local_addr=None, server_hostname='hashserv.yoctoproject.org', ssl_handshake_timeout=None, ssl_shutdown_timeout=None, happy_eyeballs_delay=None, interleave=None, all_errors=False):\n                         try:\n    >                        sock = await self._connect_sock(\n                                 exceptions, addrinfo, laddr_infos)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py\", line 1007, in _UnixSelectorEventLoop._connect_sock(exceptions=None, addr_info=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('34.221.58.120', 443)), local_addr_infos=None):\n                             raise OSError(f\"no matching local address with {family=} found\")\n    >            await self.sock_connect(sock, address)\n                 return sock\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 651, in _UnixSelectorEventLoop.sock_connect(sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n             try:\n    >            return await fut\n             finally:\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/selector_events.py\", line 691, in _UnixSelectorEventLoop._sock_connect_cb(fut=None, sock=<socket.socket [closed] fd=-1, family=2, type=1, proto=6>, address=('34.221.58.120', 443)):\n                     # Jump to any except clause below.\n    >                raise OSError(err, f'Connect call failed {address}')\n             except (BlockingIOError, InterruptedError):\nConnectionRefusedError: [Errno 111] Connect call failed ('34.221.58.120', 443)\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46138/conf/local.conf\n2024-05-25 22:36:00,192 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "status": "FAILED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 220.18635320663452,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 302.55379724502563,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.03688192367553711,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.022801876068115234,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 21.73329997062683,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 99.76479983329773,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 71.00010776519775,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 295.99320578575134,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 245.78246998786926,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "status": "UNKNOWN"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "status": "UNKNOWN"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 8169.337876319885,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 7805.742885112762,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 105.60498929023743,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 155.64119696617126,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 848.8249845504761,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 10.363111019134521,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 3.893109083175659,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.7920615673065186,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 1.593883752822876,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0018417835235595703,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.011107444763183594,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.011207818984985352,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0016803741455078125,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0025246143341064453,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0027768611907958984,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.017643451690673828,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.011077642440795898,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.005764961242675781,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.001361846923828125,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0017242431640625,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0021648406982421875,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0025110244750976562,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.010380983352661133,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.010667085647583008,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.05885195732116699,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0015950202941894531,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0018970966339111328,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.00228118896484375,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 123.11372470855713,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.03911566734313965,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.32072019577026367,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.009585857391357422,
                "log": "No \"dash\" found on test system.\n",
                "status": "SKIPPED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 537.6315221786499,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.736274003982544,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 497.5450646877289,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 497.90144872665405,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 447.3881027698517,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.0017380714416503906,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.002362489700317383,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.003005504608154297,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.0036461353302001953,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 5581.323657512665,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 406.3895847797394,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 11.981586217880249,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 153.69281196594238,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 153.39007091522217,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 158.48106718063354,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 168.053649187088,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 163.6550097465515,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 1114.1938984394073,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 396.1628086566925,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 64.47009539604187,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 25.407506704330444,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 2746.7735896110535,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 545.0172576904297,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 25.284589767456055,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 25630.26437020302,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 21.884764194488525,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 166.98737263679504,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 50.966888666152954,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.04960489273071289,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.06511855125427246,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.3096144199371338,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 5.215503454208374,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 2.9368114471435547,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 8.325591564178467,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 7.182758808135986,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 4.814482927322388,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.5897371768951416,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.19798612594604492,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 2.305168628692627,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 3.1970748901367188,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 2820.856048822403,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 810.7235782146454,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 529.3651793003082,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 131.82043838500977,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 396.3318588733673,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 64.36391520500183,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 336.46239376068115,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 150.0069065093994,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.6876330375671387,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 111.92867159843445,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 79.73203444480896,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 22.46073603630066,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 21.77562403678894,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 54.62149453163147,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 38.85598039627075,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 9.57183313369751,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 21.054570198059082,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 32.12340521812439,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 28.12759494781494,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 21.414949417114258,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 15.43722414970398,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 19.555795907974243,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 21.944211721420288,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 23.97129487991333,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 27.78369665145874,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 17.847841501235962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 20.783615589141846,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 17.08609938621521,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 15.714528799057007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 78.99564456939697,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 198.5895369052887,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 23.168720483779907,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 18.225218534469604,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 67.10705471038818,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 29.54253625869751,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 34.77327013015747,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 33.96768260002136,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 51.23712611198425,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 81.28075814247131,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 54.173407793045044,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 5.5549304485321045,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 41.12344479560852,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 52.65151357650757,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 30.673739194869995,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 30.532197952270508,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 60.05425834655762,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 40.50157809257507,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 29.771225214004517,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 136.42926216125488,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 28.772661924362183,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 35.584428548812866,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 5.5675270557403564,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.1534247398376465,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.011721611022949219,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.1986851692199707,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.35292792320251465,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.178924560546875,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009304523468017578,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.009830713272094727,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.0605318546295166,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.01111459732055664,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.011517047882080078,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.010628700256347656,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.012905120849609375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.013260841369628906,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.009903430938720703,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.011954545974731445,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.01125478744506836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.015938520431518555,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.009980201721191406,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.009406328201293945,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.00973820686340332,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.010377168655395508,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 28.62321639060974,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 4.7687811851501465,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 37.54325556755066,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.01973271369934082,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.018363237380981445,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.01927018165588379,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.024235010147094727,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.013853311538696289,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.014479637145996094,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.011914253234863281,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.033058881759643555,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.017756938934326172,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.026647090911865234,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.03812432289123535,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.05423164367675781,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.02546405792236328,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.014470100402832,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.035276174545288,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.04800820350647,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 199.84934186935425,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 26.021488428115845,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 27.660279989242554,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 27.04095983505249,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 31.231199502944946,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 34.55265998840332,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 33.09024739265442,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 32.02796387672424,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 28.312666416168213,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 28.50477170944214,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 42.59114217758179,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 31.291685819625854,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 9532.847021341324,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 3209.088620901108,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 373, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 319, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=46740) is multi-threaded, use of fork() may lead to deadlocks in the child.\n  self.pid = os.fork()\n\ndone.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 48 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nRemoving 1 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 5118 of 5504 in 14.695750713348389\nNOTE: Initial setup loop progress: 3151 of 5504 in 15.759702444076538\nNOTE: Initial setup loop progress: 338 of 5504 in 16.763479709625244\nNOTE: Initial setup loop took: 16.95706605911255\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 1763 Local 252 Mirrors 0 Missed 1511 Current 828 (14% match, 41% complete)\nRemoving 637 stale sstate objects for arch core2-64...done.\nRemoving 43 stale sstate objects for arch allarch...done.\nRemoving 34 stale sstate objects for arch x86_64...done.\nRemoving 142 stale sstate objects for arch qemux86_64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 889 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 893 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 978 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-compat-units.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 982 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-conf_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 986 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-serialgetty.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 987 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 988 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1000 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1004 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1007 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-compat-units.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1010 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-conf_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1013 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-serialgetty.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1014 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1037 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/volatile-binds/volatile-binds.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1038 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/volatile-binds/volatile-binds.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1055 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-compat-units-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-conf-1_1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe os-release-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-compat-units-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe systemd-conf-1_1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe volatile-binds-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe kbd-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe volatile-binds-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe systemd-1_255.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-compat-units-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe systemd-conf-1_1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1056 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1070 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_recipe_qa_setscene)\nNOTE: recipe os-release-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe kbd-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe systemd-conf-1_1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1071 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-conf_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1080 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1105 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe systemd-compat-units-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1123 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-compat-units.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1125 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-serialgetty.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1131 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_recipe_qa_setscene)\nNOTE: recipe volatile-binds-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1146 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1160 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1170 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1212 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1213 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe volatile-binds-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1214 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/volatile-binds/volatile-binds.bb:do_recipe_qa_setscene)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1216 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1221 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_recipe_qa_setscene)\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe systemd-conf-1_1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dnf-4.19.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-compat-units-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe librepo-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe volatile-binds-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dbus-1.14.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-1_255.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dnf-4.19.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-compat-units-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1231 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1240 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1256 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1259 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_recipe_qa_setscene)\nNOTE: recipe systemd-conf-1_1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe librepo-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe btrfs-tools-6.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe volatile-binds-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1273 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1291 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1300 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe dbus-1.14.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-dbus-1.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1396 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1401 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1403 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1424 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1425 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1426 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1468 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-iniparse-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 1527 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_recipe_qa_setscene)\nNOTE: recipe debugedit-5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1538 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpam-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpam-1.6.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1548 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1558 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-iniparse-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe tar-1.35-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1568 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1572 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_lic_setscene)\nNOTE: recipe python3-six-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe debugedit-5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1617 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1619 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe cracklib-2.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpam-1.6.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1645 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1664 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1666 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1676 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libsolv-0.7.29-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1689 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1691 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpam-1.6.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe tar-1.35-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 1692 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1707 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)\nNOTE: recipe freetype-2.13.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1723 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libx11-1_1.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1749 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpam-1.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1804 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-1_1.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1820 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1825 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1835 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1838 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1840 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1845 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1847 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1853 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_recipe_qa_setscene)\nNOTE: recipe libsolv-0.7.29-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1859 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1865 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1871 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_recipe_qa_setscene)\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1883 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpam-1.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1892 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-1.22.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-1_255.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-1.6.43-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1911 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1942 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xorgproto-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 1968 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1995 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnupg-2.4.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2073 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gnupg-2.4.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2106 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2119 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2126 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2140 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2202 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2207 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_recipe_qa_setscene)\nNOTE: recipe npth-1.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe popt-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2238 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcheck-0.15.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2260 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2295 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libksba-1.6.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2302 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2303 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2314 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2323 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2324 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2325 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe npth-1.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2328 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_recipe_qa_setscene)\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2329 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pinentry-1.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shared-mime-info-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2349 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2350 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_lic_setscene)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2351 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2352 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-protocols-1.36-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 2353 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 2354 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2366 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_create_spdx_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2367 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_lic_setscene)\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 2369 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2370 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2385 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgcc-initial-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2386 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_create_spdx_setscene)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2387 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2389 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_populate_lic_setscene)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2402 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_create_spdx_setscene)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2403 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_populate_lic_setscene)\nNOTE: recipe intltool-native-0.51.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 2404 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2406 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2412 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2416 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe systemd-systemctl-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 2419 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2424 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2427 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2428 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_create_spdx_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2445 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_lic_setscene)\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe intltool-native-0.51.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2447 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2448 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2449 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2452 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 2453 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_populate_lic_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2454 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2462 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2463 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2473 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2481 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2482 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-markupsafe_2.1.5.bb:do_create_spdx_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cracklib-native-2.9.11-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2483 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_create_spdx_setscene)\nNOTE: recipe cracklib-native-2.9.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2484 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_create_spdx_setscene)\nNOTE: recipe cracklib-native-2.9.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 2485 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Started\nNOTE: recipe intltool-native-0.51.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 2504 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe cracklib-native-2.9.11-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2505 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2525 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2526 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_lic_setscene)\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2528 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb:do_recipe_qa_setscene)\nNOTE: recipe cracklib-native-2.9.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2546 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsolv-native-0.7.29-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jinja2-native-3.1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 2547 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2554 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 2555 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_lic_setscene)\nNOTE: recipe python3-markupsafe-native-2.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2556 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsolv-native-0.7.29-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe cracklib-native-2.9.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cracklib-native-2.9.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxml-parser-perl-native-2.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cracklib-native-2.9.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2559 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_create_spdx_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2560 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.11.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2561 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2562 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2563 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2564 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2565 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2566 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2567 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2569 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cracklib-native-2.9.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe shared-mime-info-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.11.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 270 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_fetch)\nNOTE: recipe cracklib-native-2.9.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-native-1.22.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2571 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2572 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 2573 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_create_spdx_setscene)\nNOTE: recipe itstool-native-2.0.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 2574 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/itstool/itstool_2.0.7.bb:do_recipe_qa_setscene)\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2575 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2576 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 2578 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 2579 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_populate_sysroot_setscene)\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe itstool-native-2.0.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running noexec task 406 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_fetch)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running noexec task 473 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_fetch)\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe itstool-native-2.0.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 485 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_patch)\nNOTE: Running task 503 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_patch)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xmlto-native-0.0.28+0.0.29+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2581 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_recipe_qa_setscene)\nNOTE: Running task 547 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Started\nNOTE: Running setscene task 2583 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libxslt/libxslt_1.1.39.bb:do_recipe_qa_setscene)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Started\nNOTE: Running task 565 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_patch)\nNOTE: Running task 601 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\nNOTE: Running task 603 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_patch)\nNOTE: Running task 617 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_patch)\nNOTE: Running task 621 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_patch)\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Started\nNOTE: Running setscene task 2585 of 2592 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Started\nNOTE: Load average limiting set to True as load average: 1.5684552873883928 - using 9/16 bitbake threads\nNOTE: recipe expat-2.6.2-r0: task do_patch: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Started\nNOTE: recipe gdbm-1.23-r0: task do_patch: Started\nNOTE: recipe xz-5.4.6-r0: task do_patch: Started\nNOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 2586 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_gcc_stash_builddir_setscene)\nNOTE: recipe libxslt-native-1.1.39-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_patch: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_patch: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_patch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_fetch: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_patch: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_patch: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_patch: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_unpack)\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Started\nNOTE: recipe gcc-cross-x86_64-14.1.0-r0: task do_gcc_stash_builddir_setscene: Succeeded\nNOTE: Running setscene task 2590 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe glibc-2.39+git-r0: task do_unpack: Succeeded\nNOTE: Running task 706 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_fetch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_fetch: Succeeded\nNOTE: Running task 707 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_unpack)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.4864850725446428 - using 1/16 bitbake threads\nNOTE: Running task 711 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_patch)\nNOTE: Running task 714 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_patch)\nNOTE: Running task 717 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_patch)\nNOTE: Running task 718 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_deploy_source_date_epoch)\nNOTE: Running task 719 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 720 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 721 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch)\nNOTE: Running task 722 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 728 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 729 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 730 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_generate_toolchain_file)\nNOTE: Running task 731 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch)\nNOTE: Running task 736 of 5504 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 785 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Running task 795 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_patch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Started\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe ncurses-6.5-r0: task do_patch: Started\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe expat-2.6.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 848 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_patch: Succeeded\nNOTE: Running task 850 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_patch: Succeeded\nNOTE: Running task 851 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_patch: Succeeded\nNOTE: Running task 853 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_patch)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5748029436383928 - using 15/16 bitbake threads\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_patch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch unihash changed to daf11b0431be781d4105ebae7a7d8cf57e0707857e394605b772fc02853a7e41\nNOTE: recipe libtool-cross-2.4.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_deploy_source_date_epoch unihash changed to dfc45a61760dc73108eed04ace4120b8047b16f2741104d78b92e6b5779635ae\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch unihash changed to 52e174187420c2fad7aaa6753be31ec639195ff9efb32e7e7fdfa033209b94b6\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch unihash changed to be0ffea90e49f0462bcf386902a12f29ab2f6c5dc5b9c475b825848796e0dab7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch unihash changed to 8dcb57f835cf54ee57e180c3277fffd50b4e277056d8045e239e8674fdb3f511\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch unihash changed to 6d553a5ffedbb3ea6aaf510c0150c4faf5af29ec996fca0e49a63c1d073b8c75\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch unihash changed to 44bef8241d9a72c704b6c8e1c43f3fff5b4f01155c7d479a11d1f49ec1b4c991\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch unihash changed to e0876c7e110ce159dfeff07052dff6b07847ea927058237363a3e38787f8141a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch unihash changed to b7727704ae8141aef3fd8811fb9104dd41adb3ae3834d48f0f51518dfbb9bf15\nNOTE: recipe linux-libc-headers-6.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_deploy_source_date_epoch unihash changed to 73c8e5b4f91f6e1f2026c8d3a747e1264d598400c0d32bc9ad0550d084843e7c\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_patch: Succeeded\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 854 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_patch)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_patch: Succeeded\nNOTE: Running task 860 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_deploy_source_date_epoch unihash changed to 42f6a205160aaa7118250ee41df592f229f976a6e85dadd91c475fab61bc4269\nNOTE: Reported task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_deploy_source_date_epoch as unihash eadeb32d8dcd6e061467586b0e3a926f4f9a9cc91bd28217cb60aab6a1be3dfc to wss://hashserv.yoctoproject.org/ws ({'taskhash': '886b5dcb102140e70cd001794780e94554ecdd968ba2319b3c405c5a92720229', 'method': 'oe.sstatesig.OEOuthashBasic', 'unihash': '18718aa4cfc3bbe30c30d8e46c6508b7436215c8b74a8e96b98da788487a7406'})\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_deploy_source_date_epoch unihash 18718aa4cfc3bbe30c30d8e46c6508b7436215c8b74a8e96b98da788487a7406 unchanged by server\nNOTE: Already covered setscene for /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-cross_14.1.bb:do_deploy_source_date_epoch so ignoring rehash (remap)\nNOTE: Rehash loop slow progress: 1863 in 3.9358694553375244\nNOTE: Reported task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_deploy_source_date_epoch as unihash 098d5faa4e6fe8040096dc9bcdc37a9e1e2356efc7325ceea9394cb89e6a21c3 to wss://hashserv.yoctoproject.org/ws ({'taskhash': '3c0ee40ad1c547cf7219c3116725b86312bcb20991b7067e991c6be289526b82', 'method': 'oe.sstatesig.OEOuthashBasic', 'unihash': '8626874d4024c7c8bd31ed54c5192887731e45147d4f22bab7c937b511c1139a'})\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_deploy_source_date_epoch unihash 8626874d4024c7c8bd31ed54c5192887731e45147d4f22bab7c937b511c1139a unchanged by server\nNOTE: Already covered setscene for /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc-initial_14.1.bb:do_deploy_source_date_epoch so ignoring rehash (remap)\nNOTE: Rehash loop took more than 1s: 4.255334138870239\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Running setscene task 2590 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2591 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 2592 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running task 861 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-source_14.1.bb:do_preconfigure)\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe gcc-source-14.1.0-14.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running noexec task 862 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_configure)\nNOTE: Running noexec task 863 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_compile)\nNOTE: Running task 864 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_install)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_install: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_install: Succeeded\nNOTE: Running task 865 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 879 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch)\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch unihash changed to f042ba092a240820332a4f4ed4477216e7b7cff9660784c2b91c9851df2c31b2\nNOTE: Running task 882 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glibc-2.39+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 883 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_configure)\nNOTE: recipe glibc-2.39+git-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4922746930803572 - using 1/16 bitbake threads\nNOTE: Running task 886 of 5504 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\nNOTE: Running task 887 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 893 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_patch)\nNOTE: Running task 894 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 897 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_patch)\nNOTE: Running task 898 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\nNOTE: Running task 900 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_patch)\nNOTE: Running task 920 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\nNOTE: Running task 923 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 928 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch)\nNOTE: Running task 929 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 931 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\nNOTE: Running task 933 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_patch)\nNOTE: Running task 937 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_patch)\nNOTE: Running task 939 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_patch)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Started\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_configure: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe attr-2.5.2-r0: task do_patch: Started\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Started\nNOTE: recipe python3-3.12.3-r0: task do_patch: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_patch: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 944 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_patch)\nNOTE: Running task 945 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_patch: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Started\nNOTE: Running task 953 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_fetch)\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: Running task 972 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_patch)\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_patch: Succeeded\nNOTE: Running task 973 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_unpack)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_unpack: Started\nNOTE: recipe libpcre2-10.43-r0: task do_patch: Succeeded\nNOTE: Running task 978 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe attr-2.5.2-r0: task do_patch: Succeeded\nNOTE: Running task 979 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_patch: Succeeded\nNOTE: Running task 980 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_patch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5715419224330358 - using 15/16 bitbake threads\nNOTE: recipe libgpg-error-1.48-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_patch: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch unihash changed to e026b9bc93494e62f63f3bcdda666bd3ef79b656e7dc9b617c07d97fa1caccba\nNOTE: recipe ncurses-6.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch unihash changed to 77c2e72c0ffe0cb1410eff5e547995f4a9a4ea951bb1c76d35a7294412c4dfda\nNOTE: recipe libtirpc-1.3.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch unihash changed to f487fbcb7e4bd1ed17720879f8b19bae2b1ee676a65c5d23ff5608a2843b9cc7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch unihash changed to ab0fe3e0a8444029e95574e59072a3a072e113e91e03ee829547ef6e370c4bf0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_deploy_source_date_epoch unihash changed to 4232f485dbe8413e3750f84a1ed35b479ddc4f198f7735d1a242e8fac6991cf1\nNOTE: recipe libnsl2-2.0.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch unihash changed to fff5c438c0d61f8e672ba1768c926268e5cd4879b27b2e597a9f883791bbe30b\nNOTE: recipe attr-2.5.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch unihash changed to 45897de3dd891c38f8bfc02f6cfc2d02d07f83129f494b01d1ce8f7e120d2f6f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch unihash changed to 9bf507c180920c30360ecb28b438fdc84c8715aa7f49cc8c2fb04b4c524d09ad\nNOTE: recipe libedit-20230828-3.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch unihash changed to 174bbcf3515e7b3313d94e8cf8f8e3a136ba6a21f2ea59eb928382d992d77ef3\nNOTE: recipe python3-3.12.3-r0: task do_patch: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_configure: Succeeded\nNOTE: Running task 981 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_compile)\nNOTE: recipe glibc-2.39+git-r0: task do_compile: Started\nNOTE: Load average limiting set to False as load average: 1.4819248744419642 - using 1/16 bitbake threads\nNOTE: Running task 982 of 5504 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\nNOTE: Running task 983 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 984 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 985 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_patch)\nNOTE: Running task 986 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch)\nNOTE: Running task 987 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 989 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_patch)\nNOTE: Running task 994 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1019 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_collect_spdx_deps)\nNOTE: Running task 1021 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\nNOTE: Running task 1031 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_fetch)\nNOTE: Running task 1035 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\nNOTE: Running task 1037 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_patch)\nNOTE: Running task 1038 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1039 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_write_config)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_compile: Started\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_patch: Started\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libunistring-1.2-r0: task do_patch: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_fetch: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Started\nNOTE: Running task 1041 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_patch)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_write_config: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_patch: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_write_config: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1071 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_unpack)\nNOTE: Running task 1074 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_compile: Succeeded\nNOTE: Running task 1075 of 5504 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\nNOTE: recipe libxml2-2.12.6-r0: task do_unpack: Started\nNOTE: recipe acl-2.3.2-r0: task do_patch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_patch: Succeeded\nNOTE: Running task 1076 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe libunistring-1.2-r0: task do_patch: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1077 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_patch: Succeeded\nNOTE: Running task 1078 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxml2-2.12.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1079 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_patch)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_patch: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6564069475446428 - using 15/16 bitbake threads\nNOTE: recipe curl-8.7.1-r0: task do_patch: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_patch: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch unihash changed to 32cfb8836fb19894db1c4329928d94e9cc09343a201c62fb4547676efa2b9e1a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_deploy_source_date_epoch unihash changed to d5def56187626c9455d277c5fdbe6c0af5d33ac74938bf924fe74082a383133d\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_install: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch unihash changed to 801c568c91bcdbc5a2c1f3d08705be9add3c80c7006cc0870024d2f0aa9c99a0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch unihash changed to a82f7c115549087879787fcfd1ca2a1f22c828d412e447ccbc93f64c6495eb8a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_deploy_source_date_epoch unihash changed to df0d3c8e97527bd65d2150cb108a8a1031846d57e0d39e77c7377f34a526f010\nNOTE: recipe libpcre2-10.43-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch unihash changed to ec2790720e02bd2125d72bb6aebf39e478ce32a41646ab46e4be99a477e31c3d\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_patch: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch unihash changed to 514a8166e8514b9a49cf3f85083839ecc0aa2ee1369c0e114243fa0eb0fccbcb\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch unihash changed to 35c607119d57fc1d2532ee28e4196eb87df2a292783f9775584798f6bc7e454d\nNOTE: recipe libcap-ng-0.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch unihash changed to c6ab8946d6fabd55677de9d6b2e88698011464a266cbdc87b442cb6ec9bf1215\nNOTE: Load average limiting set to False as load average: 1.4993373325892858 - using 1/16 bitbake threads\nNOTE: Running task 1080 of 5504 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\nNOTE: Running task 1082 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1084 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_patch)\nNOTE: Running task 1086 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_patch)\nNOTE: Running task 1088 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\nNOTE: Running task 1090 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_patch)\nNOTE: Running task 1091 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1094 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1104 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_fetch)\nNOTE: Running task 1106 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: Running task 1107 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1115 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_fetch)\nNOTE: Running task 1117 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_fetch)\nNOTE: Running task 1121 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_patch)\nNOTE: Running task 1125 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_fetch)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libcap-2.69-r0: task do_patch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_fetch: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_fetch: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Started\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_fetch: Started\nNOTE: recipe wayland-1.22.0-r0: task do_fetch: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1126 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1127 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_unpack)\nNOTE: Running task 1128 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_unpack)\nNOTE: recipe wayland-1.22.0-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1140 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_write_config)\nNOTE: Running task 1141 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_unpack)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_unpack: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_unpack: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_unpack: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_write_config: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_unpack: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1142 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_patch)\nNOTE: recipe xorgproto-2024.1-r0: task do_write_config: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_patch: Started\nNOTE: Running task 1147 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_unpack)\nNOTE: recipe xorgproto-2024.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1148 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_patch)\nNOTE: recipe wayland-1.22.0-r0: task do_unpack: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_patch: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1179 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_package)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_unpack: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_patch: Succeeded\nNOTE: Running task 1180 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_patch)\nNOTE: Running task 1181 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_patch: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_patch: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1188 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_patch: Succeeded\nNOTE: Running task 1189 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_patch)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_patch: Succeeded\nNOTE: Running task 1191 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1192 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe wayland-1.22.0-r0: task do_patch: Started\nNOTE: recipe lzlib-1.14-r0: task do_patch: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1193 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_patch)\nNOTE: recipe libcap-2.69-r0: task do_patch: Succeeded\nNOTE: Running task 1194 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch)\nNOTE: recipe libtasn1-4.19.0-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_patch: Started\nNOTE: Running task 1195 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe wayland-1.22.0-r0: task do_patch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1204 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_fetch)\nNOTE: recipe libxau-1_1.0.11-r0: task do_fetch: Started\nNOTE: recipe lzlib-1.14-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6037859235491072 - using 15/16 bitbake threads\nNOTE: recipe libxau-1_1.0.11-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_patch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_patch: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_package: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_deploy_source_date_epoch unihash changed to 2cdfd33a3e098e8aeea0239fd032e7c870f01cf163ecbe40b417cf15ba7ba8ba\nNOTE: recipe acl-2.3.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_deploy_source_date_epoch unihash changed to 95f2f816d84cf54d47891e34151117ba31328ca93b7653bc3147f8986e928868\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_deploy_source_date_epoch unihash changed to 7ed106c01132ef9580123669bfe650015138de2703bf5c496f82f57f12b16337\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch unihash changed to 7df1b8067a14ab31c32c96f14018567c894551e86b7d540528e433973e9c6eaa\nNOTE: recipe xorgproto-2024.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch unihash changed to 2eec8008969781af311845b91c8b837efe02b890f2eb84b5a6ccb083425632f7\nNOTE: recipe util-macros-1_1.20.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_deploy_source_date_epoch unihash changed to b2d6efb158b2dfb8a769eb634e8e5e16e74c3a03e412225abdcfc6838087c00b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_deploy_source_date_epoch unihash changed to 4bad9150e53096f82760c3287e157e3f356bce2d17338e10afa12a37b50d2aa1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch unihash changed to ff9fbdf317c46fc4dc03ab3cd7b60c48c5c35bf11a0195795323e91da6865c25\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch unihash changed to 68b7f8d73eaaedf14495c0872a37416c9351273bcb502c39e171129abb2e9d71\nNOTE: Load average limiting set to False as load average: 1.4713221958705358 - using 1/16 bitbake threads\nNOTE: Running task 1205 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: Running task 1206 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1207 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1208 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: Running task 1209 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: Running task 1210 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_fetch)\nNOTE: Running task 1213 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1214 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_write_config)\nNOTE: Running task 1216 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\nNOTE: Running task 1218 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_write_config)\nNOTE: Running task 1223 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_fetch)\nNOTE: Running task 1224 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\nNOTE: Running task 1233 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_patch)\nNOTE: Running task 1234 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: Running task 1236 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_fetch)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_fetch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_write_config: Started\nNOTE: recipe popt-1.19-r0: task do_fetch: Started\nNOTE: recipe lua-5.4.6-r0: task do_fetch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_write_config: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_fetch: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Started\nNOTE: recipe file-5.45-r0: task do_patch: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_write_config: Succeeded\nNOTE: Running task 1238 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_fetch)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_write_config: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_fetch: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1240 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1247 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_unpack)\nNOTE: Running task 1248 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: recipe popt-1.19-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_fetch: Started\nNOTE: Running task 1249 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1250 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_unpack)\nNOTE: recipe elfutils-0.191-r0: task do_patch: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_fetch: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_fetch: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_unpack: Started\nNOTE: Running task 1259 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_patch)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_unpack: Started\nNOTE: Running task 1260 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1261 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_write_config)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 1262 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_patch)\nNOTE: Running task 1264 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_unpack)\nNOTE: recipe libxau-1_1.0.11-r0: task do_unpack: Succeeded\nNOTE: recipe file-5.45-r0: task do_patch: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_unpack: Started\nNOTE: recipe readline-8.2-r0: task do_patch: Started\nNOTE: Running task 1265 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_patch)\nNOTE: Running task 1266 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\nNOTE: recipe wayland-1.22.0-r0: task do_write_config: Started\nNOTE: recipe wayland-1.22.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe lua-5.4.6-r0: task do_unpack: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_patch: Started\nNOTE: recipe popt-1.19-r0: task do_unpack: Started\nNOTE: recipe wayland-1.22.0-r0: task do_write_config: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1267 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_patch)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1268 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_patch)\nNOTE: Running task 1269 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_patch)\nNOTE: Running task 1270 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_patch)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_patch: Started\nNOTE: recipe popt-1.19-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_patch: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_patch: Started\nNOTE: Running task 1271 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\nNOTE: recipe lua-5.4.6-r0: task do_patch: Started\nNOTE: Running task 1272 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_unpack)\nNOTE: recipe libxau-1_1.0.11-r0: task do_patch: Succeeded\nNOTE: Running task 1273 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_unpack)\nNOTE: Running task 1274 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch)\nNOTE: recipe popt-1.19-r0: task do_patch: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_unpack: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_unpack: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_patch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1283 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch)\nNOTE: recipe lua-5.4.6-r0: task do_patch: Succeeded\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1286 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: recipe libxcb-1.16.1-r0: task do_unpack: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1287 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_patch)\nNOTE: Running task 1288 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_patch)\nNOTE: recipe popt-1.19-r0: task do_patch: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_patch: Started\nNOTE: Running task 1291 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5894513811383928 - using 15/16 bitbake threads\nNOTE: recipe xcb-proto-1.17.0-r0: task do_patch: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_patch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_patch: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_deploy_source_date_epoch unihash changed to 8305c92a4f5082ee2361058836d33416edd57ac31b6ceba3e9f9dbbc42861ea7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch unihash changed to b51d51f5be8459088ac2f3222bd9ed908f256e0c8565ccc2631fb7e928978e57\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_deploy_source_date_epoch unihash changed to 3229e25324e33d874032417a781ce01aa9648e05a556834810e1bb1f2aa84c49\nNOTE: recipe readline-8.2-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-0.191-r0: task do_patch: Succeeded\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_deploy_source_date_epoch unihash changed to cc6b6bd4f9c074481a88441c31d83038ac3f8d6b5322a5bf9a26747b6adc877f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata unihash changed to eb74c1ee411546cd67b22183d83393d40ed8af30eee261e53da8f32df1acf724\nNOTE: recipe file-5.45-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch unihash changed to 406e173eca5c35262737dd476b1911702fd07f50cdc32384baa21a76e080e2b9\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch unihash changed to ff017f65f3d25c239eee2f8a57468a29d996ef2a20b65e5ffbc5814bcf1219d5\nNOTE: recipe libarchive-3.7.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch unihash changed to 5317913776f87b5b387b40208c7cadd6a7ed1c0eb4753381d047cf9a74bfee00\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_unpack: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4837123325892858 - using 1/16 bitbake threads\nNOTE: Running task 1292 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_create_spdx)\nNOTE: Running task 1293 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1298 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1300 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_fetch)\nNOTE: Running task 1307 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1308 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1309 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1310 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1311 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1314 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: Running task 1318 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_fetch)\nNOTE: Running task 1321 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1322 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1329 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1334 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_fetch: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe popt-1.19-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_fetch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe lua-5.4.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_fetch: Succeeded\nNOTE: Running task 1335 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_patch)\nNOTE: Running task 1336 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_patch)\nNOTE: recipe libpng-1.6.43-r0: task do_fetch: Succeeded\nNOTE: Running task 1337 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe base-files-3.0.14-r0: task do_patch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_patch: Succeeded\nNOTE: Running task 1346 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_unpack)\nNOTE: recipe libxcb-1.16.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_unpack: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_unpack: Succeeded\nNOTE: Running task 1349 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_fetch)\nNOTE: recipe wayland-protocols-1.36-r0: task do_fetch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_patch: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_fetch: Succeeded\nNOTE: Running task 1350 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_fetch)\nNOTE: Running task 1351 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_patch)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_fetch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_patch: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_fetch: Succeeded\nNOTE: Running task 1374 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_patch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_patch: Succeeded\nNOTE: Running task 1375 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_patch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_patch: Succeeded\nNOTE: Running task 1378 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: recipe initscripts-1.0-r0: task do_patch: Started\nNOTE: recipe initscripts-1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1383 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Started\nNOTE: recipe libpng-1.6.43-r0: task do_unpack: Started\nNOTE: recipe libpng-1.6.43-r0: task do_unpack: Succeeded\nNOTE: Running task 1385 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_patch)\nNOTE: recipe libpng-1.6.43-r0: task do_patch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_patch: Succeeded\nNOTE: Running task 1391 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_fetch)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_fetch: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5665283203125 - using 15/16 bitbake threads\nNOTE: recipe elfutils-0.191-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch unihash changed to e3ea77deaf6320928aea173090889902c05cdfa4188fdbfaa8baa2b906097f7f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_deploy_source_date_epoch unihash changed to 497e0958f2c6c7a35b26ca02309fddac624b04de85200fd7cda31d96e0efacce\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch unihash changed to 11681c14ab2df9b5dacfff517d400223322272b0cfdadb24cad0f67a43ca5cd9\nNOTE: recipe readline-8.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch unihash changed to 2965cf2f5cc9b999c7ad1daebd4ae2378fdf38a30f55c02afca0a10559831118\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch unihash changed to 2c96929bb36d65f36c641b1c80db48201837a12234389f0e13a6fffcb61f37f0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_deploy_source_date_epoch unihash changed to 47ae8ba3ffe81e9a18b0e91c1e40c5ccf26fbdcffe9b34c367123f3c5a45e355\nNOTE: recipe popt-1.19-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch unihash changed to 64f9da989054cdf3b315b34ba18c970444f34599242d270d1e7c59ff17e32a70\nNOTE: recipe xcb-proto-1.17.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_deploy_source_date_epoch unihash changed to a9107e304e14f704cacaf7c9dfec081c09c43bb6972e742d1bb55cbb60590a00\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_deploy_source_date_epoch unihash changed to 9fec459975e710940f0bc2524180b6f95184e5f4b4a09702f0440a31835117e5\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_deploy_source_date_epoch unihash changed to b098993509d5501e419ee13a93af3e3611ea26c1212d637ab428c65b708b2d1d\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_deploy_source_date_epoch unihash changed to e8026596f1fa0ffc57613ea2ce15bc943c9f70a9e479f9682e3797f41c754f5f\nNOTE: recipe libxcb-1.16.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_deploy_source_date_epoch unihash changed to cb374165158831c333c9eff703880846d1620c9678185782c1cfb733f71b29b8\nNOTE: recipe linux-libc-headers-6.6-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.49853515625 - using 2/16 bitbake threads\nNOTE: Running task 1396 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_collect_spdx_deps)\nNOTE: Running task 1397 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_patch)\nNOTE: Running task 1401 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_patch)\nNOTE: Running task 1404 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_unpack)\nNOTE: Running task 1405 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_unpack)\nNOTE: Running task 1407 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_fetch)\nNOTE: Running task 1409 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_patch)\nNOTE: Running task 1415 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_fetch)\nNOTE: Running task 1419 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_fetch)\nNOTE: Running task 1420 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1421 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1433 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_unpack)\nNOTE: Running task 1434 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_patch)\nNOTE: Running task 1435 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_deploy_source_date_epoch)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_unpack: Started\nNOTE: recipe freetype-2.13.2-r0: task do_fetch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_fetch: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_unpack: Started\nNOTE: recipe json-c-0.17-r0: task do_patch: Started\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bash-5.2.21-r0: task do_patch: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_unpack: Started\nNOTE: recipe systemd-1_255.6-r0: task do_fetch: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_patch: Succeeded\nNOTE: recipe kmod-31-r0: task do_patch: Started\nNOTE: Running task 1437 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_fetch)\nNOTE: recipe glibc-2.39+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1447 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_fetch)\nNOTE: recipe libsm-1_1.2.4-r0: task do_fetch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1448 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_deploy_source_date_epoch)\nNOTE: recipe freetype-2.13.2-r0: task do_fetch: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_unpack: Succeeded\nNOTE: Running task 1449 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_patch)\nNOTE: Running task 1450 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_patch)\nNOTE: recipe libassuan-2.5.7-r0: task do_fetch: Started\nNOTE: Running task 1452 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe libsm-1_1.2.4-r0: task do_fetch: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1458 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_unpack)\nNOTE: recipe wayland-protocols-1.36-r0: task do_patch: Started\nNOTE: recipe json-c-0.17-r0: task do_patch: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_patch: Started\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_unpack: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_fetch: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_unpack: Started\nNOTE: Running task 1459 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_patch)\nNOTE: Running task 1463 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_fetch)\nNOTE: Running task 1468 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_deploy_source_date_epoch)\nNOTE: recipe wayland-protocols-1.36-r0: task do_patch: Succeeded\nNOTE: Running task 1479 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_unpack)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_patch: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_patch: Started\nNOTE: Running task 1498 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe dbus-1.14.10-r0: task do_fetch: Started\nNOTE: recipe libpng-1.6.43-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_unpack: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe dbus-1.14.10-r0: task do_fetch: Succeeded\nNOTE: Running task 1502 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_fetch)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_patch: Succeeded\nNOTE: Running task 1512 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_deploy_source_date_epoch)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_fetch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_unpack: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_unpack: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1513 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_patch)\nNOTE: Running task 1514 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_patch)\nNOTE: recipe systemd-1_255.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1515 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_unpack)\nNOTE: recipe libice-1_1.1.1-r0: task do_patch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_patch: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_patch: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_patch: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_unpack: Started\nNOTE: Running task 1516 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_write_config)\nNOTE: Running task 1517 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-protocols-1.36-r0: task do_write_config: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_write_config: Succeeded\nNOTE: Running task 1518 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_write_config)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1519 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_unpack)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_write_config: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_unpack: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_write_config: Succeeded\nNOTE: Running task 1521 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_unpack)\nNOTE: recipe libassuan-2.5.7-r0: task do_unpack: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_unpack: Succeeded\nNOTE: Running task 1522 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_patch)\nNOTE: recipe libsm-1_1.2.4-r0: task do_patch: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_unpack: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_patch: Succeeded\nNOTE: Running task 1523 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\nNOTE: Running task 1524 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_patch)\nNOTE: recipe wayland-protocols-1.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1525 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_configure)\nNOTE: recipe libassuan-2.5.7-r0: task do_patch: Started\nNOTE: recipe kmod-31-r0: task do_patch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_patch: Started\nNOTE: Running task 1527 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_patch)\nNOTE: recipe wayland-protocols-1.36-r0: task do_configure: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_patch: Succeeded\nNOTE: Running task 1528 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_unpack)\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_unpack: Started\nNOTE: recipe coreutils-9.5-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6044747488839286 - using 15/16 bitbake threads\nNOTE: recipe bash-5.2.21-r0: task do_patch: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch unihash changed to d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_deploy_source_date_epoch unihash changed to 70c4778042f32911de77c043cf1cfe7b655de2c696377cf16e22c276f1153d27\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_patch: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_unpack: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_configure: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_unpack: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_deploy_source_date_epoch unihash changed to 0cd97ace8f82477d02749d8b6b373486614585759de3bdfcf581da004188e58a\nNOTE: recipe update-rc.d-0.8+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_deploy_source_date_epoch unihash changed to 33b6b87cacdbdf132a19981663bad64e5d7de314a3671e9967a0e92f09b87d80\nNOTE: recipe initscripts-1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_deploy_source_date_epoch unihash changed to 09fe2ee3ddd11b2fb8b3cf967b1be95b940c1071cedca7efc5db254b83f39696\nNOTE: recipe libpng-1.6.43-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_deploy_source_date_epoch unihash changed to 7416008c207cdbe7db7438e6b80033499363a96a5aea17066cdb9db344fa64a1\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch unihash changed to 1d7c1a119fdb987a7244f06ac78db043428f4c6a76f4df4ef0b2a942b727dfed\nNOTE: recipe xkeyboard-config-2.41-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_deploy_source_date_epoch unihash changed to 9493811d948ff75e0c88935851a9c01812f9a19c2bc131171a8ff33401fdc70c\nNOTE: recipe glibc-2.39+git-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.48956298828125 - using 1/16 bitbake threads\nNOTE: Running task 1529 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_install)\nNOTE: Running task 1530 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_configure)\nNOTE: Running task 1531 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_configure)\nNOTE: Running task 1532 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_configure)\nNOTE: Running task 1533 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_patch)\nNOTE: Running task 1534 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_compile)\nNOTE: Running task 1535 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1536 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_unpack)\nNOTE: Running task 1544 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_patch)\nNOTE: Running task 1545 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_patch)\nNOTE: Running task 1546 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1547 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_generate_toolchain_file)\nNOTE: Running task 1548 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1554 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_fetch)\nNOTE: Running task 1555 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_fetch)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Started\nNOTE: recipe initscripts-1.0-r0: task do_configure: Started\nNOTE: recipe base-files-3.0.14-r0: task do_configure: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_compile: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_patch: Started\nNOTE: recipe perl-5.38.2-r0: task do_patch: Started\nNOTE: recipe json-c-0.17-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe json-c-0.17-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_fetch: Started\nNOTE: recipe dbus-1.14.10-r0: task do_unpack: Started\nNOTE: recipe systemd-1_255.6-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_fetch: Started\nNOTE: recipe json-c-0.17-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1556 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: recipe initscripts-1.0-r0: task do_configure: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_fetch: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_configure: Succeeded\nNOTE: Running task 1557 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_compile)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_configure: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_fetch: Started\nNOTE: Running task 1558 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_fetch)\nNOTE: Running task 1559 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_compile)\nNOTE: recipe fontconfig-2.15.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: Running task 1560 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_compile)\nNOTE: recipe base-files-3.0.14-r0: task do_compile: Started\nNOTE: recipe initscripts-1.0-r0: task do_compile: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_fetch: Started\nNOTE: Running task 1561 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1562 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_write_config)\nNOTE: recipe base-files-3.0.14-r0: task do_compile: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_compile: Succeeded\nNOTE: Running task 1563 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_install)\nNOTE: Running task 1564 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_install)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe initscripts-1.0-r0: task do_compile: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_write_config: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_fetch: Succeeded\nNOTE: recipe dbus-1.14.10-r0: task do_unpack: Succeeded\nNOTE: Running task 1565 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_install)\nNOTE: recipe wayland-protocols-1.36-r0: task do_compile: Succeeded\nNOTE: Running task 1567 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_fetch)\nNOTE: recipe base-files-3.0.14-r0: task do_install: Started\nNOTE: Running task 1568 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_install)\nNOTE: Running task 1569 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_patch)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_write_config: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Started\nNOTE: Running task 1570 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\nNOTE: recipe gpgme-1.23.2-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_install: Started\nNOTE: recipe dbus-1.14.10-r0: task do_patch: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_install: Started\nNOTE: Running task 1573 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe sed-4.9-r0: task do_patch: Started\nNOTE: recipe freetype-2.13.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_install: Succeeded\nNOTE: recipe sed-4.9-r0: task do_patch: Succeeded\nNOTE: Running task 1574 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot)\nNOTE: Running task 1593 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_warn_musl)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot: Started\nNOTE: recipe systemd-1_255.6-r0: task do_patch: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_warn_musl: Started\nNOTE: recipe dbus-1.14.10-r0: task do_patch: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_warn_musl: Succeeded\nNOTE: Running task 1595 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd_255.6.bb:do_write_config)\nNOTE: Running task 1596 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1599 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_fetch)\nNOTE: recipe libice-1_1.1.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_fetch: Started\nNOTE: recipe systemd-1_255.6-r0: task do_write_config: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_fetch: Succeeded\nNOTE: recipe systemd-1_255.6-r0: task do_write_config: Succeeded\nNOTE: Running task 1603 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_fetch)\nNOTE: recipe wayland-protocols-1.36-r0: task do_install: Succeeded\nNOTE: Running task 1605 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_unpack)\nNOTE: Running task 1607 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_unpack)\nNOTE: recipe librepo-1.17.0-r0: task do_fetch: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_unpack: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_unpack: Started\nNOTE: recipe base-files-3.0.14-r0: task do_install: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_unpack: Succeeded\nNOTE: Running task 1608 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot)\nNOTE: recipe fontconfig-2.15.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1609 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: Running task 1610 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_unpack)\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_unpack: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1617 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_unpack)\nNOTE: Running task 1621 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_patch)\nNOTE: recipe gpgme-1.23.2-r0: task do_unpack: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_patch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5704781668526786 - using 15/16 bitbake threads\nNOTE: recipe fontconfig-2.15.0-r0: task do_patch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_unpack: Succeeded\nNOTE: recipe initscripts-1.0-r0: task do_install: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_patch: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_patch: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe kmod-31-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_deploy_source_date_epoch unihash changed to 5fbfda135eb23cd5ad87dc2dc43d03ac30c026f7c794891ed7c22ed7106eadf0\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_deploy_source_date_epoch unihash changed to 633c75c2e27574cb17ccd479aa307e6682062cbafdb3939406053907db67a6b0\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch unihash changed to 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_deploy_source_date_epoch unihash changed to 97a01718ebe3dcd72da92fe757a8b6856d5a5e9c1fca2db0a0edb746f9a1c5db\nNOTE: recipe freetype-2.13.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_deploy_source_date_epoch unihash changed to f05805195b0fe3713417a43ddbc5f8cfb926cf4caab9ef273596bdf4ea64a552\nNOTE: recipe libice-1_1.1.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_deploy_source_date_epoch unihash changed to b67e26cdd063e18eb535771c653eb13d8ab253dbf0656fdf8a1112460fafb0c5\nNOTE: recipe update-rc.d-0.8+git-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot unihash changed to d88bf39d30622b367ab0949036fa06554bc1c08ce11678809987b597ef1b3ccf\nNOTE: recipe base-files-3.0.14-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot unihash changed to 1c0125cf2439354bc5b9d2d86d0c011da603c250ea3e952ab1960cc5517f8e0e\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4549037388392858 - using 1/16 bitbake threads\nNOTE: Running task 1622 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: Running task 1623 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot)\nNOTE: Running task 1624 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_patch)\nNOTE: Running task 1625 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_patch)\nNOTE: Running task 1626 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_patch)\nNOTE: Running task 1627 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_patch)\nNOTE: Running task 1628 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\nNOTE: Running task 1629 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1630 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: Running task 1631 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1632 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1633 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1635 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_fetch)\nNOTE: Running task 1643 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_fetch)\nNOTE: Running task 1644 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_unpack)\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_patch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_patch: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_patch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_unpack: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe cairo-1.18.0-r0: task do_fetch: Started\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_fetch: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Started\nNOTE: recipe cairo-1.18.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1645 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_deploy_source_date_epoch)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_patch: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_patch: Succeeded\nNOTE: Running task 1647 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1648 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_fetch)\nNOTE: recipe dbus-1.14.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_fetch: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_patch: Succeeded\nNOTE: Running task 1650 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_unpack)\nNOTE: recipe cracklib-2.9.11-r0: task do_fetch: Succeeded\nNOTE: Running task 1651 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch)\nNOTE: recipe libyaml-0.2.5-r0: task do_unpack: Started\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_validate_branches: Succeeded\nNOTE: Running task 1652 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: recipe libyaml-0.2.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1653 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_patch)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Started\nNOTE: recipe gawk-5.3.0-r0: task do_patch: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_patch: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_fetch: Succeeded\nNOTE: Running task 1659 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_fetch)\nNOTE: Running task 1660 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_fetch)\nNOTE: recipe libyaml-0.2.5-r0: task do_patch: Succeeded\nNOTE: Running task 1662 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_fetch)\nNOTE: recipe tar-1.35-r0: task do_fetch: Started\nNOTE: recipe libpam-1.6.1-r0: task do_fetch: Started\nNOTE: recipe tar-1.35-r0: task do_fetch: Succeeded\nNOTE: Running task 1663 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_patch)\nNOTE: recipe python3-six-1.16.0-r0: task do_fetch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_fetch: Succeeded\nNOTE: recipe libpam-1.6.1-r0: task do_fetch: Succeeded\nNOTE: Running task 1664 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\nNOTE: Running task 1668 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_fetch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_fetch: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_patch: Succeeded\nNOTE: Running task 1669 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_fetch)\nNOTE: recipe mpfr-4.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 1670 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_fetch)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_fetch: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_fetch: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_fetch: Succeeded\nNOTE: Running task 1671 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_unpack)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_fetch: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_unpack: Started\nNOTE: Running task 1672 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5214407784598214 - using 15/16 bitbake threads\nNOTE: recipe librepo-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_patch: Succeeded\nNOTE: recipe libsolv-0.7.29-r0: task do_unpack: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_deploy_source_date_epoch unihash changed to cdb05d1419ae3ae8deef77ada4029580e0330a9ddba8dce3ba60044aa982fefa\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch unihash changed to 00018a64d700a3939b4c2ed1a16bf84cf490113b34569ca9215255bfa9479927\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch unihash changed to b5540b7bb2c90034399b79986659b655432bccfb01a9997738cf9330d8830f49\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch unihash changed to 808b9ea298ff15cf9e7ed3eff066fe1fefa8fac5ff5b26fe8c62ae70b73d68d4\nNOTE: recipe dbus-1.14.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/dbus/dbus_1.14.10.bb:do_deploy_source_date_epoch unihash changed to e5f2ef6a859fe3db55fcdeb8660d30a5fbbe0b1addee922bdb8d7125dd733e03\nNOTE: recipe perl-5.38.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch unihash changed to cdfb7943617fe2eb19db51778e505f6d11f9bdbdbed9184b4d29c996101bfa40\nNOTE: recipe sed-4.9-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch unihash changed to 539f0198b6e7b081603fd6156de2e98a4cd2071ec4a9ac797afd1054c90f5411\nNOTE: recipe initscripts-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot unihash changed to 13ec43475b033e6a5ec38df27bce2255b353d63bc6eccf9fc0f626221d63d5c7\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package unihash changed to 16de3811d5fd1a1c444afd11926d3dfb38bdb327b7ccdcad1c901fb24e64a2d0\nNOTE: Rehash loop slow progress: 169 in 4.0842485427856445\nNOTE: Rehash loop took more than 1s: 4.10964298248291\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata became valid\nNOTE: Running setscene task 2592 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_metadata: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package unihash changed to da0951ce15c3063b51bb3a928c58572c47ec7b789dd0a8755ff5316f382e7b70\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata became valid\nNOTE: Running setscene task 2592 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Load average limiting set to False as load average: 1.4980294363839286 - using 1/16 bitbake threads\nNOTE: Running task 1673 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: Running task 1675 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_patch)\nNOTE: Running task 1676 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: Running task 1677 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_unpack)\nNOTE: Running task 1678 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_patch)\nNOTE: Running task 1682 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_unpack)\nNOTE: Running task 1683 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\nNOTE: Running task 1684 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_patch)\nNOTE: Running task 1686 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_fetch)\nNOTE: Running task 1690 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1691 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_generate_toolchain_file)\nNOTE: Running task 1699 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1700 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1701 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1702 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe diffutils-3.10-r0: task do_patch: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_unpack: Started\nNOTE: recipe librepo-1.17.0-r0: task do_patch: Started\nNOTE: recipe cairo-1.18.0-r0: task do_unpack: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_patch: Started\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1703 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe pixman-1_0.42.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_patch: Succeeded\nNOTE: Running task 1704 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_write_config)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1705 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe pixman-1_0.42.2-r0: task do_write_config: Started\nNOTE: recipe busybox-1.36.1-r0: task do_fetch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_patch: Succeeded\nNOTE: Running task 1706 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe pixman-1_0.42.2-r0: task do_write_config: Succeeded\nNOTE: Running task 1707 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1708 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Started\nNOTE: recipe findutils-4.9.0-r0: task do_patch: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_patch: Succeeded\nNOTE: Running task 1709 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_package)\nNOTE: Running task 1715 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_unpack)\nNOTE: recipe tar-1.35-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_package: Started\nNOTE: recipe cairo-1.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1716 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_patch)\nNOTE: recipe cairo-1.18.0-r0: task do_patch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6125924246651786 - using 15/16 bitbake threads\nNOTE: recipe cracklib-2.9.11-r0: task do_unpack: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_patch: Succeeded\nNOTE: recipe tar-1.35-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-1_4.19.1.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_deploy_source_date_epoch unihash changed to 20ce30c6aa6b0b684b2b75f2002dd2b382dd6ca7970575c2df5461bf7a5fadbe\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_deploy_source_date_epoch unihash changed to 7dc3f54fc858a52a5f7ce1084c5f306b7c0d6da3a1dfcc993fea1022239fcef8\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch unihash changed to f11950163d593a01e60400b8ce0d0c900ca249fe7b2fec3326d1a959147c51bd\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_deploy_source_date_epoch unihash changed to 123c81853968258421531a5a45edc06ed4e234e32434268bab5ceacff8180fa3\nNOTE: recipe pixman-1_0.42.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_deploy_source_date_epoch unihash changed to 834352f7c6036db4653071469163c4ebaee102abac95cc97f90b51d6d027a521\nNOTE: recipe gawk-5.3.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch unihash changed to cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_deploy_source_date_epoch unihash changed to 6767a78437b08aed60940fa40ac7a35b71abc88ffeb709e193079177a1991b66\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch unihash changed to 18f2f235f66fe854b2a69cbb490552fd4610b5a04acde595ba03f95241fa4590\nNOTE: recipe wayland-protocols-1.36-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_package unihash changed to 17ba1406700c4834a1aab798421d5ae6777a43016d2c41d3e10f6efeb30ae13f\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_packagedata became valid\nNOTE: Running setscene task 2592 of 2592 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland-protocols_1.36.bb:do_packagedata_setscene)\nNOTE: recipe initscripts-1.0-r0: task do_package: Succeeded\nNOTE: recipe wayland-protocols-1.36-r0: task do_packagedata_setscene: Started\nNOTE: recipe wayland-protocols-1.36-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe glibc-2.39+git-r0: task do_install: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configme: Succeeded\nNOTE: Running task 1717 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_stash_locale)\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale: Started\nNOTE: recipe glibc-2.39+git-r0: task do_stash_locale: Succeeded\nNOTE: Running task 1718 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_sysroot)\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot: Started\nNOTE: recipe glibc-2.39+git-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1719 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1720 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_configure)\nNOTE: recipe libgcc-14.1.0-r0: task do_configure: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 1721 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_compile)\nNOTE: recipe libgcc-14.1.0-r0: task do_compile: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 1722 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_install)\nNOTE: recipe libgcc-14.1.0-r0: task do_install: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_install: Succeeded\nNOTE: Running task 1723 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_multilib_install)\nNOTE: recipe libgcc-14.1.0-r0: task do_multilib_install: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_multilib_install: Succeeded\nNOTE: Running task 1724 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_extra_symlinks)\nNOTE: recipe libgcc-14.1.0-r0: task do_extra_symlinks: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_extra_symlinks: Succeeded\nNOTE: Running task 1725 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1726 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1727 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_configure)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4446759905133928 - using 1/16 bitbake threads\nNOTE: Running task 1728 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_package)\nNOTE: Running task 1729 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_patch)\nNOTE: Running task 1730 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata)\nNOTE: Running task 1731 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: Running task 1732 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_unpack)\nNOTE: Running task 1735 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_unpack)\nNOTE: Running task 1736 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\nNOTE: Running task 1737 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_patch)\nNOTE: Running task 1738 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_unpack)\nNOTE: Running task 1739 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_unpack)\nNOTE: Running task 1740 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_unpack)\nNOTE: Running task 1744 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_unpack)\nNOTE: Running task 1747 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_fetch)\nNOTE: Running task 1748 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_fetch)\nNOTE: Running task 1753 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch)\nNOTE: recipe cracklib-2.9.11-r0: task do_patch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_unpack: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_unpack: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_fetch: Started\nNOTE: recipe libpam-1.6.1-r0: task do_unpack: Started\nNOTE: recipe bc-1.07.1-r0: task do_patch: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_unpack: Started\nNOTE: recipe glibc-2.39+git-r0: task do_package: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_fetch: Started\nNOTE: recipe initscripts-1.0-r0: task do_packagedata: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_unpack: Started\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Started\nNOTE: recipe tar-1.35-r0: task do_patch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1754 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_patch)\nNOTE: recipe libcheck-0.15.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_patch: Started\nNOTE: Running task 1755 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_patch)\nNOTE: recipe libcheck-0.15.2-r0: task do_patch: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_patch: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1767 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch)\nNOTE: recipe cracklib-2.9.11-r0: task do_patch: Succeeded\nNOTE: Running task 1768 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_patch)\nNOTE: Running task 1769 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_patch: Started\nNOTE: recipe libpam-1.6.1-r0: task do_unpack: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1770 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_patch)\nNOTE: recipe libpam-1.6.1-r0: task do_patch: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_fetch: Succeeded\nNOTE: Running task 1773 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_fetch)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_fetch: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_fetch: Succeeded\nNOTE: recipe libpam-1.6.1-r0: task do_patch: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_patch: Succeeded\nNOTE: Running task 1780 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_fetch)\nNOTE: Running task 1781 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_fetch)\nNOTE: Running task 1782 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_fetch)\nNOTE: recipe npth-1.7-r0: task do_fetch: Started\nNOTE: recipe libksba-1.6.6-r0: task do_fetch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_fetch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_fetch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5792410714285714 - using 15/16 bitbake threads\nNOTE: recipe libksba-1.6.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_fetch: Succeeded\nNOTE: recipe npth-1.7-r0: task do_fetch: Succeeded\nNOTE: recipe tar-1.35-r0: task do_patch: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_patch: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_unpack: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch unihash changed to 5273d9b8632faba79a53bbf7ab57b8d2617dc2e55211a71d8e04a11da0cee429\nNOTE: recipe busybox-1.36.1-r0: task do_unpack: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_deploy_source_date_epoch unihash changed to c90f10f05cacf5739d3026c0ebb7b633a89f17725234591306a3261e37e8add6\nNOTE: recipe initscripts-1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch unihash changed to 07cf62af06743c3f59e0a77a571777f59c21ec14ccaff18cbebeb8f24a23abd5\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata unihash changed to 950e88164345461d59829d2075e40627b1e73449a46bacc5f440c16f1b00cc66\nNOTE: recipe gtk-doc-1.33.2-r0: task do_patch: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_configure: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_package: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 1783 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_compile)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_compile: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 1784 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_install)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_install: Started\nNOTE: Load average limiting set to False as load average: 1.4663609095982142 - using 1/16 bitbake threads\nNOTE: Running task 1785 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata)\nNOTE: Running task 1786 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_patch)\nNOTE: Running task 1787 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_patch)\nNOTE: Running task 1788 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_unpack)\nNOTE: Running task 1789 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_unpack)\nNOTE: Running task 1791 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1792 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1793 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1796 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1801 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_write_config)\nNOTE: Running task 1803 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1804 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: Running task 1805 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: Running task 1806 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_generate_toolchain_file)\nNOTE: Running task 1809 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_unpack: Started\nNOTE: recipe cairo-1.18.0-r0: task do_write_config: Started\nNOTE: recipe librepo-1.17.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_unpack: Started\nNOTE: recipe cairo-1.18.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Started\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe librepo-1.17.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe librepo-1.17.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1824 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_patch)\nNOTE: recipe cairo-1.18.0-r0: task do_write_config: Succeeded\nNOTE: recipe libmodulemd-2.15.0-r0: task do_patch: Succeeded\nNOTE: Running task 1825 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_patch)\nNOTE: Running task 1826 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Started\nNOTE: Running task 1827 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_patch: Succeeded\nNOTE: Running task 1828 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_deploy_source_date_epoch)\nNOTE: recipe tar-1.35-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_patch: Succeeded\nNOTE: Running task 1830 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_unpack)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_unpack: Started\nNOTE: recipe make-4.4.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1831 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1832 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_unpack)\nNOTE: recipe python3-six-1.16.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 1833 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_unpack)\nNOTE: recipe libksba-1.6.6-r0: task do_unpack: Started\nNOTE: recipe libksba-1.6.6-r0: task do_unpack: Succeeded\nNOTE: Running task 1834 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_unpack)\nNOTE: recipe npth-1.7-r0: task do_unpack: Started\nNOTE: recipe iptables-1.8.10-r0: task do_patch: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_install: Succeeded\nNOTE: Running task 1836 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1837 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_populate_sysroot)\nNOTE: recipe npth-1.7-r0: task do_unpack: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_unpack: Succeeded\nNOTE: Running task 1838 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_patch)\nNOTE: Running task 1839 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_deploy_source_date_epoch)\nNOTE: recipe libmodulemd-2.15.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_patch: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_patch: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5777326311383928 - using 15/16 bitbake threads\nNOTE: recipe busybox-1.36.1-r0: task do_patch: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe cracklib-2.9.11-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe cairo-1.18.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_deploy_source_date_epoch unihash changed to ab92ca442b8a178416add3419b0f6f065d2a4e14045cafefcf8c886f344bffed\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/cairo/cairo_1.18.0.bb:do_deploy_source_date_epoch unihash changed to fc21b178d1db519557fe7af24f5ad92970116d2fd119200b58f37686c6c572fc\nNOTE: recipe librepo-1.17.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/librepo/librepo_1.17.0.bb:do_deploy_source_date_epoch unihash changed to 7dffa4d956a979e4f7a3629bb47d8655eb8c95dff11154425a3013b2fcc51b6e\nNOTE: recipe findutils-4.9.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_deploy_source_date_epoch unihash changed to f700868957b1e83c7c13e2c5a5ff55d7f6bd7ce1edab0cfb541ed1c752b87fd2\nNOTE: recipe diffutils-3.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch unihash changed to 1161849bfe4f2b2aca8313ab856b414471052da8d595f3ff538eb9ac6753707d\nNOTE: recipe bc-1.07.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch unihash changed to 03061ce76728ae7ad343c257c32f2276f10358d58ac5f3ecc8d64740726e3614\nNOTE: recipe tar-1.35-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_deploy_source_date_epoch unihash changed to fa8f60666c77faaf8fad73134a4e8dcc0ba4b17f8b2cb5370792c893a0e7ae4f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata unihash changed to 41dee1087f7987c524fd7ad177ec75381aaffd459ebb19aad8397b4e8dbbe9b7\nNOTE: recipe python3-six-1.16.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_deploy_source_date_epoch unihash changed to 59b5711876737e2c85587c94bd3b2b2aaf91fe7f13f5d36108453b5d1ef5e67c\nNOTE: recipe libmodulemd-2.15.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_deploy_source_date_epoch unihash changed to 4ced3e1fc65f00ebd9d26adaa3c12cda75daa3526455ed6cfa097f7a81e23896\nNOTE: recipe gtk-doc-1.33.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_deploy_source_date_epoch unihash changed to 2ceb703cc24f4c7684597c937fd40ba19eeb0789ae67d28c898e932c4b6e2d9e\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: Running task 1840 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1841 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_configure)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4959019252232142 - using 1/16 bitbake threads\nNOTE: Running task 1842 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1843 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1844 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1845 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_package)\nNOTE: Running task 1846 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_create_spdx)\nNOTE: Running task 1847 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1848 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1849 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1850 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1851 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1852 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_patch)\nNOTE: Running task 1853 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: Running task 1854 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1855 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1856 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb:do_write_config)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe expat-2.6.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libcap-2.69-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_patch: Started\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_write_config: Started\nNOTE: recipe lzlib-1.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_package: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Started\nNOTE: recipe json-c-0.17-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmodulemd-2.15.0-r0: task do_write_config: Succeeded\nNOTE: Running task 1857 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_generate_toolchain_file)\nNOTE: recipe libsolv-0.7.29-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libsolv-0.7.29-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1858 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_patch)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_patch: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1859 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_configure)\nNOTE: Running task 1860 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\nNOTE: recipe expat-2.6.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_configure: Started\nNOTE: Running task 1861 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_configure)\nNOTE: Running task 1862 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure)\nNOTE: recipe zlib-1.3.1-r0: task do_configure: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_patch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_configure: Started\nNOTE: recipe json-c-0.17-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1869 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe expat-2.6.2-r0: task do_configure: Started\nNOTE: Running task 1870 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_configure)\nNOTE: recipe zstd-1.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_configure: Succeeded\nNOTE: Running task 1871 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_configure)\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 1872 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_configure)\nNOTE: recipe json-c-0.17-r0: task do_configure: Started\nNOTE: Running task 1873 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_compile)\nNOTE: recipe zstd-1.5.5-r0: task do_configure: Started\nNOTE: recipe libcap-2.69-r0: task do_configure: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_compile: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_configure: Succeeded\nNOTE: Running task 1874 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_configure)\nNOTE: Running task 1875 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_compile)\nNOTE: recipe xorgproto-2024.1-r0: task do_configure: Started\nNOTE: recipe lzlib-1.14-r0: task do_compile: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_compile: Succeeded\nNOTE: Running task 1876 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_install)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_install: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_install: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5591517857142858 - using 15/16 bitbake threads\nNOTE: recipe zlib-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe libdnf-0.73.1-r0: task do_patch: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_configure: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_configure: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_configure: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_compile: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_deploy_source_date_epoch unihash changed to ce0ce73de58f0a097b06f8f81bcfdecba89404eaaa1fba8b38b375ec529c79d0\nNOTE: recipe libsolv-0.7.29-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libsolv/libsolv_0.7.29.bb:do_deploy_source_date_epoch unihash changed to e374b29aa2578f2842f17718bee3578d42ad4e83c2f846b33656cbafaf82ce67\nNOTE: recipe busybox-1.36.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch unihash changed to 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\nNOTE: recipe json-c-0.17-r0: task do_configure: Succeeded\nNOTE: recipe glibc-2.39+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4911411830357142 - using 1/16 bitbake threads\nNOTE: Running task 1877 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_compile)\nNOTE: Running task 1878 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_populate_sysroot)\nNOTE: Running task 1879 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure_ptest_base)\nNOTE: Running task 1880 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_configure_ptest_base)\nNOTE: Running task 1881 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: Running task 1882 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_compile)\nNOTE: Running task 1883 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1884 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_compile)\nNOTE: Running task 1885 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_compile)\nNOTE: Running task 1886 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_install)\nNOTE: Running task 1887 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_configure_ptest_base)\nNOTE: Running task 1890 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_patch)\nNOTE: Running task 1891 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_patch)\nNOTE: Running task 1892 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_patch)\nNOTE: Running task 1893 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_patch)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_compile: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot: Started\nNOTE: recipe zlib-1.3.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe expat-2.6.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe lzlib-1.14-r0: task do_install: Started\nNOTE: recipe libcap-2.69-r0: task do_compile: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_compile: Started\nNOTE: recipe python3-iniparse-0.5-r0: task do_patch: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Started\nNOTE: recipe zstd-1.5.5-r0: task do_compile: Started\nNOTE: recipe json-c-0.17-r0: task do_configure_ptest_base: Started\nNOTE: recipe libksba-1.6.6-r0: task do_patch: Started\nNOTE: recipe npth-1.7-r0: task do_patch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1894 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\nNOTE: Running task 1895 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile)\nNOTE: recipe json-c-0.17-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 1896 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_compile)\nNOTE: recipe libgcc-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_patch: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_compile: Succeeded\nNOTE: Running task 1913 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_install)\nNOTE: recipe libksba-1.6.6-r0: task do_patch: Succeeded\nNOTE: recipe npth-1.7-r0: task do_patch: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1922 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1925 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx)\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx: Started\nNOTE: Running task 1953 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1958 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_fetch)\nNOTE: recipe zlib-1.3.1-r0: task do_compile: Started\nNOTE: Running task 1974 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_fetch)\nNOTE: recipe expat-2.6.2-r0: task do_compile: Started\nNOTE: recipe json-c-0.17-r0: task do_compile: Started\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_install: Started\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_fetch: Started\nNOTE: recipe shared-mime-info-2.4-r0: task do_fetch: Started\nNOTE: recipe lzlib-1.14-r0: task do_install: Succeeded\nNOTE: Running task 1975 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot)\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot: Started\nNOTE: recipe base-files-3.0.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6520124162946428 - using 15/16 bitbake threads\nNOTE: recipe shared-mime-info-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_fetch: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_install: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_compile: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_compile: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_compile: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch unihash changed to ca20200d27627cf6b20374f2f4948f582b9f907ad55597120d7ccdc0b433dc29\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to 35f8258f592eba24237341776f56f7e3c013930d0b812aac1f5977ea9a7a144f\nNOTE: recipe zlib-1.3.1-r0: task do_compile: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_patch: Succeeded\nNOTE: recipe libtool-cross-2.4.7-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4726736886160714 - using 2/16 bitbake threads\nNOTE: Running task 1976 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_install)\nNOTE: Running task 1977 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure)\nNOTE: Running task 1978 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile_ptest_base)\nNOTE: Running task 1979 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_compile_ptest_base)\nNOTE: Running task 1980 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_package)\nNOTE: Running task 1981 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_install)\nNOTE: Running task 1982 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_create_spdx)\nNOTE: Running task 1983 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot)\nNOTE: Running task 1984 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_compile_ptest_base)\nNOTE: Running task 1990 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1991 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1992 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch)\nNOTE: Running task 1993 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_fetch)\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Started\nNOTE: Running task 2033 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnupg/gnupg_2.4.5.bb:do_fetch)\nNOTE: recipe expat-2.6.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_install: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_sysroot: Started\nNOTE: recipe json-c-0.17-r0: task do_compile_ptest_base: Started\nNOTE: recipe libcap-2.69-r0: task do_install: Started\nNOTE: recipe zlib-1.3.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe dnf-4.19.2-r0: task do_fetch: Started\nNOTE: recipe gnupg-2.4.5-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gnupg-2.4.5-r0: task do_fetch: Succeeded\nNOTE: Running task 2034 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install)\nNOTE: Running task 2035 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\nNOTE: recipe json-c-0.17-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2036 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/debugedit/debugedit_5.0.bb:do_fetch)\nNOTE: Running task 2037 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_install)\nNOTE: recipe zlib-1.3.1-r0: task do_install: Started\nNOTE: recipe expat-2.6.2-r0: task do_install: Started\nNOTE: recipe debugedit-5.0-r0: task do_fetch: Started\nNOTE: recipe json-c-0.17-r0: task do_install: Started\nNOTE: recipe debugedit-5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2039 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pygobject_3.48.2.bb:do_fetch)\nNOTE: recipe xorgproto-2024.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2040 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbus_1.3.2.bb:do_fetch)\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_install: Succeeded\nNOTE: recipe python3-pygobject-3.48.2-r0: task do_fetch: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_install: Succeeded\nNOTE: Running task 2042 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb:do_fetch)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_fetch: Started\nNOTE: Running task 2043 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_install_ptest_base)\nNOTE: recipe python3-dbus-1.3.2-r0: task do_fetch: Succeeded\nNOTE: Running task 2044 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-dbusmock_0.31.1.bb:do_fetch)\nNOTE: Running task 2045 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_install_ptest_base)\nNOTE: recipe zlib-1.3.1-r0: task do_install: Succeeded\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-69.5.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-dbusmock-0.31.1-r0: task do_fetch: Succeeded\nNOTE: Running task 2046 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install_ptest_base)\nNOTE: Running task 2047 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb:do_fetch)\nNOTE: Running task 2048 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_24.0.bb:do_fetch)\nNOTE: recipe json-c-0.17-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-packaging-24.0-r0: task do_fetch: Started\nNOTE: recipe desktop-file-utils-0.27-r0: task do_fetch: Started\nNOTE: recipe zlib-1.3.1-r0: task do_install_ptest_base: Started\nNOTE: recipe expat-2.6.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe python3-packaging-24.0-r0: task do_fetch: Succeeded\nNOTE: recipe desktop-file-utils-0.27-r0: task do_fetch: Succeeded\nNOTE: Running task 2050 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/pinentry/pinentry_1.2.1.bb:do_fetch)\nNOTE: Running task 2051 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot)\nNOTE: Running task 2055 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-conf_1.0.bb:do_fetch)\nNOTE: recipe pinentry-1.2.1-r0: task do_fetch: Started\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Started\nNOTE: recipe pinentry-1.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe systemd-conf-1_1.0-r0: task do_fetch: Started\nNOTE: recipe json-c-0.17-r0: task do_install_ptest_base: Succeeded\nNOTE: Running noexec task 2056 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/os-release/os-release.bb:do_fetch)\nNOTE: Running task 2057 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-compat-units.bb:do_fetch)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_install: Succeeded\nNOTE: recipe systemd-conf-1_1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2058 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot)\nNOTE: Running task 2059 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-serialgetty.bb:do_fetch)\nNOTE: recipe zlib-1.3.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2060 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/kbd/kbd_2.6.4.bb:do_fetch)\nNOTE: recipe systemd-compat-units-1.0-r0: task do_fetch: Started\nNOTE: recipe systemd-compat-units-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2061 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/volatile-binds/volatile-binds.bb:do_fetch)\nNOTE: Running task 2062 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot: Started\nNOTE: recipe dnf-4.19.2-r0: task do_fetch: Succeeded\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_fetch: Started\nNOTE: recipe systemd-serialgetty-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2066 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2070 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_write_config)\nNOTE: recipe kbd-2.6.4-r0: task do_fetch: Started\nNOTE: recipe volatile-binds-1.0-r0: task do_fetch: Started\nNOTE: recipe volatile-binds-1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 2074 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_unpack)\nNOTE: recipe kbd-2.6.4-r0: task do_fetch: Succeeded\nNOTE: Running task 2079 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_write_config: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_unpack: Started\nNOTE: recipe procps-4.0.4-r0: task do_patch: Started\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_write_config: Succeeded\nNOTE: Running task 2080 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils_2.42.bb:do_patch)\nNOTE: recipe procps-4.0.4-r0: task do_patch: Succeeded\nNOTE: recipe binutils-2.42-r0: task do_patch: Started\nNOTE: Running task 2081 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe expat-2.6.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2082 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_deploy_source_date_epoch)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 2083 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zlib-1.3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe npth-1.7-r0: task do_deploy_source_date_epoch: Started\nNOTE: Running task 2084 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnome-desktop-testing-2021.1-r0: task do_unpack: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2085 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gdbm-1.23-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xz-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2086 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure)\nNOTE: recipe bzip2-1.0.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2087 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\nNOTE: recipe xz-5.4.6-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_configure: Started\nNOTE: Running task 2088 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure)\nNOTE: recipe gdbm-1.23-r0: task do_configure: Started\nNOTE: recipe libcap-2.69-r0: task do_install: Succeeded\nNOTE: Running task 2089 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ncurses-6.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ncurses-6.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2090 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\nNOTE: recipe ncurses-6.5-r0: task do_configure: Started\nNOTE: recipe binutils-2.42-r0: task do_patch: Succeeded\nNOTE: Running task 2091 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2092 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_configure)\nNOTE: recipe libtirpc-1.3.4-r0: task do_configure: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch unihash changed to 54c6c9856848d50ef3be227713fb240579c1b3fec652fe928333dded6cb1f48b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch unihash changed to b95d1ac62ef23023219efa32cd8f469d62d14847cacec5a0347a492fd054c9c4\nNOTE: Running task 2093 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_deploy_source_date_epoch unihash changed to 2c26b624d2aad78f4554fd6d3e919b1ca95d4b4080481411d1d06eeca297f9cc\nNOTE: Running task 2094 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2095 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2096 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_configure)\nNOTE: Running task 2097 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_configure)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_configure: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_configure: Started\nNOTE: recipe libffi-3.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2098 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\nNOTE: recipe python3-pycairo-1.26.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pycairo_1.26.0.bb:do_deploy_source_date_epoch unihash changed to 96a7d62117d0ecc71e79a68bfa7dac469551420622f3fd9e04b91b395833f752\nNOTE: Load average limiting set to True as load average: 1.5328020368303572 - using 15/16 bitbake threads\nNOTE: recipe libksba-1.6.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe npth-1.7-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_deploy_source_date_epoch unihash changed to 2140486b0e6e60c8432cd2449ad284771922f4dd4006a9a1638f73f520f0831e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_deploy_source_date_epoch unihash changed to 3ab048de99a84786b70d360604f92d654f13843890b5c2ad5438c64ed1f5afba\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_package: Succeeded\nNOTE: recipe libgcc-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4950910295758928 - using 9/16 bitbake threads\nNOTE: Running task 2099 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure_ptest_base)\nNOTE: Running task 2100 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_configure_ptest_base)\nNOTE: Running task 2101 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2102 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2103 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2104 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2105 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bzip2-1.0.8-r0: task do_configure_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe attr-2.5.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2106 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\nNOTE: recipe openssl-3.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2107 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile)\nNOTE: recipe bzip2-1.0.8-r0: task do_compile: Started\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2108 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_configure)\nNOTE: recipe attr-2.5.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2109 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\nNOTE: recipe libgpg-error-1.48-r0: task do_configure: Started\nNOTE: recipe gmp-6.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2110 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2111 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure)\nNOTE: Running task 2112 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_configure)\nNOTE: recipe attr-2.5.2-r0: task do_configure: Started\nNOTE: recipe gmp-6.3.0-r0: task do_configure: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Started\nNOTE: recipe gdbm-1.23-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5369611467633928 - using 15/16 bitbake threads\nNOTE: recipe libtirpc-1.3.4-r0: task do_configure: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_compile: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_configure: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_configure: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_configure: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_configure: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4899989536830358 - using 7/16 bitbake threads\nNOTE: Running task 2113 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_configure_ptest_base)\nNOTE: Running task 2114 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_configure_ptest_base)\nNOTE: Running task 2115 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile_ptest_base)\nNOTE: Running task 2116 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_compile)\nNOTE: Running task 2117 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\nNOTE: Running task 2118 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_compile)\nNOTE: Running task 2119 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_compile)\nNOTE: Running task 2120 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2121 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure_ptest_base)\nNOTE: recipe xz-5.4.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe gdbm-1.23-r0: task do_configure_ptest_base: Started\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_compile_ptest_base: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_compile: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe attr-2.5.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe xz-5.4.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2122 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile)\nNOTE: Running task 2123 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile)\nNOTE: Running task 2124 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\nNOTE: recipe attr-2.5.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2125 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\nNOTE: recipe xz-5.4.6-r0: task do_compile: Started\nNOTE: recipe gdbm-1.23-r0: task do_compile: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_install: Started\nNOTE: recipe attr-2.5.2-r0: task do_compile: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2126 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_configure)\nNOTE: recipe bash-completion-2.13.0-r0: task do_configure: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_install: Succeeded\nNOTE: Running task 2127 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install_ptest_base)\nNOTE: recipe bzip2-1.0.8-r0: task do_install_ptest_base: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5651593889508928 - using 15/16 bitbake threads\nNOTE: recipe libffi-3.4.6-r0: task do_compile: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_configure: Succeeded\nNOTE: recipe attr-2.5.2-r0: task do_compile: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_configure: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_compile: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_compile: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_compile: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_configure: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_compile: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4918038504464286 - using 5/16 bitbake threads\nNOTE: Running task 2128 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_compile_ptest_base)\nNOTE: Running task 2129 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_install)\nNOTE: Running task 2130 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_compile_ptest_base)\nNOTE: Running task 2131 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\nNOTE: Running task 2132 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot)\nNOTE: Running task 2133 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_install)\nNOTE: Running task 2134 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_compile)\nNOTE: Running task 2135 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_compile)\nNOTE: Running task 2136 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_configure_ptest_base)\nNOTE: Running task 2137 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: Running task 2138 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure_ptest_base)\nNOTE: recipe xz-5.4.6-r0: task do_compile_ptest_base: Started\nNOTE: recipe gdbm-1.23-r0: task do_compile_ptest_base: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_compile: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_install: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_compile: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe libffi-3.4.6-r0: task do_install: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_install: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_configure_ptest_base: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2139 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile)\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2140 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_compile)\nNOTE: recipe libgpg-error-1.48-r0: task do_compile: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2141 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpcre2-10.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_install: Succeeded\nNOTE: Running task 2142 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_configure)\nNOTE: Running task 2143 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot)\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_install: Succeeded\nNOTE: recipe libffi-3.4.6-r0: task do_install: Succeeded\nNOTE: Running task 2144 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot)\nNOTE: Running task 2145 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot)\nNOTE: recipe ncurses-6.5-r0: task do_configure: Succeeded\nNOTE: Running task 2146 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe ncurses-6.5-r0: task do_compile: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2147 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libunistring-1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2148 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile_ptest_base)\nNOTE: Load average limiting set to True as load average: 1.52392578125 - using 15/16 bitbake threads\nNOTE: recipe attr-2.5.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe attr-2.5.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_compile: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_compile: Succeeded\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_configure: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_configure: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_compile: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4831368582589286 - using 3/16 bitbake threads\nNOTE: Running task 2149 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\nNOTE: Running task 2150 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install)\nNOTE: Running task 2151 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install)\nNOTE: Running task 2152 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_install)\nNOTE: Running task 2153 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2154 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\nNOTE: Running task 2155 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_install)\nNOTE: Running task 2156 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_compile)\nNOTE: Running task 2157 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_configure)\nNOTE: Running task 2158 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\nNOTE: Running task 2159 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2160 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_compile_ptest_base)\nNOTE: Running task 2161 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile_ptest_base)\nNOTE: recipe xz-5.4.6-r0: task do_install: Started\nNOTE: recipe gmp-6.3.0-r0: task do_compile: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Started\nNOTE: recipe gdbm-1.23-r0: task do_install: Started\nNOTE: recipe ncurses-6.5-r0: task do_install: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_install: Started\nNOTE: recipe libunistring-1.2-r0: task do_configure: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_install: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_compile_ptest_base: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe attr-2.5.2-r0: task do_install: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2162 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_install)\nNOTE: recipe libgpg-error-1.48-r0: task do_install: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2163 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2164 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Started\nNOTE: recipe attr-2.5.2-r0: task do_install: Succeeded\nNOTE: Running task 2165 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install_ptest_base)\nNOTE: recipe attr-2.5.2-r0: task do_install_ptest_base: Started\nNOTE: recipe gdbm-1.23-r0: task do_install: Succeeded\nNOTE: Running task 2166 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_install_ptest_base)\nNOTE: recipe gdbm-1.23-r0: task do_install_ptest_base: Started\nNOTE: recipe attr-2.5.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2167 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_install: Succeeded\nNOTE: Running task 2168 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot)\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2169 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_install_ptest_base)\nNOTE: Running task 2170 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot)\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install_ptest_base: Started\nNOTE: recipe attr-2.5.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2171 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2172 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_populate_sysroot)\nNOTE: recipe acl-2.3.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot: Started\nNOTE: Running task 2173 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_populate_sysroot)\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot: Started\nNOTE: recipe gdbm-1.23-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2174 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_package)\nNOTE: recipe acl-2.3.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2175 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package: Started\nNOTE: recipe libcap-2.69-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_configure: Started\nNOTE: Running task 2176 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2177 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5063825334821428 - using 15/16 bitbake threads\nNOTE: recipe libtasn1-4.19.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_package: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4858485630580358 - using 12/16 bitbake threads\nNOTE: Running task 2178 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_install)\nNOTE: Running task 2179 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure)\nNOTE: Running task 2180 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install)\nNOTE: Running task 2181 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\nNOTE: Running task 2182 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_configure: Started\nNOTE: recipe xz-5.4.6-r0: task do_install: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_install: Started\nNOTE: Running task 2183 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_install_ptest_base)\nNOTE: recipe xz-5.4.6-r0: task do_install_ptest_base: Started\nNOTE: recipe xz-5.4.6-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2184 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_populate_sysroot)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_install: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot: Started\nNOTE: Running task 2185 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_sysroot)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_install: Succeeded\nNOTE: Running task 2186 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install_ptest_base)\nNOTE: recipe xz-5.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2187 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_collect_spdx_deps)\nNOTE: recipe libseccomp-2.5.5-r0: task do_install_ptest_base: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2188 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_create_spdx)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2189 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot)\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_install: Succeeded\nNOTE: Running task 2190 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2191 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_populate_sysroot)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2192 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_configure)\nNOTE: recipe bash-completion-2.13.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_configure: Started\nNOTE: Running task 2193 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_install)\nNOTE: recipe libnsl2-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 2194 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\nNOTE: recipe zstd-1.5.5-r0: task do_install: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_configure: Succeeded\nNOTE: Running task 2195 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to eab5bff6972a90793ced6645ec2915e48edb73be606593a85e9e406bff896f5f\nNOTE: Running task 2196 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package)\nNOTE: recipe zlib-1.3.1-r0: task do_package: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_configure: Succeeded\nNOTE: Running task 2197 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_compile)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_compile: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_compile: Succeeded\nNOTE: Running task 2198 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_install)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_compile: Succeeded\nNOTE: Running task 2199 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_install: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Started\nNOTE: recipe zlib-1.3.1-r0: task do_package: Succeeded\nNOTE: Running task 2200 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe acl-2.3.2-r0: task do_configure: Succeeded\nNOTE: Running task 2201 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure_ptest_base)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 2202 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_install: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_configure_ptest_base: Started\nNOTE: Running task 2203 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_populate_sysroot)\nNOTE: recipe acl-2.3.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2204 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_sysroot: Started\nNOTE: recipe acl-2.3.2-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_compile: Succeeded\nNOTE: Running task 2205 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_install)\nNOTE: recipe libpcre2-10.43-r0: task do_install: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2206 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_package)\nNOTE: Running task 2207 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package)\nNOTE: recipe libtirpc-1.3.4-r0: task do_package: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 2208 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot)\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_install: Succeeded\nNOTE: Running task 2209 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2210 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\nNOTE: recipe libffi-3.4.6-r0: task do_package: Started\nNOTE: recipe libpcre2-10.43-r0: task do_install: Succeeded\nNOTE: Running task 2211 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_populate_sysroot)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2212 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_package: Succeeded\nNOTE: Running task 2213 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: recipe libpcre2-10.43-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2214 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libffi-3.4.6-r0: task do_package: Succeeded\nNOTE: Running task 2215 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2216 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_configure)\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_package: Succeeded\nNOTE: Running task 2217 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_package: Succeeded\nNOTE: Running task 2218 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2219 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_collect_spdx_deps)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtool-cross-2.4.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2220 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx)\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx: Started\nNOTE: recipe acl-2.3.2-r0: task do_compile: Succeeded\nNOTE: Running task 2221 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile_ptest_base)\nNOTE: recipe acl-2.3.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe acl-2.3.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.6130458286830358 - using 15/16 bitbake threads\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure: Succeeded\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 34b95f7c3b33bb86e47dd9a2358f0a8543abf70747b4776263bae947df794841\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 69ee2995a04cd14f71c7501f7a92fbd232a1ff4cbf6647172e2fff2656a90438\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to 3ba8cee1410cac7a381040060084b54a795b8839b8188de64f0f607e80ef2cab\nNOTE: recipe zstd-1.5.5-r0: task do_install: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_compile: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to 44a964156d514eb06338e1339198575f7c351e089c6b51cf113fe56d6b5ab2a2\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to 38d9d03dfb9f79dacbf78229c2b901cda4fdbbcb418e5458950423019e1a19f9\nNOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_compile: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4995553152901786 - using 4/16 bitbake threads\nNOTE: Running task 2222 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_compile_ptest_base)\nNOTE: Running task 2223 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\nNOTE: Running task 2224 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\nNOTE: Running task 2225 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_configure_ptest_base)\nNOTE: Running task 2226 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\nNOTE: Running task 2227 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot)\nNOTE: Running task 2228 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_package)\nNOTE: Running task 2229 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_package)\nNOTE: Running task 2230 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_package)\nNOTE: Running task 2231 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_package)\nNOTE: Running task 2232 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_prepare_recipe_sysroot)\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Started\nNOTE: Running task 2233 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtasn1-4.19.0-r0: task do_compile: Started\nNOTE: recipe gmp-6.3.0-r0: task do_install: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe acl-2.3.2-r0: task do_install: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_package: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xz-5.4.6-r0: task do_package: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_package: Started\nNOTE: Running task 2234 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2235 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2236 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2237 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe zstd-1.5.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2238 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2239 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_configure)\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_configure: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2240 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_configure)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2241 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_configure)\nNOTE: recipe ncurses-6.5-r0: task do_install: Succeeded\nNOTE: recipe file-5.45-r0: task do_configure: Started\nNOTE: Running task 2242 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot)\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_package: Succeeded\nNOTE: Running task 2243 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_package: Succeeded\nNOTE: Running task 2244 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_configure)\nNOTE: recipe ncurses-6.5-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_install: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_package: Succeeded\nNOTE: Running task 2245 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install_ptest_base)\nNOTE: Running task 2246 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_configure)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_configure: Started\nNOTE: recipe gmp-6.3.0-r0: task do_install: Succeeded\nNOTE: Running task 2247 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_configure: Started\nNOTE: recipe acl-2.3.2-r0: task do_install_ptest_base: Started\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe acl-2.3.2-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5482177734375 - using 15/16 bitbake threads\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_configure: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_configure: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_package: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install: Succeeded\nNOTE: recipe libxau-1_1.0.11-r0: task do_configure: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_package: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4875837053571428 - using 3/16 bitbake threads\nNOTE: Running task 2248 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_install_ptest_base)\nNOTE: Running task 2249 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2250 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2251 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_compile)\nNOTE: Running task 2252 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2253 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_configure_ptest_base)\nNOTE: Running task 2254 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\nNOTE: Running task 2255 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Running task 2256 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot)\nNOTE: Running task 2257 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2258 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_compile)\nNOTE: Running task 2259 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_compile)\nNOTE: Running task 2260 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_compile)\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Started\nNOTE: recipe libunistring-1.2-r0: task do_compile: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_compile: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_install: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_compile: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2261 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_compile)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_compile: Succeeded\nNOTE: Running task 2262 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_compile)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_compile: Started\nNOTE: recipe nettle-3.9.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe readline-8.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2263 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_configure)\nNOTE: Running task 2264 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure)\nNOTE: Running task 2265 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_configure)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_compile: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2266 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_install)\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Started\nNOTE: Running task 2267 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure)\nNOTE: recipe readline-8.2-r0: task do_configure: Started\nNOTE: recipe nettle-3.9.1-r0: task do_configure: Started\nNOTE: recipe acl-2.3.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_install: Started\nNOTE: Running task 2268 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2269 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_configure)\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 5fde0e755aea7e9654d25c40b4063f6c24c5bd9e6d12234537e91820a2cc16ac\nNOTE: Running task 2270 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_install)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_install: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_install: Succeeded\nNOTE: Running task 2271 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_packagedata)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_packagedata: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5229056222098214 - using 15/16 bitbake threads\nNOTE: recipe libxau-1_1.0.11-r0: task do_compile: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_install: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: recipe util-macros-1_1.20.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_packagedata unihash changed to 65ade431ae36620df2a3a393b99d2274a569b0dba31ffb9b341bc9a15af43f88\nNOTE: recipe file-5.45-r0: task do_configure: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_configure: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile: Succeeded\nNOTE: recipe readline-8.2-r0: task do_configure: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4971575055803572 - using 5/16 bitbake threads\nNOTE: Running task 2272 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_sysroot)\nNOTE: Running task 2273 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_compile)\nNOTE: Running task 2274 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_configure_ptest_base)\nNOTE: Running task 2275 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\nNOTE: Running task 2276 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_compile_ptest_base)\nNOTE: Running task 2277 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_compile)\nNOTE: Running task 2278 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_package)\nNOTE: Running task 2279 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_compile)\nNOTE: Running task 2280 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_install)\nNOTE: Running task 2281 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_install)\nNOTE: Running task 2282 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Started\nNOTE: recipe nettle-3.9.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe file-5.45-r0: task do_compile: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_install: Started\nNOTE: recipe readline-8.2-r0: task do_compile: Started\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe openssl-3.3.0-r0: task do_package: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_install: Started\nNOTE: recipe nettle-3.9.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2283 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile)\nNOTE: Running task 2284 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install)\nNOTE: recipe nettle-3.9.1-r0: task do_compile: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_install: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2285 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_packagedata)\nNOTE: Running task 2286 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_install: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_packagedata: Started\nNOTE: Running task 2287 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_collect_spdx_deps)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2288 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_create_spdx)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx: Started\nNOTE: recipe openssl-3.3.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2289 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_package)\nNOTE: recipe expat-2.6.2-r0: task do_package: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install: Succeeded\nNOTE: Running task 2290 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_install_ptest_base)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.52313232421875 - using 15/16 bitbake threads\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to a20041cc63cc291440864f8e62322a7f8a7f3ea3929bf308db5265325e7e8ddd\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_packagedata unihash changed to cce1976483ac39eac258960a4a5589a30b43843e4da1e577d5e385f3efec9401\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 954abec1d7ec5b969fc1394434d46232e64c1aed68ebadbe0ea0864ccc534d0c\nNOTE: recipe expat-2.6.2-r0: task do_package: Succeeded\nNOTE: recipe opkg-utils-0.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe readline-8.2-r0: task do_compile: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_compile: Succeeded\nNOTE: recipe file-5.45-r0: task do_compile: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4457571847098214 - using 6/16 bitbake threads\nNOTE: Running task 2291 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_install)\nNOTE: Running task 2292 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_compile_ptest_base)\nNOTE: Running task 2293 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_install)\nNOTE: Running task 2294 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_populate_sysroot)\nNOTE: Running task 2295 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_install)\nNOTE: Running task 2296 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2297 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_package)\nNOTE: Running task 2298 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2299 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Running task 2300 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nettle-3.9.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe popt-1.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_install: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Started\nNOTE: recipe file-5.45-r0: task do_install: Started\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe popt-1.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2301 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_configure)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2302 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_configure)\nNOTE: recipe popt-1.19-r0: task do_configure: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2303 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_configure)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_configure: Started\nNOTE: Running task 2304 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_populate_sysroot)\nNOTE: recipe base-passwd-3.6.3-r0: task do_configure: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_configure: Succeeded\nNOTE: Running task 2305 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure_ptest_base)\nNOTE: recipe file-5.45-r0: task do_install: Succeeded\nNOTE: Running task 2306 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot)\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2307 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot)\nNOTE: recipe libedit-20230828-3.1-r0: task do_install: Succeeded\nNOTE: Running task 2308 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile)\nNOTE: recipe file-5.45-r0: task do_populate_sysroot: Started\nNOTE: Running task 2309 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot: Started\nNOTE: recipe file-5.45-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2310 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot)\nNOTE: recipe readline-8.2-r0: task do_install: Succeeded\nNOTE: Running task 2311 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_populate_sysroot)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2312 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2313 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2314 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_package)\nNOTE: recipe readline-8.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2315 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2316 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gdbm-1.23-r0: task do_package: Started\nNOTE: recipe lua-5.4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_configure: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2317 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_compile)\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Started\nNOTE: recipe lua-5.4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2318 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_configure)\nNOTE: recipe libxcb-1.16.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2319 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_configure)\nNOTE: recipe lua-5.4.6-r0: task do_configure: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_configure: Started\nNOTE: recipe lua-5.4.6-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2320 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure)\nNOTE: Running task 2321 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_package)\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_package: Succeeded\nNOTE: Running task 2322 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5838884626116072 - using 15/16 bitbake threads\nNOTE: recipe gdbm-1.23-r0: task do_package: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to c8a9ab2a520bc910fde41d12255047ee7e9d8568d460531cb6aabebf745fd856\nNOTE: recipe libnsl2-2.0.1-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe popt-1.19-r0: task do_configure: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_configure: Succeeded\nNOTE: recipe libarchive-3.7.3-r0: task do_compile: Succeeded\nNOTE: recipe openssl-3.3.0-r0: task do_package: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4460013253348214 - using 4/16 bitbake threads\nNOTE: Running task 2323 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install)\nNOTE: Running task 2324 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_compile_ptest_base)\nNOTE: Running task 2325 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_install)\nNOTE: Running task 2326 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: Running task 2327 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_compile)\nNOTE: Running task 2328 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_compile)\nNOTE: Running task 2329 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 2330 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_compile)\nNOTE: Running task 2331 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_package)\nNOTE: Running task 2332 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: Running task 2333 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: Running task 2334 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_compile: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_compile: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_compile: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_install: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_package: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 2335 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_install)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_install: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_compile: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_install: Succeeded\nNOTE: Running task 2336 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_install)\nNOTE: Running task 2337 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe base-passwd-3.6.3-r0: task do_install: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_install: Succeeded\nNOTE: Running task 2338 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_populate_sysroot)\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2339 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package)\nNOTE: recipe base-passwd-3.6.3-r0: task do_install: Succeeded\nNOTE: Running task 2340 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_populate_sysroot)\nNOTE: recipe attr-2.5.2-r0: task do_package: Started\nNOTE: recipe nettle-3.9.1-r0: task do_install: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 2341 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_install_ptest_base)\nNOTE: recipe nettle-3.9.1-r0: task do_install_ptest_base: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2342 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_configure_ptest_base)\nNOTE: recipe lua-5.4.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe lua-5.4.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2343 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_configure_ptest_base)\nNOTE: Running task 2344 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_compile)\nNOTE: recipe popt-1.19-r0: task do_configure_ptest_base: Started\nNOTE: recipe lua-5.4.6-r0: task do_compile: Started\nNOTE: recipe popt-1.19-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2345 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_compile)\nNOTE: recipe popt-1.19-r0: task do_compile: Started\nNOTE: recipe nettle-3.9.1-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2346 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_populate_sysroot)\nNOTE: recipe bash-completion-2.13.0-r0: task do_package: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 2347 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe attr-2.5.2-r0: task do_package: Succeeded\nNOTE: Running task 2348 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2349 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2350 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_configure)\nNOTE: Running task 2351 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install)\nNOTE: recipe popt-1.19-r0: task do_compile: Succeeded\nNOTE: Running task 2352 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_package)\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Started\nNOTE: recipe lua-5.4.6-r0: task do_compile: Succeeded\nNOTE: Running task 2353 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package)\nNOTE: recipe gmp-6.3.0-r0: task do_package: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Running task 2354 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 88f5032b7ed4b6b1e801d641b04e450e485fdaf29cbbcf5e7492f92698694987\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75ecc1bb980404a8947f019266888c9024bd87cefd7090d8bc9000feee068833\nNOTE: Running task 2355 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package)\nNOTE: recipe zlib-1.3.1-r0: task do_collect_spdx_deps: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to ed1b8492f214579396983f4cecf43576933a54aadf0867768f5b7701defd2a36\nNOTE: Running task 2356 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_package)\nNOTE: Running task 2357 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_prepare_recipe_sysroot)\nNOTE: recipe zlib-1.3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2358 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 83720eb5e6b552140da6963ebee07e66735126ed08841c78b34278f9c25fcafb\nNOTE: Running task 2359 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgpg-error-1.48-r0: task do_package: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpng-1.6.43-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2360 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_configure)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2361 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_configure)\nNOTE: recipe libpng-1.6.43-r0: task do_configure: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_configure: Succeeded\nNOTE: Running task 2362 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_compile)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_compile: Succeeded\nNOTE: Running task 2363 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_install)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Started\nNOTE: recipe zstd-1.5.5-r0: task do_package: Succeeded\nNOTE: Running task 2364 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_install: Succeeded\nNOTE: Running task 2365 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_compile: Succeeded\nNOTE: Running task 2366 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_install)\nNOTE: recipe libxcb-1.16.1-r0: task do_install: Started\nNOTE: recipe gmp-6.3.0-r0: task do_package: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_package: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2367 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 2368 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: Running task 2369 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_package)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_package: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install: Succeeded\nNOTE: Running task 2370 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_install_ptest_base)\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_package: Succeeded\nNOTE: Running task 2371 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to 6a1d4fe279794e0f4b89ec8d19002c753df0ddf1b292ef2a801967a4103e42e3\nNOTE: Running task 2372 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_package)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 359e918b4b7e9572bd73dc4939ff97023fdd82782b7476ee861b8516f0b83a06\nNOTE: Running task 2373 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_package)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_package: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_package: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_package: Succeeded\nNOTE: Running task 2374 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_package)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_package: Started\nNOTE: recipe zlib-1.3.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2375 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_package)\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_package: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to f49f6fcdb629d77c69b6f91f4c0ad64a3126a6738e0ef11fc793726b77dac883\nNOTE: Running task 2376 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 056880cc3ff10882701bb49c94b4ae71fc292550998e978d44dd0c95df3c0e4e\nNOTE: Running task 2377 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_package)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 1becafb85a26f20ec2f51b2bc56db5f2bb883823f054da78a8a191fdf3d9a35f\nNOTE: Running task 2378 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_package: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to bcae625acb066888de02f8208cdbc1994bdfa80ebbb4ed1ba833fff635d2e3d8\nNOTE: Running task 2379 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_compile_ptest_base)\nNOTE: recipe libxau-1_1.0.11-r0: task do_packagedata: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_install: Succeeded\nNOTE: Running task 2380 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_populate_sysroot)\nNOTE: recipe lua-5.4.6-r0: task do_compile_ptest_base: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_sysroot: Started\nNOTE: recipe lua-5.4.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2381 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_compile_ptest_base)\nNOTE: recipe popt-1.19-r0: task do_compile_ptest_base: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_package: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe popt-1.19-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2382 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata)\nNOTE: Running task 2383 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_configure)\nNOTE: Running task 2384 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_install)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_configure: Started\nNOTE: recipe lua-5.4.6-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2385 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 2386 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe lua-5.4.6-r0: task do_install: Succeeded\nNOTE: Running task 2387 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_package)\nNOTE: recipe libx11-1_1.8.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_package: Succeeded\nNOTE: Running task 2388 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_package: Succeeded\nNOTE: Running task 2389 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_package: Succeeded\nNOTE: Running task 2390 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata)\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata: Started\nNOTE: recipe libunistring-1.2-r0: task do_compile: Succeeded\nNOTE: Running task 2391 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_install)\nNOTE: recipe libx11-1_1.8.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2392 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_configure)\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2393 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_install)\nNOTE: recipe libx11-1_1.8.9-r0: task do_configure: Started\nNOTE: recipe libunistring-1.2-r0: task do_install: Started\nNOTE: recipe popt-1.19-r0: task do_install: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_configure: Succeeded\nNOTE: Running task 2394 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_compile)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_compile: Started\nNOTE: recipe libpcre2-10.43-r0: task do_package: Succeeded\nNOTE: Running task 2395 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe bash-5.2.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2396 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure)\nNOTE: recipe bash-5.2.21-r0: task do_configure: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_packagedata unihash changed to 34f252a3dc2e7b63b4a326d5e4a4f310b6b97412b2046f557c22f2c5e2e06f4b\nNOTE: Running task 2397 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libunistring-1.2-r0: task do_install: Succeeded\nNOTE: Running task 2398 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_populate_sysroot)\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata unihash changed to b090075ba16537569de33e4cf643a5ff9867c99752e821806de452b6ab5b47f3\nNOTE: Running task 2399 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_package)\nNOTE: recipe libunistring-1.2-r0: task do_package: Started\nNOTE: recipe popt-1.19-r0: task do_install: Succeeded\nNOTE: Running task 2400 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe kmod-31-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata: Succeeded\nNOTE: Running task 2401 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_configure)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata unihash changed to 6527b0305c2c808bc32fc383697236ed5c781a16e2f8e4cbce0292e0a60a5cda\nNOTE: Running task 2402 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_package)\nNOTE: recipe libunistring-1.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2403 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kmod-31-r0: task do_configure: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_package: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 4ffaab8c283a692a95ba02dc01be3c42e5e008b871d42bedeaa7048f88cb039b\nNOTE: Load average limiting set to True as load average: 1.5019269670758928 - using 15/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata unihash changed to c9227b77c522765af7507a036720a206cc8362f2062ca968b6632b0c2f0392a3\nNOTE: recipe libidn2-2.3.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xkeyboard-config-2.41-r0: task do_compile: Succeeded\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata unihash changed to ccdb01107247c30c89f4a2aa93c604dfd8b471cb228f6c3d885854fc05e22a62\nNOTE: recipe xtrans-1_1.5.0-r0: task do_package: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_package: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_configure: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_configure: Succeeded\nNOTE: recipe kmod-31-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4645908900669642 - using 2/16 bitbake threads\nNOTE: Running task 2404 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_configure_ptest_base)\nNOTE: Running task 2405 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\nNOTE: Running task 2406 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 2407 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_compile)\nNOTE: Running task 2408 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_compile)\nNOTE: Running task 2409 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_compile)\nNOTE: Running task 2410 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_install)\nNOTE: Running task 2411 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 2412 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_package)\nNOTE: Running task 2413 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_compile)\nNOTE: Running task 2414 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2415 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package)\nNOTE: Running task 2416 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package)\nNOTE: Running task 2417 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package)\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_compile: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe libpng-1.6.43-r0: task do_compile: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_configure: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_compile: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_install: Started\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_package: Started\nNOTE: recipe lzlib-1.14-r0: task do_package: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_package: Started\nNOTE: recipe acl-2.3.2-r0: task do_package: Started\nNOTE: recipe python3-3.12.3-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2418 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile)\nNOTE: recipe ncurses-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2419 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: recipe python3-3.12.3-r0: task do_compile: Started\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Started\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 74d43b426b6302ac8743e6e62a40e2eba893cacc9c8e83fc8a8dad8d0e09d707\nNOTE: Running task 2420 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_packagedata)\nNOTE: recipe xtrans-1_1.5.0-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e55888d4b76f3c7ebef84a30b134eb2992c1af6e0183d06c6332f14c6b5b3396\nNOTE: Running task 2421 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_package)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_install: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Started\nNOTE: Running task 2422 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_populate_sysroot)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_sysroot: Started\nNOTE: recipe lzlib-1.14-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.54608154296875 - using 15/16 bitbake threads\nNOTE: recipe xtrans-1_1.5.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_packagedata unihash changed to 9f2c91794d22526f9e356baa54aa0e46d209a02aeca2d45bdfc2d036bd3a1fc1\nNOTE: recipe xkeyboard-config-2.41-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_package: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_package: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_package: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_configure: Succeeded\nNOTE: recipe ncurses-6.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe kmod-31-r0: task do_compile: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_package: Succeeded\nNOTE: recipe libpng-1.6.43-r0: task do_compile: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4577113560267858 - using 4/16 bitbake threads\nNOTE: Running task 2423 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_install)\nNOTE: Running task 2424 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_install)\nNOTE: Running task 2425 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_packagedata)\nNOTE: Running task 2426 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_install)\nNOTE: Running task 2427 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 2428 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 2429 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 2430 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\nNOTE: Running task 2431 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_package)\nNOTE: Running task 2432 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_collect_spdx_deps)\nNOTE: Running task 2433 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2434 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: recipe libxcb-1.16.1-r0: task do_packagedata: Started\nNOTE: recipe libpng-1.6.43-r0: task do_install: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_install: Started\nNOTE: recipe kmod-31-r0: task do_install: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe libffi-3.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package: Started\nNOTE: recipe libffi-3.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2435 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx)\nNOTE: recipe bzip2-1.0.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2436 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx: Started\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2437 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_configure)\nNOTE: recipe libice-1_1.1.1-r0: task do_configure: Started\nNOTE: recipe libpng-1.6.43-r0: task do_install: Succeeded\nNOTE: Running task 2438 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_populate_sysroot)\nNOTE: recipe kmod-31-r0: task do_install: Succeeded\nNOTE: Running task 2439 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_populate_sysroot)\nNOTE: recipe libpng-1.6.43-r0: task do_populate_sysroot: Started\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_package: Succeeded\nNOTE: Running task 2440 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package)\nNOTE: recipe libtasn1-4.19.0-r0: task do_package: Started\nNOTE: recipe libpng-1.6.43-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2441 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe kmod-31-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2442 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_package)\nNOTE: recipe freetype-2.13.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe freetype-2.13.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to ae64c34394111c9a5f1e41fe2a6162b0cfd7aaa89ec89248d147485977fd642f\nNOTE: Running task 2443 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_collect_spdx_deps)\nNOTE: Running task 2444 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_configure)\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_packagedata unihash changed to 57c60d446629afa6c7ae4c95a4dda35c4a1e95942916c6523af2d9d6d51a24e9\nNOTE: Running task 2445 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to bd3fb98786ba1baf1bc1a025f4f7ebdf29c7fb0b547078002159d4f4624ace86\nNOTE: Running task 2446 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_package)\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe freetype-2.13.2-r0: task do_configure: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 83b1615e58a9a4326caf2318d6fd068a24893e469825903b9f3ca008189f55d4\nNOTE: Running task 2447 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: recipe file-5.45-r0: task do_package: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2448 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: Running task 2449 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_create_spdx)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to f4c2997ce3231f893345745719ad856484585d8c2d37fcd3183e4e080e365722\nNOTE: Running task 2450 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe coreutils-9.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2451 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\nNOTE: recipe coreutils-9.5-r0: task do_configure: Started\nNOTE: recipe libffi-3.4.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2452 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bzip2-1.0.8-r0: task do_create_spdx: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2453 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_install_ptest_base)\nNOTE: recipe libtasn1-4.19.0-r0: task do_package: Succeeded\nNOTE: Running task 2454 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: recipe lua-5.4.6-r0: task do_install_ptest_base: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2455 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_install_ptest_base)\nNOTE: Running task 2456 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_configure)\nNOTE: recipe libassuan-2.5.7-r0: task do_configure: Started\nNOTE: recipe popt-1.19-r0: task do_install_ptest_base: Started\nNOTE: recipe shadow-4.15.1-r0: task do_install: Succeeded\nNOTE: Running task 2457 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_populate_sysroot)\nNOTE: recipe popt-1.19-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Started\nNOTE: Running task 2458 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_package)\nNOTE: recipe shadow-4.15.1-r0: task do_package: Started\nNOTE: recipe file-5.45-r0: task do_package: Succeeded\nNOTE: Running task 2459 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2460 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_configure_ptest_base)\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Started\nNOTE: recipe bash-5.2.21-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2461 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile)\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to cb53a8e479ced9d6ea82fbbddf7d869e69aa3a1c0536dad6c481e299b770d640\nNOTE: Running task 2462 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe bash-5.2.21-r0: task do_compile: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtirpc-1.3.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2463 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_collect_spdx_deps)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2464 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_package)\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-1.6.43-r0: task do_package: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: Running task 2465 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_create_spdx)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 4af0da6e5377c93cbe61b406a99dd8e7e592b808534f0652f66441b5340ee1ab\nNOTE: Running task 2466 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_collect_spdx_deps)\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Started\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2467 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure)\nNOTE: recipe xz-5.4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2468 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_create_spdx)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Started\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Started\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 10188b7ffe6fde94bafb1b4de1d7e788842d1222bf8fda4366763ed212742728\nNOTE: Running task 2469 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2470 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure)\nNOTE: recipe perl-5.38.2-r0: task do_configure: Started\nNOTE: recipe libpng-1.6.43-r0: task do_package: Succeeded\nNOTE: Running task 2471 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-3.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2472 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_spdx)\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Started\nNOTE: recipe shadow-4.15.1-r0: task do_package: Succeeded\nNOTE: Running task 2473 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_package: Succeeded\nNOTE: Running task 2474 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5419921875 - using 15/16 bitbake threads\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: recipe xz-5.4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 4a03cf205a62388d32c63c1449a27e61441b65df06129501a4ea23622069d4ac\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 1775408e2a994d379357944a496d1e728e53c16f08fb602a212a91befce14ce6\nNOTE: recipe freetype-2.13.2-r0: task do_configure: Succeeded\nNOTE: recipe libice-1_1.1.1-r0: task do_configure: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_configure: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_configure: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4677211216517858 - using 6/16 bitbake threads\nNOTE: Running task 2475 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\nNOTE: Running task 2476 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_install)\nNOTE: Running task 2477 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_compile)\nNOTE: Running task 2478 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_compile)\nNOTE: Running task 2479 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_compile)\nNOTE: Running task 2480 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2481 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2482 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_packagedata)\nNOTE: Running task 2483 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2484 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_collect_spdx_deps)\nNOTE: recipe libidn2-2.3.7-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_install: Started\nNOTE: recipe freetype-2.13.2-r0: task do_compile: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_compile: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_compile: Started\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-1.6.43-r0: task do_packagedata: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2485 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_create_spdx)\nNOTE: Running task 2486 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_create_spdx)\nNOTE: Running task 2487 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Started\nNOTE: Running task 2488 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\nNOTE: recipe util-macros-1_1.20.1-r0: task do_create_spdx: Started\nNOTE: recipe xorgproto-2024.1-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_configure: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile: Succeeded\nNOTE: Running task 2489 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_package)\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_package: Succeeded\nNOTE: Running task 2490 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_package)\nNOTE: recipe libpng-1.6.43-r0: task do_packagedata: Succeeded\nNOTE: recipe readline-8.2-r0: task do_package: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/libpng/libpng_1.6.43.bb:do_packagedata unihash changed to 62c28c21a354b2641545fa70146e98e6a690b8de90422ae99df6bd62de4c14bd\nNOTE: Running task 2491 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_collect_spdx_deps)\nNOTE: recipe expat-2.6.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe expat-2.6.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2492 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_create_spdx)\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx: Started\nNOTE: recipe util-macros-1_1.20.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe xorgproto-2024.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2493 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2494 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: Running task 2495 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_collect_spdx_deps)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2496 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_create_spdx)\nNOTE: recipe gdbm-1.23-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2497 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_create_spdx)\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Started\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_install: Succeeded\nNOTE: Running task 2498 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_populate_sysroot)\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_sysroot: Started\nNOTE: recipe readline-8.2-r0: task do_package: Succeeded\nNOTE: Running task 2499 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_package)\nNOTE: recipe libx11-1_1.8.9-r0: task do_package: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile: Succeeded\nNOTE: Running task 2500 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_compile_ptest_base)\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-3.12.3-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2501 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install)\nNOTE: recipe libx11-1_1.8.9-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2502 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_install: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_compile: Succeeded\nNOTE: Running task 2503 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_install)\nNOTE: recipe libice-1_1.1.1-r0: task do_install: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_install: Succeeded\nNOTE: Running task 2504 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_populate_sysroot)\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2505 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsm-1_1.2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_compile: Succeeded\nNOTE: Running task 2506 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_install)\nNOTE: recipe expat-2.6.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2507 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_populate_sysroot)\nNOTE: recipe libassuan-2.5.7-r0: task do_install: Started\nNOTE: recipe lua-5.4.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2508 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_configure)\nNOTE: recipe libsm-1_1.2.4-r0: task do_configure: Started\nNOTE: recipe lua-5.4.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5308750697544642 - using 15/16 bitbake threads\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 605118b6a229fa09c9dcc0c28e428b2daa080dd357f40fa2d81986d160a55a96\nNOTE: recipe libassuan-2.5.7-r0: task do_install: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_package: Succeeded\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_compile: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_create_spdx: Succeeded\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 886494007c9b151ec2d55b4f20773b73c672ac5b950b2d4e9fa5768678322b60\nNOTE: recipe openssl-3.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4650355747767858 - using 6/16 bitbake threads\nNOTE: Running task 2509 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\nNOTE: Running task 2510 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_compile)\nNOTE: Running task 2511 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_packagedata)\nNOTE: Running task 2512 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot)\nNOTE: Running task 2513 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2514 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_collect_spdx_deps)\nNOTE: Running task 2515 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_populate_sysroot)\nNOTE: Running task 2516 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2517 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2518 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsm-1_1.2.4-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_packagedata: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_install: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_sysroot: Started\nNOTE: recipe popt-1.19-r0: task do_populate_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnsl2-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2519 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx)\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe libedit-20230828-3.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2520 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_create_spdx)\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2521 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_configure)\nNOTE: Running task 2522 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_configure)\nNOTE: recipe popt-1.19-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_configure: Started\nNOTE: Running task 2523 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxext-1_1.3.6-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2524 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pixman-1_0.42.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2525 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_configure)\nNOTE: recipe gpgme-1.23.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_configure: Started\nNOTE: recipe gawk-5.3.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2526 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2527 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_configure)\nNOTE: recipe freetype-2.13.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5107421875 - using 15/16 bitbake threads\nNOTE: recipe gpgme-1.23.2-r0: task do_configure: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_compile: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_install: Succeeded\nNOTE: recipe libx11-1_1.8.9-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_packagedata unihash changed to 6e14c8631e589815f73c2c94f857919ef086e6ba5b6c229d5b6d3a3de51068f0\nNOTE: recipe pixman-1_0.42.2-r0: task do_configure: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe sed-4.9-r0: task do_configure: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_configure: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_configure: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.454833984375 - using 5/16 bitbake threads\nNOTE: Running task 2528 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\nNOTE: Running task 2529 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package)\nNOTE: Running task 2530 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_install)\nNOTE: Running task 2531 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_install)\nNOTE: Running task 2532 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2533 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_compile)\nNOTE: Running task 2534 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_compile)\nNOTE: Running task 2535 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_compile)\nNOTE: Running task 2536 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\nNOTE: Running task 2537 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_package)\nNOTE: Running task 2538 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_collect_spdx_deps)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Started\nNOTE: recipe freetype-2.13.2-r0: task do_install: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_install: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_compile: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_compile: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_compile: Started\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpcre2-10.43-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Started\nNOTE: recipe coreutils-9.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2539 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\nNOTE: Running task 2540 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_compile_ptest_base)\nNOTE: recipe libpcre2-10.43-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2541 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_create_spdx)\nNOTE: recipe coreutils-9.5-r0: task do_compile: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Started\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_install: Succeeded\nNOTE: Running task 2542 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_populate_sysroot)\nNOTE: recipe libidn2-2.3.7-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2543 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_configure: Succeeded\nNOTE: Running task 2544 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe freetype-2.13.2-r0: task do_install: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2545 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_populate_sysroot)\nNOTE: Running task 2546 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_package)\nNOTE: recipe curl-8.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2547 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure)\nNOTE: recipe freetype-2.13.2-r0: task do_populate_sysroot: Started\nNOTE: recipe freetype-2.13.2-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2548 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Started\nNOTE: recipe freetype-2.13.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2549 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe fontconfig-2.15.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2550 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_configure)\nNOTE: recipe fontconfig-2.15.0-r0: task do_configure: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_package: Succeeded\nNOTE: Running task 2551 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe freetype-2.13.2-r0: task do_package: Succeeded\nNOTE: Running task 2552 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_compile)\nNOTE: recipe gpgme-1.23.2-r0: task do_compile: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_compile: Succeeded\nNOTE: Running task 2553 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_install)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_package: Succeeded\nNOTE: Running task 2554 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\nNOTE: recipe libxrender-1_0.9.11-r0: task do_install: Started\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe attr-2.5.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2555 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_install: Succeeded\nNOTE: Running task 2556 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_configure_ptest_base)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2557 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_compile: Succeeded\nNOTE: Running task 2558 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_install)\nNOTE: recipe libxext-1_1.3.6-r0: task do_install: Started\nNOTE: recipe bash-5.2.21-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2559 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install)\nNOTE: recipe bash-5.2.21-r0: task do_install: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_install: Succeeded\nNOTE: Running task 2560 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_packagedata)\nNOTE: recipe freetype-2.13.2-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2561 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_packagedata)\nNOTE: recipe xkeyboard-config-2.41-r0: task do_packagedata: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to cb9a025afd7e1ccf640564093db45f6f8e429b9e98c37eef0dcf3321f736ff01\nNOTE: Running task 2562 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_package)\nNOTE: recipe libassuan-2.5.7-r0: task do_package: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure: Succeeded\nNOTE: Running task 2563 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_package)\nNOTE: recipe kmod-31-r0: task do_package: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_package: Succeeded\nNOTE: Running task 2564 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Started\nNOTE: recipe sed-4.9-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2565 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\nNOTE: recipe sed-4.9-r0: task do_compile: Started\nNOTE: recipe attr-2.5.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2566 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_package)\nNOTE: recipe lua-5.4.6-r0: task do_package: Started\nNOTE: recipe kmod-31-r0: task do_package: Succeeded\nNOTE: Running task 2567 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_package)\nNOTE: recipe popt-1.19-r0: task do_package: Started\nNOTE: recipe freetype-2.13.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/freetype/freetype_2.13.2.bb:do_packagedata unihash changed to 2f887f1459c26bea70bc47b5ed12cec0ec8988b977839bfedcaf088c73e0ff8b\nNOTE: Running task 2568 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2569 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_configure)\nNOTE: recipe libyaml-0.2.5-r0: task do_configure: Started\nNOTE: recipe xkeyboard-config-2.41-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb:do_packagedata unihash changed to de62aae62d50142cda601d0f0cedaa2d45735837fcf96d8f30be5140eb8d0e3e\nNOTE: Running task 2570 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_collect_spdx_deps)\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libunistring-1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2571 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_create_spdx)\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Started\nNOTE: recipe lua-5.4.6-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5040544782366072 - using 15/16 bitbake threads\nNOTE: recipe popt-1.19-r0: task do_package: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_configure: Succeeded\nNOTE: recipe sed-4.9-r0: task do_compile: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_configure: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_install: Succeeded\nNOTE: recipe gpgme-1.23.2-r0: task do_compile: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4826224190848214 - using 5/16 bitbake threads\nNOTE: Running task 2572 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_install_ptest_base)\nNOTE: Running task 2573 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_compile)\nNOTE: Running task 2574 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_install)\nNOTE: Running task 2575 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_configure_ptest_base)\nNOTE: Running task 2576 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_compile)\nNOTE: Running task 2577 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_packagedata)\nNOTE: Running task 2578 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: Running task 2579 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2580 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2581 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_packagedata)\nNOTE: Running task 2582 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata)\nNOTE: recipe fontconfig-2.15.0-r0: task do_compile: Started\nNOTE: recipe libassuan-2.5.7-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_install: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_compile: Started\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe popt-1.19-r0: task do_packagedata: Started\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Started\nNOTE: recipe perl-5.38.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2583 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile)\nNOTE: recipe python3-3.12.3-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Started\nNOTE: Running task 2584 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_populate_sysroot)\nNOTE: Running task 2585 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_package)\nNOTE: recipe mpfr-4.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2586 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_configure)\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_package: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2587 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_configure)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_configure: Succeeded\nNOTE: Running task 2588 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_compile)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_install: Succeeded\nNOTE: Running task 2589 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_collect_spdx_deps)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_compile: Succeeded\nNOTE: Running task 2590 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_install)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2591 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_collect_spdx_deps)\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-3.12.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2592 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_install: Succeeded\nNOTE: Running task 2593 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_package)\nNOTE: recipe zstd-1.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2594 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_create_spdx)\nNOTE: recipe libxml2-2.12.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Started\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2595 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_configure)\nNOTE: recipe libxml2-2.12.6-r0: task do_configure: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure: Succeeded\nNOTE: Running task 2596 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_configure_ptest_base)\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe curl-8.7.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2597 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile)\nNOTE: recipe curl-8.7.1-r0: task do_compile: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_compile: Succeeded\nNOTE: Running task 2598 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_install)\nNOTE: recipe libyaml-0.2.5-r0: task do_install: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_compile: Succeeded\nNOTE: Running task 2599 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_install)\nNOTE: recipe pixman-1_0.42.2-r0: task do_install: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_install: Succeeded\nNOTE: Running task 2600 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_install: Succeeded\nNOTE: Running task 2601 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe diffutils-3.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe lua-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: Running task 2602 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\nNOTE: recipe popt-1.19-r0: task do_packagedata: Succeeded\nNOTE: recipe libassuan-2.5.7-r0: task do_packagedata: Succeeded\nNOTE: recipe kmod-31-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_packagedata unihash changed to f0d3cfe1167d5e4e7d13d407f878fd00face9d5583ba399e15df2fc995f21136\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_packagedata unihash changed to 3e411b6f174a1475eeeff2a4b9712543c5d1eebfe869068d02f6fdcc294954ba\nNOTE: Running task 2603 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_prepare_recipe_sysroot)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_packagedata unihash changed to c003d05d81313d7a77a5aec314956659d0f4fdcd5458edc76b37b222f5947586\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata unihash changed to f0c38f13308246efe96c0f6943358c2619427503bd30255e737de0ef4d8c0157\nNOTE: Running task 2604 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_collect_spdx_deps)\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2605 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_populate_sysroot)\nNOTE: Running task 2606 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot)\nNOTE: recipe diffutils-3.10-r0: task do_configure: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5389404296875 - using 15/16 bitbake threads\nNOTE: recipe findutils-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe cracklib-2.9.11-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_package: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_configure: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_configure: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-3.12.3-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965558733258928 - using 4/16 bitbake threads\nNOTE: Running task 2607 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_configure_ptest_base)\nNOTE: Running task 2608 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_compile_ptest_base)\nNOTE: Running task 2609 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: Running task 2610 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_install)\nNOTE: Running task 2611 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_compile)\nNOTE: Running task 2612 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure)\nNOTE: Running task 2613 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_configure)\nNOTE: Running task 2614 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_create_spdx)\nNOTE: Running task 2615 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_populate_sysroot)\nNOTE: Running task 2616 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_populate_sysroot)\nNOTE: Running task 2617 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_collect_spdx_deps)\nNOTE: Running task 2618 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxml2-2.12.6-r0: task do_configure_ptest_base: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Started\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_configure: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_install: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2619 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_compile)\nNOTE: recipe libidn2-2.3.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2620 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_create_spdx)\nNOTE: recipe libxml2-2.12.6-r0: task do_compile: Started\nNOTE: recipe gmp-6.3.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Started\nNOTE: Running task 2621 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2622 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2623 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\nNOTE: Running task 2624 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2625 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Started\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata unihash changed to 00ee80a28ab5b80b0e8359dfb95caf5f5d73d2e1e30395172f8ed98e3e0a3639\nNOTE: Load average limiting set to True as load average: 1.5726231166294642 - using 15/16 bitbake threads\nNOTE: recipe base-passwd-3.6.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_create_spdx: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_install: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libcap-ng-0.8.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_configure: Succeeded\nNOTE: recipe cracklib-2.9.11-r0: task do_configure: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4958583286830358 - using 7/16 bitbake threads\nNOTE: Running task 2626 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_configure_ptest_base)\nNOTE: Running task 2627 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_create_spdx)\nNOTE: Running task 2628 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_compile)\nNOTE: Running task 2629 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_populate_sysroot)\nNOTE: Running task 2630 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2631 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Started\nNOTE: Running task 2632 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: Running task 2633 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_install_ptest_base)\nNOTE: recipe cracklib-2.9.11-r0: task do_compile: Started\nNOTE: Running task 2634 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_compile_ptest_base)\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_sysroot: Started\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Started\nNOTE: Running task 2635 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile)\nNOTE: recipe coreutils-9.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Started\nNOTE: Running task 2636 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\nNOTE: recipe coreutils-9.5-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2637 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install)\nNOTE: Running task 2638 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_create_spdx)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2639 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_package)\nNOTE: recipe gpgme-1.23.2-r0: task do_package: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_package: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5748465401785714 - using 15/16 bitbake threads\nNOTE: recipe libxml2-2.12.6-r0: task do_compile: Succeeded\nNOTE: recipe cracklib-2.9.11-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_compile: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_install: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_compile: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata unihash changed to 21ede2c84610f2cfd33bf8931d97404d83e50cd2d565f0968d02ea7bda2439bd\nNOTE: recipe python3-3.12.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe util-linux-2.39.3-r0: task do_create_spdx: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4965122767857142 - using 5/16 bitbake threads\nNOTE: Running task 2640 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_compile_ptest_base)\nNOTE: Running task 2641 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_install)\nNOTE: Running task 2642 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_install)\nNOTE: Running task 2643 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_package)\nNOTE: Running task 2644 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_package)\nNOTE: Running task 2645 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_package)\nNOTE: Running task 2646 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_package)\nNOTE: Running task 2647 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_package)\nNOTE: Running task 2648 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_collect_spdx_deps)\nNOTE: Running task 2649 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2650 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxml2-2.12.6-r0: task do_compile_ptest_base: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Started\nNOTE: recipe bash-5.2.21-r0: task do_package: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_package: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_package: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_install: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe tar-1.35-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_package: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe pixman-1_0.42.2-r0: task do_package: Started\nNOTE: Running task 2651 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_install)\nNOTE: recipe libxml2-2.12.6-r0: task do_install: Started\nNOTE: recipe tar-1.35-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2652 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_configure)\nNOTE: Running task 2653 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_create_spdx)\nNOTE: recipe tar-1.35-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Started\nNOTE: Running task 2654 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\nNOTE: recipe bc-1.07.1-r0: task do_configure: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5968976702008928 - using 15/16 bitbake threads\nNOTE: recipe pixman-1_0.42.2-r0: task do_package: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_package: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_package: Succeeded\nNOTE: recipe fontconfig-2.15.0-r0: task do_package: Succeeded\nNOTE: recipe cracklib-2.9.11-r0: task do_install: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_install: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_configure: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_package: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_create_spdx: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4755510602678572 - using 2/16 bitbake threads\nNOTE: Running task 2655 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_compile_ptest_base)\nNOTE: Running task 2656 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install)\nNOTE: Running task 2657 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_install_ptest_base)\nNOTE: Running task 2658 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/cracklib/cracklib_2.9.11.bb:do_populate_sysroot)\nNOTE: Running task 2659 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_collect_spdx_deps)\nNOTE: Running task 2660 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_compile_ptest_base)\nNOTE: Running task 2661 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2662 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot)\nNOTE: Running task 2663 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2664 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2665 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_packagedata)\nNOTE: Running task 2666 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_packagedata)\nNOTE: Running task 2667 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata)\nNOTE: Running task 2668 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_packagedata)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe cracklib-2.9.11-r0: task do_populate_sysroot: Started\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_install: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gpgme-1.23.2-r0: task do_packagedata: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_install_ptest_base: Started\nNOTE: recipe libxrender-1_0.9.11-r0: task do_packagedata: Started\nNOTE: recipe libxext-1_1.3.6-r0: task do_packagedata: Started\nNOTE: recipe fontconfig-2.15.0-r0: task do_packagedata: Started\nNOTE: recipe perl-5.38.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2669 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install)\nNOTE: Running task 2670 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_install)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install: Started\nNOTE: recipe perl-5.38.2-r0: task do_install: Started\nNOTE: recipe libcap-2.69-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2671 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_create_spdx)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2672 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_configure)\nNOTE: Running task 2673 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_configure)\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_configure: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_configure: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2674 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_configure)\nNOTE: recipe python3-six-1.16.0-r0: task do_configure: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_configure: Succeeded\nNOTE: Running task 2675 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_compile)\nNOTE: recipe python3-six-1.16.0-r0: task do_compile: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5375714983258928 - using 15/16 bitbake threads\nNOTE: recipe python3-six-1.16.0-r0: task do_compile: Succeeded\nNOTE: recipe tar-1.35-r0: task do_configure: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_install: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_configure: Succeeded\nNOTE: recipe libxrender-1_0.9.11-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb:do_packagedata unihash changed to 57132ca4c93a14bae7c4aaa8e9966c7b91ae620d37563b25c78fab583fc8319e\nNOTE: recipe fontconfig-2.15.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/fontconfig/fontconfig_2.15.0.bb:do_packagedata unihash changed to f8c6c998d89de0d432266faf14eaaf7732a8c6147b0b1c8fbfe436eaedc99284\nNOTE: recipe gpgme-1.23.2-r0: task do_packagedata: Succeeded\nNOTE: recipe libxext-1_1.3.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gpgme/gpgme_1.23.2.bb:do_packagedata unihash changed to 1d3831cd31175222aa59dbf9efbdc82f677df8afdb925ad198e6e68c909d1bed\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_packagedata unihash changed to 48e177acf371a1774be6c8988f16af1a4a3c72f0047d3126f19c6c1fa0b2dbce\nNOTE: recipe cracklib-2.9.11-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libyaml-0.2.5-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_create_spdx: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4825962611607142 - using 3/16 bitbake threads\nNOTE: Running task 2676 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_install_ptest_base)\nNOTE: Running task 2677 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_install_ptest_base)\nNOTE: Running task 2678 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2679 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_install)\nNOTE: Running task 2680 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_compile)\nNOTE: Running task 2681 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_compile)\nNOTE: Running task 2682 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata)\nNOTE: Running task 2683 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\nNOTE: Running task 2684 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_package)\nNOTE: Running task 2685 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2686 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_collect_spdx_deps)\nNOTE: Running task 2687 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2688 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_collect_spdx_deps)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install_ptest_base: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_install: Started\nNOTE: recipe libpam-1.6.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_compile: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_compile: Started\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_package: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_packagedata: Started\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-proto-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2689 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_collect_spdx_deps)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2690 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_populate_sysroot)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_sysroot: Started\nNOTE: recipe busybox-1.36.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe xcb-proto-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2691 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_package)\nNOTE: Running task 2692 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2693 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxau_1.0.11.bb:do_create_spdx)\nNOTE: recipe sed-4.9-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Started\nNOTE: Running task 2694 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_package: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_create_spdx: Started\nNOTE: Running task 2695 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx)\nNOTE: recipe python3-six-1.16.0-r0: task do_install: Succeeded\nNOTE: Running task 2696 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install: Started\nNOTE: recipe libpam-1.6.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2697 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_configure)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe libpam-1.6.1-r0: task do_configure: Started\nNOTE: recipe libice-1_1.1.1-r0: task do_package: Succeeded\nNOTE: Running task 2698 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx)\nNOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install: Succeeded\nNOTE: Running task 2699 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_package)\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_compile: Succeeded\nNOTE: Running task 2700 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_populate_sysroot)\nNOTE: Running task 2701 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_package)\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-8.7.1-r0: task do_package: Started\nNOTE: recipe curl-8.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2702 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_install)\nNOTE: recipe gtk-doc-1.33.2-r0: task do_install: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_install: Succeeded\nNOTE: Running task 2703 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_compile: Succeeded\nNOTE: Running task 2704 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_install)\nNOTE: recipe curl-8.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2705 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: recipe libcheck-0.15.2-r0: task do_install: Started\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_install: Succeeded\nNOTE: Running task 2706 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package)\nNOTE: recipe libyaml-0.2.5-r0: task do_package: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure: Succeeded\nNOTE: Running task 2707 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_packagedata)\nNOTE: recipe libice-1_1.1.1-r0: task do_packagedata: Started\nNOTE: recipe pixman-1_0.42.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb:do_packagedata unihash changed to 379b92b0f599d77086f34639c66b407c4e09c9e5b780acf23182bcf64fa1c0e3\nNOTE: Running task 2708 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe acl-2.3.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2709 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_package: Succeeded\nNOTE: Running task 2710 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_packagedata)\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_packagedata: Started\nNOTE: recipe libxau-1_1.0.11-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2711 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 2712 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot)\nNOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe xtrans-1_1.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 2713 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_collect_spdx_deps)\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5486537388392858 - using 15/16 bitbake threads\nNOTE: recipe shadow-4.15.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata unihash changed to ab57d490540d11d2900356393a953c3b1b29dcd131dafc5d3f50014ca27b4801\nNOTE: recipe libice-1_1.1.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb:do_packagedata unihash changed to 01de314fac856697e0ed2c7d97936764e15b243f2e5b7ce035e95188483f7160\nNOTE: recipe libyaml-0.2.5-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_package: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_packagedata unihash changed to 37122fc65be5e67208ddcae3f409504157010e1f0fbd7e7845751dc84a80a15a\nNOTE: recipe mpfr-4.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libpam-1.6.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4857090541294642 - using 1/16 bitbake threads\nNOTE: Running task 2714 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2715 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_compile_ptest_base)\nNOTE: Running task 2716 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_populate_sysroot)\nNOTE: Running task 2717 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 2718 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_package)\nNOTE: Running task 2719 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb:do_create_spdx)\nNOTE: Running task 2720 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2721 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/xtrans_1.5.0.bb:do_create_spdx)\nNOTE: Running task 2722 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: Running task 2723 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_create_spdx)\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Started\nNOTE: Running task 2724 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_collect_spdx_deps)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_sysroot: Started\nNOTE: Running task 2725 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\nNOTE: Running task 2726 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_configure_ptest_base)\nNOTE: Running task 2727 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata)\nNOTE: Running task 2728 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_collect_spdx_deps)\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_package: Started\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_create_spdx: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xtrans-1_1.5.0-r0: task do_create_spdx: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_packagedata: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe findutils-4.9.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2729 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\nNOTE: recipe shadow-sysroot-4.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2730 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/findutils/findutils_4.9.0.bb:do_compile)\nNOTE: recipe libxcb-1.16.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2731 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx)\nNOTE: recipe gnutls-3.8.5-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 2732 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxcb_1.16.1.bb:do_create_spdx)\nNOTE: recipe diffutils-3.10-r0: task do_compile: Started\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Started\nNOTE: Running task 2733 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install)\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Started\nNOTE: recipe libxcb-1.16.1-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Started\nNOTE: Running task 2734 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_collect_spdx_deps)\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2735 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_create_spdx)\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2736 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_configure)\nNOTE: recipe libxml2-2.12.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2737 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_configure: Started\nNOTE: recipe wayland-1.22.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2738 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_configure)\nNOTE: recipe wayland-1.22.0-r0: task do_configure: Started\nNOTE: recipe perl-5.38.2-r0: task do_install: Succeeded\nNOTE: Running task 2739 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_package)\nNOTE: recipe libsm-1_1.2.4-r0: task do_package: Started\nNOTE: recipe wayland-1.22.0-r0: task do_configure: Succeeded\nNOTE: Running task 2740 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_configure_ptest_base)\nNOTE: recipe wayland-1.22.0-r0: task do_configure_ptest_base: Started\nNOTE: recipe wayland-1.22.0-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2741 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_compile)\nNOTE: recipe wayland-1.22.0-r0: task do_compile: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_configure: Succeeded\nNOTE: Running task 2742 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_compile)\nNOTE: recipe libsm-1_1.2.4-r0: task do_package: Succeeded\nNOTE: Running task 2743 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_compile: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2744 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe make-4.4.1-r0: task do_configure: Started\nNOTE: recipe libyaml-0.2.5-r0: task do_packagedata: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to ac78b690f7f981469fd70f6598afae2b2bda3193795aec6d2ead4a792421e23f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata unihash changed to a2b9042092b6b2420d09de6ffcbbf1f47b506f3883c233f18b9134e9f12d22aa\nNOTE: Load average limiting set to True as load average: 1.5415910993303572 - using 14/16 bitbake threads\nNOTE: recipe xtrans-1_1.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-initial-1_2.80.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxcb-1.16.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe findutils-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_compile: Succeeded\nNOTE: recipe diffutils-3.10-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_package: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4753505161830358 - using 1/16 bitbake threads\nNOTE: Running task 2745 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_install_ptest_base)\nNOTE: Running task 2746 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_compile_ptest_base)\nNOTE: Running task 2747 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_packagedata)\nNOTE: Running task 2748 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_collect_spdx_deps)\nNOTE: Running task 2749 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_create_spdx)\nNOTE: Running task 2750 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: Running task 2751 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_collect_spdx_deps)\nNOTE: Running task 2752 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_collect_spdx_deps)\nNOTE: Running task 2753 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\nNOTE: Running task 2754 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\nNOTE: Running task 2755 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_package)\nNOTE: recipe wayland-1.22.0-r0: task do_compile_ptest_base: Started\nNOTE: Running task 2756 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_install_ptest_base)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_packagedata: Started\nNOTE: Running task 2757 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_package)\nNOTE: Running task 2758 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_package)\nNOTE: recipe make-4.4.1-r0: task do_compile: Started\nNOTE: Running task 2759 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_package)\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Started\nNOTE: recipe wayland-1.22.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_package: Started\nNOTE: recipe gawk-5.3.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Started\nNOTE: Running task 2760 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_install)\nNOTE: recipe json-c-0.17-r0: task do_package: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_package: Started\nNOTE: Running task 2761 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\nNOTE: recipe lzlib-1.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2762 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2763 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_install: Started\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Started\nNOTE: recipe gawk-5.3.0-r0: task do_install: Started\nNOTE: Running task 2764 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_create_spdx)\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Started\nNOTE: recipe iptables-1.8.10-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2765 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_install: Succeeded\nNOTE: Running task 2766 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_install_ptest_base)\nNOTE: recipe libmnl-1.0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_install_ptest_base: Started\nNOTE: Running task 2767 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-1.22.0-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2768 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_populate_sysroot)\nNOTE: recipe wayland-1.22.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2769 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_configure)\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Started\nNOTE: recipe wayland-1.22.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5216587611607142 - using 15/16 bitbake threads\nNOTE: recipe coreutils-9.5-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_install_ptest_base: Succeeded\nNOTE: recipe json-c-0.17-r0: task do_package: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_compile: Succeeded\nNOTE: recipe gawk-5.3.0-r0: task do_install: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_compile: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_packagedata unihash changed to 510271cd2f028fac0fda8b5c3593fd4e22b2a3aac7a2baa237a725d1610c3a5c\nNOTE: recipe lzlib-1.14-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-six-1.16.0-r0: task do_package: Succeeded\nNOTE: recipe libgcrypt-1.10.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe gtk-doc-1.33.2-r0: task do_package: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_package: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_configure: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2770 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_install)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_install: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_install: Succeeded\nNOTE: Running task 2771 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_populate_sysroot)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2772 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2773 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_configure)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure: Started\nNOTE: Load average limiting set to False as load average: 1.4886910574776786 - using 1/16 bitbake threads\nNOTE: Running task 2774 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_populate_sysroot)\nNOTE: Running task 2775 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_package)\nNOTE: Running task 2776 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2777 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_package)\nNOTE: Running task 2778 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_package)\nNOTE: Running task 2779 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxml/libxml2_2.12.6.bb:do_create_spdx)\nNOTE: Running task 2780 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: Running task 2781 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package)\nNOTE: Running task 2782 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\nNOTE: Running task 2783 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_configure)\nNOTE: Running task 2784 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\nNOTE: Running task 2785 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_compile)\nNOTE: Running task 2786 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\nNOTE: Running task 2787 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_configure_ptest_base)\nNOTE: Running task 2788 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_configure_ptest_base)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libxml2-2.12.6-r0: task do_create_spdx: Started\nNOTE: recipe wayland-1.22.0-r0: task do_package: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Started\nNOTE: recipe tar-1.35-r0: task do_configure_ptest_base: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Started\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe make-4.4.1-r0: task do_install: Started\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Started\nNOTE: recipe libpam-1.6.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_package: Started\nNOTE: recipe coreutils-9.5-r0: task do_package: Started\nNOTE: recipe tar-1.35-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2789 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tar/tar_1.35.bb:do_compile)\nNOTE: Running task 2790 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\nNOTE: recipe libpam-1.6.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2791 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pam/libpam_1.6.1.bb:do_compile)\nNOTE: recipe tar-1.35-r0: task do_compile: Started\nNOTE: recipe bc-1.07.1-r0: task do_compile: Started\nNOTE: recipe libpam-1.6.1-r0: task do_compile: Started\nNOTE: recipe file-5.45-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2792 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\nNOTE: recipe file-5.45-r0: task do_create_spdx: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2793 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_configure)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_configure: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 2794 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5625261579241072 - using 15/16 bitbake threads\nNOTE: recipe make-4.4.1-r0: task do_install: Succeeded\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_package: Succeeded\nNOTE: recipe bc-1.07.1-r0: task do_compile: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_package: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_configure: Succeeded\nNOTE: recipe file-5.45-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxml2-2.12.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmnl-1.0.5-r0: task do_configure: Succeeded\nNOTE: recipe libmpc-1.3.1-r0: task do_configure: Succeeded\nNOTE: recipe iptables-1.8.10-r0: task do_compile: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_package: Succeeded\nNOTE: recipe tar-1.35-r0: task do_compile: Succeeded\nNOTE: recipe coreutils-9.5-r0: task do_package: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 1/16 bitbake threads\nNOTE: Running task 2795 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_configure_ptest_base)\nNOTE: Running task 2796 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: Running task 2797 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_compile)\nNOTE: Running task 2798 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_packagedata)\nNOTE: Running task 2799 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 2800 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_packagedata)\nNOTE: Running task 2801 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\nNOTE: Running task 2802 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_compile)\nNOTE: Running task 2803 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_compile: Started\nNOTE: Running task 2804 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_install)\nNOTE: Running task 2805 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_packagedata)\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: Running task 2806 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_install_ptest_base)\nNOTE: Running task 2807 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_collect_spdx_deps)\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_packagedata: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure_ptest_base: Started\nNOTE: Running task 2808 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Started\nNOTE: recipe wayland-1.22.0-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Started\nNOTE: Running task 2809 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata)\nNOTE: recipe make-4.4.1-r0: task do_package: Started\nNOTE: recipe libsm-1_1.2.4-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_packagedata: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_configure_ptest_base: Succeeded\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Started\nNOTE: Running task 2810 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_compile)\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile: Started\nNOTE: recipe libx11-1_1.8.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2811 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libx11_1.8.9.bb:do_create_spdx)\nNOTE: recipe libx11-1_1.8.9-r0: task do_create_spdx: Started\nNOTE: recipe sed-4.9-r0: task do_install_ptest_base: Succeeded\nNOTE: Running task 2812 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_package)\nNOTE: recipe sed-4.9-r0: task do_package: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_compile: Succeeded\nNOTE: Running task 2813 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_install)\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Started\nNOTE: recipe iptables-1.8.10-r0: task do_install: Succeeded\nNOTE: Running task 2814 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_configure_ptest_base)\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Started\nNOTE: recipe busybox-1.36.1-r0: task do_configure_ptest_base: Succeeded\nNOTE: Running task 2815 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_compile)\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_install: Succeeded\nNOTE: Running task 2816 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe sed-4.9-r0: task do_package: Succeeded\nNOTE: Running task 2828 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_deploy_source_date_epoch)\nNOTE: recipe libcomps-0.1.21-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libpam-1.6.1-r0: task do_compile: Succeeded\nNOTE: Running task 2829 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe libdnf-0.73.1-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 15/16 bitbake threads\nNOTE: recipe python3-six-1.16.0-r0: task do_packagedata: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe libsm-1_1.2.4-r0: task do_packagedata: Succeeded\nNOTE: recipe wayland-1.22.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_packagedata unihash changed to 9c32f28e1a86791f09cf79d743542f6f947cf166fe81927e0047d1932f1ee080\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libsm_1.2.4.bb:do_packagedata unihash changed to 8d964d35b7c3d39f0653ff9d91048ac49232ac4254b5f1f03767f5478ad0612e\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/wayland/wayland_1.22.0.bb:do_packagedata unihash changed to b55b80362190baea7fb53ee08ba87df878433a97a0f554819ef773b99a3c34c7\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch unihash changed to a55d0dbb18d81cd00e61116cd95ed8a078a3f5a2d23c2eb99234e19167211d08\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to c2224051a58a7cc421066da9eb8e58fd3bda6e0ecce00ef700fa51fdc5d9bf2f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_packagedata unihash changed to d62c9be1b7febca21baefd3044b485511a08b423a4176647cf1567b4efe33dd2\nNOTE: recipe libx11-1_1.8.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe make-4.4.1-r0: task do_package: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 7/16 bitbake threads\nNOTE: Running task 2830 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb:do_create_spdx)\nNOTE: Running task 2831 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\nNOTE: Running task 2832 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 2833 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_deploy_source_date_epoch)\nNOTE: Running task 2834 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_packagedata)\nNOTE: Running task 2835 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata)\nNOTE: Running task 2836 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_packagedata)\nNOTE: Running task 2837 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_collect_spdx_deps)\nNOTE: Running task 2838 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_collect_spdx_deps)\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_packagedata: Started\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_create_spdx: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_packagedata: Started\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_deploy_source_date_epoch unihash changed to 2fb520708893a026aa7cd4e7a0ee68e234181ae69607ba193d9be7590f041d82\nNOTE: Running task 2839 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Started\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libksba-1.6.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_deploy_source_date_epoch unihash changed to 390ddce391b8552725aaeea703dd3af43352638862f977415d81af0596d6d486\nNOTE: Running task 2840 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_prepare_recipe_sysroot)\nNOTE: recipe nettle-3.9.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2841 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_create_spdx)\nNOTE: recipe libtasn1-4.19.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe npth-1.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 2842 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_create_spdx)\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Started\nNOTE: recipe libksba-1.6.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2843 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_configure)\nNOTE: recipe libksba-1.6.6-r0: task do_configure: Started\nNOTE: recipe npth-1.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2844 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_configure)\nNOTE: recipe npth-1.7-r0: task do_configure: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_install: Succeeded\nNOTE: Running task 2847 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_install_ptest_base: Succeeded\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 15/16 bitbake threads\nNOTE: recipe tcp-wrappers-7.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-iniparse-0.5-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-iniparse_0.5.bb:do_deploy_source_date_epoch unihash changed to d454d6a95b157ccc8efbbec7ff893028d63f51b4000bdd7122401bef2a46ae80\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata unihash changed to 9443831d4b450e9f5d5ffdfee8d432b5ea49fba9da4ae66c963f5642fa8ebe47\nNOTE: recipe gtk-doc-1.33.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_packagedata unihash changed to 7752d1c783497213f7edbd34051ea0ddaa90896327db0afeb8692f1674cefd5c\nNOTE: recipe json-c-0.17-r0: task do_packagedata: Succeeded\nNOTE: recipe libcheck-0.15.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_packagedata unihash changed to 798141085e0d085038e9eea30e04288ff32a86d43466e43c44dba5c8316347f9\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_packagedata unihash changed to d89e75920e4398e9e4883bd436095d2a8c3b1e3c0ca379bffe008e408ca1fe41\nNOTE: recipe gobject-introspection-1.80.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtasn1-4.19.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libksba-1.6.6-r0: task do_configure: Succeeded\nNOTE: recipe npth-1.7-r0: task do_configure: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_configure: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_compile: Succeeded\nNOTE: recipe busybox-1.36.1-r0: task do_compile: Succeeded\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 1/16 bitbake threads\nNOTE: Running task 2848 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: Running task 2849 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_install)\nNOTE: Running task 2850 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb:do_collect_spdx_deps)\nNOTE: Running task 2851 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_package)\nNOTE: Running task 2852 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libksba/libksba_1.6.6.bb:do_compile)\nNOTE: Running task 2853 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/npth/npth_1.7.bb:do_compile)\nNOTE: Running task 2854 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_configure)\nNOTE: Running task 2858 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/dnf/dnf_4.19.2.bb:do_unpack)\nNOTE: Running task 2859 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot)\nNOTE: Running task 2860 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/json-c/json-c_0.17.bb:do_populate_sysroot)\nNOTE: Running task 2861 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot)\nNOTE: Running task 2862 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot)\nNOTE: Running task 2863 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_generate_toolchain_file)\nNOTE: Running task 2864 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 2865 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libdnf/libdnf_0.73.1.bb:do_generate_toolchain_file)\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_install: Started\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libksba-1.6.6-r0: task do_compile: Started\nNOTE: recipe npth-1.7-r0: task do_compile: Started\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_sysroot: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_configure: Started\nNOTE: recipe dnf-4.19.2-r0: task do_unpack: Started\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-5.38.2-r0: task do_package: Started\nNOTE: recipe libdnf-0.73.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 2866 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_package)\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 2867 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: recipe tcp-wrappers-7.6-r0: task do_configure: Succeeded\nNOTE: Running task 2873 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_collect_spdx_deps)\nNOTE: Running task 2874 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_compile)\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_compile: Started\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Started\nERROR: gtk-doc-1.33.2-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe gnutls-3.8.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libcomps-0.1.21-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 2875 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx)\nNOTE: Running task 2876 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb:do_configure)\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Started\nERROR: coreutils-9.5-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe libcomps-0.1.21-r0: task do_configure: Started\nERROR: python3-six-1.16.0-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libcheck-0.15.2-r0 do_populate_sysroot: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: recipe json-c-0.17-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_install: Succeeded\nNOTE: Running task 2883 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_unpack)\nNOTE: Running task 2884 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_populate_sysroot)\nNOTE: recipe shared-mime-info-2.4-r0: task do_unpack: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libcomps-0.1.21-r0: task do_configure: Succeeded\nNOTE: Running task 2885 of 5504 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb:do_package)\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_package: Started\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Load average limiting set to True as load average: 1.555908203125 - using 15/16 bitbake threads\nNOTE: recipe shared-mime-info-2.4-r0: task do_unpack: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/work/core2-64-poky-linux/gtk-doc/1.33.2/temp/log.do_populate_sysroot.1807403\nNOTE: recipe gtk-doc-1.33.2-r0: task do_populate_sysroot: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/work/core2-64-poky-linux/coreutils/9.5/temp/log.do_packagedata.1808023\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata) failed with exit code '1'\nNOTE: recipe npth-1.7-r0: task do_compile: Succeeded\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/work/core2-64-poky-linux/python3-six/1.16.0/temp/log.do_populate_sysroot.1807418\nNOTE: recipe python3-six-1.16.0-r0: task do_populate_sysroot: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/work/core2-64-poky-linux/libcheck/0.15.2/temp/log.do_populate_sysroot.1807413\nNOTE: recipe libcheck-0.15.2-r0: task do_populate_sysroot: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot) failed with exit code '1'\nNOTE: recipe dnf-4.19.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxkbcommon-1.7.0-r0: task do_package: Succeeded\nNOTE: recipe tcp-wrappers-7.6-r0: task do_compile: Succeeded\nERROR: gnutls-3.8.5-r0 do_create_spdx: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/work/core2-64-poky-linux/gnutls/3.8.5/temp/log.do_create_spdx.1809125\nNOTE: recipe gnutls-3.8.5-r0: task do_create_spdx: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx) failed with exit code '1'\nNOTE: recipe libksba-1.6.6-r0: task do_compile: Succeeded\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_package: Succeeded\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_compile: Succeeded\nNOTE: recipe perl-5.38.2-r0: task do_package: Succeeded\nNOTE: recipe glib-2.0-1_2.80.2-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 2885 tasks of which 1608 didn't need to be rerun and 5 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/log/error-report/error_report_20240526025301.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/tmp/log/error-report/error_report_20240526025301.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 5 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.33.2.bb:do_populate_sysroot\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_populate_sysroot\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_create_spdx\nSummary: There was 1 WARNING message.\nSummary: There were 5 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,203 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46153/conf/local.conf\n2024-05-25 22:36:00,203 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2024-05-25 23:21:26,149 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 6623.783295869827,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 13517.215606451035,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 806.3338444232941,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 605.1755478382111,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 500.30660009384155,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 3347.1410410404205,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 1934.134446144104,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 487.08682680130005,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 362.783677816391,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 269.7585377693176,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 186.70937395095825,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 381.40940523147583,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.012103557586669922,
                "log": "virgl headless cannot be tested with almalinux-8.9\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "status": "UNKNOWN"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 269.40053057670593,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 431.02386808395386,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 368.5332465171814,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 111.71553087234497,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 761.0479252338409,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 107.35946941375732,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 137.73476934432983,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 399.4409124851227,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 111.46283197402954,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 176.81762647628784,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 161.91619777679443,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 88.1143696308136,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 82.41229915618896,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 124.08137106895447,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 134.49842166900635,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 67.47842788696289,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 53.64700269699097,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 67.29688167572021,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 1317.6440167427063,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 187.3899245262146,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 184.86710214614868,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 217.95438528060913,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 313.91941356658936,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 174.17346477508545,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 547.0091364383698,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 181.04332876205444,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 396.09818744659424,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 7427.4241008758545,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 10285.579581022263,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 914, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 849, in run_test_printdiff_changeconfig\n    self.assertIn(item, result_sametmp.output, msg = \"Item {} not found in output:\\n{}\".format(item, result_sametmp.output))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: \"Task zstd-native:do_configure couldn't be used from the cache because:\" not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\\n\\nInitialising tasks...NOTE: Initial setup loop progress: 1224 of 4117 in 1.0007634162902832\\nNOTE: Initial setup loop took: 1.387657642364502\\nNOTE: The /proc/pressure files can\\'t be read. Continuing build without monitoring pressure\\nSstate summary: Wanted 1160 Local 1 Mirrors 0 Missed 1159 Current 716 (0% match, 38% complete)\\nRemoving 315 stale sstate objects for arch x86_64...done.\\nRemoving 39 stale sstate objects for arch qemux86_64...done.\\nRemoving 511 stale sstate objects for arch core2-64...done.\\nRemoving 24 stale sstate objects for arch allarch...done.\\nThe differences between the current build and any cached tasks start at the following tasks:\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_configure\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_configure\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_configure\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_configure\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_configure\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_deploy_source_date_epoch\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic\\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch\\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_deploy_source_date_epoch\\nNOTE: Writing task signature files\\n\\nTask libunistring-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 26b69754d7394f2bf685178432919996bf5c3888fdc8a7ada8bda48c1f3c5cc7, most recent matching task was 7c92fda8c4460f715b50cf6b9ad8d692d8495222c668fa3ccd7fe8a18988a9ce\\n  \\n\\nTask ssh-pregen-hostkeys:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 335ecb507540f9be5ace7267de2d56490ddb628172db5e8bb40297cde22e5c72, most recent matching task was 0f54e8ceff7e8778c5d0701eaf03f60917df572c90049f0d9e9500beca511808\\n  \\n\\nTask cmake-native:do_create_runtime_spdx couldn\\'t be used from the cache because:\\n  We need hash e2f79a80036e5402d6a3eedb1be18bdfa66f7c63349f1c4d34004a564e81fcfa, most recent matching task was e42132a0c5e8371472b357c20748fef7222e2041f6763d7fa079ed2018fea9da\\n  \\nBitbake still alive (no events for 600s). Active tasks:\\n\\nTask libcap-ng-native:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash 6f50cf1b28174f27882965d4d263f1bb8dc9f55dfd0e4b4f45a1cffd35975a89, most recent matching task was 408b8d2d4ec2a36c445a9b9434af45e60d10d4f42bc467838f3c686a4dd0a601\\n  \\n\\nTask flex-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 251c1957bdcfa5a623d849c46b0a82674fe5a221c6f512c32a6d016adfcbbef4, most recent matching task was 10c51dc2e3c2c337ea79161ba2bb4fedd9e501fd8f5fa4d6c58a480d29357ff0\\n  \\n\\nTask glibc:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash 7877ef4bfc3f5762e020643a1b39af144b7b2617372a012e92701f6a357527b0, most recent matching task was 21a5f1848abc96445647d5d4c4e557a25c35dcda1f1942b401093eaf8511e6c5\\n  \\n\\nTask btrfs-tools:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash 6f7a1d6e68721675799dd476f7f359ada0354a460c1731a133da4b3d10cee4ba, most recent matching task was 1568dfa318e16319468e7ecf65cd1a4ecf0be5a04cce0456e472a1887d4c21ba\\n  \\n\\nTask gettext-minimal-native:do_configure couldn\\'t be used from the cache because:\\n  We need hash ec5a21c87e6bde2766ea54bafc03445ac1aefd47153890ed8fc6b64f87200642, most recent matching task was a26b2e1a5e4dc75dddbc45f3049fae1df699537063b8fcb615a3124d217fd50e\\n  basehash changed from 6c487ad814fdbfede843cd7b9605fe037e4549741fa9643eeba1c6e8401b957c to d6dceafe3c83e0a1227dd18f26c9d51226b3f4ebfa769f3a037be99962610789\\n  Variable base_do_configure value changed:\\n@@ -13,3 +13,4 @@\\n \\t\\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\\n \\t\\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\\n \\tfi\\n+\\techo \"this changes base_do_configure() definiton \"\\n\\nTask libassuan-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 23d4d585713d57fae5cbcfb040d08fd180d6031ccbe1da7e6eda8c169b59fc28, most recent matching task was 06ee7bd0ab5d49d8b2680ad40b3730dda066c3de8e4e32538441e910823d2a43\\n  \\n\\nTask libedit-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash fc1b61324855e510a3a9ea2ca9b915515d69c23004a72e6574158736477426b2, most recent matching task was 1d3e8b4f2511c817ff2c21f5116c1881a0a9f75023b9deeaf995f210529de6f0\\n  \\n\\nTask alsa-lib-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 28bb28964c21f60d4f85f2c74cecc56af289ec55e63235a1238731f79ae8ccdc, most recent matching task was 5f583851b384c37f713d9d45cbd2b6e49f608228e3fc6e62a71f5dc728d3a5c8\\n  \\n\\nTask busybox:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash b95fef01eedc71fb8585e1513ffa530296e20546b2473c2eb647d8ad6e236a1b, most recent matching task was 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\\n  \\n\\nTask bzip2-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash ec633f33d87d403c6d41e0129b4476509c6170f6b8e844ce656d5e8126fe55ec, most recent matching task was 7dafc380b6ddc82a1e8fc51e2a1df06c8717d2847991bb525598db5ce327101f\\n  \\n\\nTask swig-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 6fcb7e5dbc4f40b3ec78cf6ebef533c47431c778ea58bb0a306583df4a17556a, most recent matching task was 8e80e0c1b02a5a4aecb6005f99d7f43ff70d940fb8899e4b74efab00792b3170\\n  \\n\\nTask unzip-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 610953105216c782ebb2bf9ff77acbe72504ee064ca40b3ab9dc053f382eae4c, most recent matching task was 83f361dc2bd622f4d9d756d4ab34eb3c16329c32d58bec736802d9f4baad623a\\n  \\n\\nTask zip:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash d4b6358f26997041ae0b33ab52c590b72eb83ff22b28dbc660f88aeefa25ae0d, most recent matching task was 58a303ae6b63da6b0998859a672a33c6ae41f2aedacf637bb30052ca0e56b8f2\\n  \\n\\nTask ncurses-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 26ade993cc41045c109d889f9d18f43ac23599924732934b416d7777e4620d92, most recent matching task was dfcaa6464b0327982c6f542c6067ea357a386fb5a4b5ffeebd775a4c58a87112\\n  \\n\\nTask libmpc-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash f53fd62da123e8e50c0b366c34de09caa5eb5a9c09bda9355df36d3c2b0e7174, most recent matching task was c229c4d0d38e706b8c198e5e1dc51cf5f778b46a3bfa5ffc22c0dc0ae28dec58\\n  \\n\\nTask makedevs-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 8e9ebe5f613126de81f58e554d7bcc3efe9260693350fee8d84142ba6cc7bac8, most recent matching task was 510f366d92a2abaf28d46f60afc7ea33ebfe8e269fc92ffebcbfe36ed9d6a813\\n  \\n\\nTask zstd-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 6daadac45077dc2634481a8197494fa392cbfa917a928f8021f6e0569196e58e, most recent matching task was 7fc69828b1648b0eb0d4d95820cfd280187f8b5dcb6294e6b46714aae4c761c4\\n  \\n\\nTask libgcrypt-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash c0e642d1ceaad4552014d35e9f1302cd57bac39228d15fb509723181cb9a0a03, most recent matching task was eced500e159404501aa14054453fbe10aacc90e8b0d39f28ed40182d51df70a9\\n  \\n\\nTask libcheck-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash ea99596f676a728d58e4603f2478811f78cf5acf18009676d5dcdfdca6c25cda, most recent matching task was f160aa5f6d60cf1c5be21e27fe9f739e4100cacbe699dd87d89374be2471aca6\\n  \\n\\nTask gdbm-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash b30d3c9ae1e32eb0bed350943d9047d2ff9a903135e591fc6ebd3f8ac984a2e3, most recent matching task was b9db488fb9a194b1780eb06ab4efc3533721158ae30330a04b149fff69b7dfb2\\n  \\n\\nTask unfs3-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash b9a5082d63a33adbb130f143e27331ef4aa965e78c6999989ee1ce518c0c7a25, most recent matching task was b413ec112021cdfff65fa6b8207053ef5010cd09d01922399ec811ef0afc8a6e\\n  \\n\\nTask popt-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 88df95bb2b4283585cdada02665dca7fee4caf9f7509d2855439863380a84f91, most recent matching task was 978d1ef354a6b3bbeefbbe65b844304f2fdb26af62a581c956f45236e6fa7b1b\\n  \\n\\nTask pbzip2-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash f357f65a0ed40ca1c373b54c3a4cf7b71c9ca59365c033630531ca72506a8313, most recent matching task was e6c3dcdd231caa06cbf009d793f807314c594d87531bfaff0b47d5e5ba65b259\\n  \\n\\nTask openssl-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash a6b14f185a2c1b1401e9b967503ba1512aaa09010987ff6dc38d560ca9235515, most recent matching task was 1c073decff6549e58cf0884e8dd06b99a670801eb39dd98dd87f1b0f787bd68a\\n  \\n\\nTask pigz-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 43a4aad4c1a699325c31d9382fbbcbabaa3ee62dfc722e63636caafa967820b0, most recent matching task was 9c1c5e96a774abb37f888a45caf7fbd4d4820854e1a18dbaec4fb2241e88b6e8\\n  \\n\\nTask ssh-pregen-hostkeys:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash 36a432eee18efbadc3e2e2fe0549d71298a302b1b60c20aea8beabdaf17934ec, most recent matching task was 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\\n  \\n\\nTask gmp-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 2599dca383078abc3febb5d144b8ecdf2154606b85d183a8b422f8955a7fa6d5, most recent matching task was 1e330cc0ae964ff84c760e626dc220e31d5400f2ff212d99d623c14a017aaf50\\n  \\n\\nTask file-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash e6c1f605bcda78631b5ea277748dd3369cfe5fbb688d13e6c3f94c05a0a63763, most recent matching task was e720c1befe56c7f7fb6c9e66c68ab9b7ee36026daa1afaceacf7c7d147761018\\n  \\n\\nTask bc-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash e9f7eec1744b350bcb38312368077f986bf0e83ed43284f05d6364f622993056, most recent matching task was 32bc481204ceb1556308cc186d6dee4d674efdfbbce3c8b255c52fc47a984da5\\n  \\n\\nTask shadow-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 82a26760042df4eee5d0a4ac822f74d826fb8d14088f8e52326eb9194730d308, most recent matching task was 4328d693b06a63c4b40934e484f699430e3647c52a8892adde4f2ec5f7cbb5f7\\n  \\n\\nTask gettext-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash b08bdccb4a75866469e2e741f20381ca4b5e7a780936c9e2d2ff650e68ded7b8, most recent matching task was 72ead3ae9d6d31b01438989e37b1a335212da0075fd7f8484f169c3e2b80f4c9\\n  \\n\\nTask sqlite3-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash b28f2e8cb918848d27204ee3b4e282f5474578d04107cf80ca152d55624b9a66, most recent matching task was 31f6e515838cca047c5fa022e3c50fe2ba7f6d3fc75a2b6c4fc38cc90337f5b2\\n  \\n\\nTask openssl-native:do_create_runtime_spdx couldn\\'t be used from the cache because:\\n  We need hash 4f585a72b631d63a2dead739c0a95326007636898a1c133351cf5535c3cc74ba, most recent matching task was e72f21c4faee9eb99ae6af8f10e8d5edae3040fb7232f3821348826b7f6af5dd\\n  \\n\\nTask pkgconfig-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash a2efac1a22586e7d54dd7cc84d00553674c7d90739434c40ee134a4b6789d0e4, most recent matching task was 5e438350f82487ff01d01f4689b87595893a76927a743ad5387d02f49d69de10\\n  \\n\\nTask libnsl2-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 57db43a9111b6eda37741cc378004d77d5e00edfc0cdf6d70a07543e528701cd, most recent matching task was c1a6dd9c30542a9ad8491583fc615be3459661c522bd45e4b1016aa596f1eded\\n  \\n\\nTask ldconfig-native:do_configure couldn\\'t be used from the cache because:\\n  We need hash e55dec9ae5c62686118d44558475db7e677a0c517044e2ad079ad33f1a6281ec, most recent matching task was bb527655f7b73ddb6eee6c31161dcc265607a28c1456695023607542b0aa501d\\n  basehash changed from 5fd23a71418290843ea734815419493f48a31505a16b2054a42c7d5e3262d35e to 3f2be8748bccffb7cbc78b0080fdc13195f3fe848903e770adb43236ff0696f2\\n  Variable base_do_configure value changed:\\n@@ -13,3 +13,4 @@\\n \\t\\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\\n \\t\\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\\n \\tfi\\n+\\techo \"this changes base_do_configure() definiton \"\\n\\nTask libgpg-error-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 43ad5f852939488ffd875364bb03ac9b3e0428b6c1c1252198375737a3ec09af, most recent matching task was dfa398e64f7efc5ce2aa6746f1b808ec283d37e683786dd565c19d00207d054e\\n  \\n\\nTask libcap-ng:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 16bfbd01520b8c927e60455466a8774480ac5d39b43815fa63649033a4de97fa, most recent matching task was c6ab8946d6fabd55677de9d6b2e88698011464a266cbdc87b442cb6ec9bf1215\\n  \\n\\nTask libyaml-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 8086c4108f8efb6e1fcd1c3d40ca9f0b64fbbb08e6b40f301114233f3604a9f2, most recent matching task was f3eea06b56f78d5ef9e49756642d82128d09a3c8314db5799b33ea0e81ad7a5b\\n  \\n\\nTask nettle-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 86d27b5012cb9a4d49723d21ddd53352a9d9e82385c15d286a18e159afa22a7a, most recent matching task was e898f16f20f90e4428e41c1f77b6362705220b3d833f7b0e1e8ab7d9320e42a1\\n  \\n\\nTask libffi-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 272ad8cdd8bb1c08afee5ac9f688761410d6ddd111baf0b46b65d79dd55aca7b, most recent matching task was d4f72e0d719ac84b05b7f14b56a5d5ee2991ad8f4f0f9ed4671119d10247c11d\\n  \\n\\nTask bash:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash dd26c07b59c50b8f16dc36f6c2cf5aaac3e46b238770a8d04c260a334a9e6144, most recent matching task was 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\\n  \\n\\nTask cmake-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 6156b711b60423dfe5a7eab3465e626c0605ea2e3ca3f306a549208ddebf0645, most recent matching task was 92c6a39e17948b1709ac4a7deba6a4b3eea0eada5ff0ec6ec782daf4679833cd\\n  \\n\\nTask debianutils-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash a78633d07380353dd8a6a9a1940fbd7a47a609f663199778c4fc861adf118dbe, most recent matching task was 4f3455909620b2a6e9ac8e2c35ad594f11cefa296903b8b2e72e2b7aa8856489\\n  \\n\\nTask acl-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 521a486e605b2d316886e58886093dcc91045e48ff8696467541e6e548dc6c29, most recent matching task was 9e9aff26611f6d4e370f171b78c4734fbd3ab7783bc15bdfc58532e8c1cf1cf6\\n  \\n\\nTask texinfo-dummy-native:do_configure couldn\\'t be used from the cache because:\\n  We need hash 8123e6efc83c15b5e4954af131a7bcf84f44fb4d291145b16b23bd211029f36f, most recent matching task was dde41680d6b089208b2ee1d8eac4592d18b48f00d811f9e5d4e97ea648d5c939\\n  basehash changed from 7c4451e8f21814f94e41b74fdeb9a2c2a37922a19b40ffdcd591234bcd7f081b to f59a1babe3b57d9bc9a36936e7cfa0424a9324b9d3aa25da529b1d005ac355f2\\n  Variable base_do_configure value changed:\\n@@ -13,3 +13,4 @@\\n \\t\\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\\n \\t\\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\\n \\tfi\\n+\\techo \"this changes base_do_configure() definiton \"\\n\\nTask sqlite3:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash 422ab87586fbac73f2e4582378bf28040a342afb6db4cb793631a527d7d5f164, most recent matching task was 4a316decf43e1332e66078e843d6435b49c3286961c1fbf85d0cd065ffd2d948\\n  \\n\\nTask tzcode-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 66eeb1c04eaeac5e1c13e9aee7361b1850addb8b1cd0a570580872749a5672e2, most recent matching task was 03642cecad20b8fc678d03f80d13d9175d16f9f3ecba49db42b05f5046625c1c\\n  \\n\\nTask libtasn1-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 35360acedec781e944d227ffa43112d41792c28246f37e50924fc309153abc76, most recent matching task was dedb8be3452410d0661f8a1acb9e02cdf1291a472de4eeb4cf6d2cb9feec0829\\n  \\n\\nTask ca-certificates-native:do_create_runtime_spdx couldn\\'t be used from the cache because:\\n  We need hash 195886c3098b50a2786216c7305a650c2461c6782175d307c3513ade9f0aabd7, most recent matching task was 2e07c87afce46dfbc5cba1f51c28bd024362dee5fb49d90e7a0b3a7179616662\\n  \\n\\nTask openssl-native:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash afd98f86cd1034406b796c98df85114da61f0b3c6c131236dc805b18b4ab8d51, most recent matching task was be10e57fa57075cb9c2f0fd8eb33b2fdfb2fd7591d0c46fc1505cd2332878f00\\n  \\n\\nTask gperf-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash e7cc6aafab33e549f8a73b4bc89f5c830b5cd432cdc066b2f0cc0f415e595e53, most recent matching task was 0d8d6979b77162151d90d44db97725f171c6be37be13590003cb6c8489143e84\\n  \\n\\nTask libcap-ng-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash ffcdf212c76216eebd516a78e68b8f025fa554092e3eedde0f9d2ab5cf2caab0, most recent matching task was 44bef8241d9a72c704b6c8e1c43f3fff5b4f01155c7d479a11d1f49ec1b4c991\\n  \\n\\nTask libmicrohttpd-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash d97d4d919710fdf6bc12ef2814464825ae7524e5863942acfda35bc4bef91746, most recent matching task was 7706c54f93b78044bdacac6a3063bf95f4bd20832025f7003cf2de73983a31f1\\n  \\n\\nTask busybox:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash a19dd98d1bf381e4204e08f3c4cf3ffa8336b61151a86cd79e115d5eac7bbfb5, most recent matching task was 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\\n  \\n\\nTask perl-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 00d5d5ef793fdd530a72e04d19457ec11c1041d0775d2b8bc705b58113a09c86, most recent matching task was 98a09feffbfbf68bbd09ef52a6643570f58dd2bb6865616f56e67e1596bda109\\n  \\n\\nTask libtirpc-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 0e2db0dd7148501884161f0f9746c5432779462962a4f2ed8a496f96f019e256, most recent matching task was 5970469a977665b5cf52ed2d3422d8bec4efec60ed26cb5d195f033d2e9f316a\\n  \\n\\nTask patch-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 21c32a4e482c2d595cdedcc4fb09c778318352c63df9741dc0bcdfd24d212ef9, most recent matching task was d86f59c6b09e1363f9f610c2312b4816d219cee7f5ffc02da403d806cfbc2242\\n  \\n\\nTask rsync-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash cadf0ec3039bf6e2ff5271b055f3dc2ad930f5510094b1328cb18f13cb7f588f, most recent matching task was 115b8a79d05e20fd47c90e1f6e389e60351d2bdfc86f9c15a604b64a9953aec8\\n  \\n\\nTask util-macros-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 50003c8a87d05e995efa71531857f15c060ca0a29732aa490e0d7726c0cfb5a0, most recent matching task was 2631a5a2f08fd207315613f670577c7703a5d91f12d0a8cafabcf28b2cf85846\\n  \\n\\nTask automake-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash bd01ac01aa0b635901369e88aac33e883e6b9b68749685426d3683c31ecd01e7, most recent matching task was 84f16d71e236257a7f55d93a9a6e2564497883bd5f2ba44acdee703c900360f0\\n  \\n\\nTask libidn2-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 40eab75266e9120de4d9e18d87b4931c267610ff98a25b61cfe768f2aec2baab, most recent matching task was 35dc0b2c11d4cd426a6c0559c859daa949031712cacf528f7f001c682f67d83f\\n  \\n\\nTask gawk:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 3a09718d053020f5e19ddc9756a2af032a886de376c264be0402105b6be0ae48, most recent matching task was cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\\n  \\n\\nTask libarchive-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash dd53e8abf7368b9dcc7f0ea25406ef95999833a440aa0bbd4f74068883e7522e, most recent matching task was 151f957ef3c4e9d263320ad8f1803291c6d191a2719b75bab4cdebbf4ee4a0d7\\n  \\n\\nTask readline-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash a16928b4c5bb362a8df5a474faf75b92c86b0162401dd1a8be39aa228aab80af, most recent matching task was a071a218c80b495faca5997d6bdf9ea55d75e3c75f7d624938baf1d7dd8a6353\\n  \\n\\nTask shadow:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash d71884516f8eaf66108e47d4abb1b1fd7c8101fb86b53609a844dc934534cc0f, most recent matching task was d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\\n  \\n\\nTask update-rc.d-native:do_configure couldn\\'t be used from the cache because:\\n  We need hash cbb7d35d25a7747f266b216425931eaa7060b59075f4c3eaf6814a32cf8b2b46, most recent matching task was 20d2124f16de0196df8a85a19bf217e48cf7007d09e4bee27270ddad356d1cf7\\n  basehash changed from 5e0e0d63a94dfa67d66a0828dde4b23b75ecc4551e5bc86d6f1ae314bcee604b to 39741c83bc0d7b088d2337c1d17d1d54d0eee2499f53a71e234ec8921ddcd13f\\n  Variable base_do_configure value changed:\\n@@ -13,3 +13,4 @@\\n \\t\\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\\n \\t\\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\\n \\tfi\\n+\\techo \"this changes base_do_configure() definiton \"\\n\\nTask autoconf-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash f380f60918b28f423933881dd15c40e228b5e2de100a50cfb340f96e5d486041, most recent matching task was 7b541d73980a77ea57cb0568dc9c46bb20dfbc41093eac74309f4838baafb0b1\\n  \\n\\nTask cross-localedef-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash ece64ec6146f7e6ca08e7db69429834f66390b966e4c8aec38331e557d4fd51e, most recent matching task was 5f35196826620e43450764eb58695d70244fb20cf354eeb382f940fd02c25118\\n  \\n\\nTask openssl:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 07704f6e5f42c7a71abcfd3cdbce10c3ad3f64074560344ff48c252a73b473e5, most recent matching task was e0876c7e110ce159dfeff07052dff6b07847ea927058237363a3e38787f8141a\\n  \\n\\nTask e2fsprogs-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 72442c652e0161111e5701cb63b8dded8d3bb979a9727579349251ca0324665a, most recent matching task was 9617e4ead87ff07626ff3152b461e9d22ca2c67fe04d8b8d74deb2c2ebc196f5\\n  \\n\\nTask opkg-utils-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash d1d18dc06309c30497e757c42257ecb58e97f80b63c72647a3e248cc99551f2d, most recent matching task was 203c40ca59b3ee1507fd1209ada894cbf5af98fef75ce3f1ad3dc415ad24ae9d\\n  \\n\\nTask btrfs-tools:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash fa41c1911ccfc61c811d17ac0bb72cb276094bec424d21e4392b1da6ebd615ee, most recent matching task was 8a5fab8866884900417f77721b32551d2b8a7dc7e89147f447c5c404f3587794\\n  \\n\\nTask libpcre2-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 0fddb8a37a121f3a714bc1968b5790f0e70927d07a05b745c078d6230ee490bf, most recent matching task was 636a2b4fd9abbdd09090b39d2cf0caff4707337217c12433715921a5e23f3017\\n  \\n\\nTask make-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 3033c0a00defb0409e0645c2dd810ec8a97873f00ba0af6d725f35c96425bb8e, most recent matching task was bf365e5540e4a574b11b0e3974ba16fd9fd901b64930484d6b7f3d49e277f17c\\n  \\n\\nTask xz-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 66e76d4b7797c8e22282308d6fb9563aa563e99e3ad954e5357626a4e4e61a7c, most recent matching task was 777f808c887d798bfb5e11d623745b146279998ad555194a8fab060e104a0bf0\\n  \\n\\nTask glibc:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 3dad90415aeee6f1ffbc65f904976afa3ff2ce1fa6c2bee6cb3d71279d6a77c5, most recent matching task was f042ba092a240820332a4f4ed4477216e7b7cff9660784c2b91c9851df2c31b2\\n  \\n\\nTask elfutils-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 897111038813c7224b8db3848a3c5c9eb79d4f28ca1fceb02e89f517d173cac7, most recent matching task was ee208cce79e087f8e5eb72fb904da5642d9e28e5acae41761b6e261c86a8689c\\n  \\n\\nTask lua-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 82c5b022a76dec70c47f0be126a85b9efac527bb481d57ae11d376d3e8be3b53, most recent matching task was ae1c12419fd691cdd37a07a642a38c8e19534ee23e94152be538fd43f503278f\\n  \\n\\nTask attr-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash f747e88c3c17171ac2504f1ecf83c3e38ee1693b12e012251c28b88b16223124, most recent matching task was bfd9cdea2e368d90b56dab3332a2ec1ec471992a172c2573d150d52ed08c7361\\n  \\n\\nTask expat-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash e5e443ca2b84153bf062643effabe5e0cbea436f1a5ebdbd860edc54b2cfc8fa, most recent matching task was 14320eca911521c4236995ea689053bd99663f99fa5e357dc4e48465574a29ea\\n  \\n\\nTask ninja-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 224439b790828e035ab741d0dca7da07b07722abcadfcde77a3b08975bb579f0, most recent matching task was 0fca1452a602bc77904aad616894185750763e64a2506f56557b00bf13bc56f9\\n  \\n\\nTask m4-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash cf204a1caa21c0a210b9833af3ba244438cb111f62ceea1957b7ea420cbb5537, most recent matching task was f4994931ba0fa8901781976eac8e57ad5056e9b6cbe8ff7f93a731c4673dff89\\n  \\n\\nTask gnu-config-native:do_configure couldn\\'t be used from the cache because:\\n  We need hash cab0f17a586c4aecc70d8611cc850c6733f078522074990e22e239bc5fe3b4f1, most recent matching task was c32c9edfddba606ad69a366ff0e089a3cf56ca058a774df93ec9445807c0ae7f\\n  basehash changed from 0a3d4e5fd63b2d8cf19752a91ada5b7345269a6eb6741c401d09757e6c7c1d88 to 169b472042403961fb8125c7fdb2f7d3ffb66eed47411df2ae34dde76ed91e87\\n  Variable base_do_configure value changed:\\n@@ -13,3 +13,4 @@\\n \\t\\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\\n \\t\\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\\n \\tfi\\n+\\techo \"this changes base_do_configure() definiton \"\\n\\nTask binutils-cross-x86_64:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 05b18b193731e2a24faebff372ad5c7987b271a2b09aea3b56c090245c592f42, most recent matching task was aa7b268240170493e064c2674ece7a6d09f527583e6bef858b70921a894611d2\\n  \\n\\nTask libtool-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 5b1bdad65db1695fa1b33af075988e99b28ee5737d1effdc8075b8cbfa6757c8, most recent matching task was c7018fabc0aace1d192595204157c60fdcd705040f6a9bed3b7a7ca6b9ef706a\\n  \\n\\nTask gawk:do_populate_lic couldn\\'t be used from the cache because:\\n  We need hash a87617b76050d98c476b0e1468921c6bf189ba328a83ed8cc250185796474bab, most recent matching task was e4dfdd768160075b79b57d3cb7d8f6b1001422ef3552a7da169d7d0d4449bee7\\n  \\n\\nTask sqlite3:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 77d8734a1ad4be72355d76611d4afd3fa7bb4c3450ef10079a54a185ad29f99b, most recent matching task was cfdd3a3014754ec277547a062d64d08ee6703ec6a51981c9d3b4816bd1defdd9\\n  \\n\\nTask chrpath-native:do_deploy_source_date_epoch couldn\\'t be used from the cache because:\\n  We need hash 17d9f54f5266b4d3ed10b2a82d494b91bf3b23eae60d8ec8b49c125e7470dd0c, most recent matching task was e6f77145496a81393bb34dce26da9990d0da2e5fdcd52e2f10f6c51bacd7edab\\n  \\nNOTE: Tasks Summary: Attempted 0 tasks of which 0 didn\\'t need to be rerun and all succeeded.' : Item Task zstd-native:do_configure couldn't be used from the cache because: not found in output:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 1224 of 4117 in 1.0007634162902832\nNOTE: Initial setup loop took: 1.387657642364502\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 1160 Local 1 Mirrors 0 Missed 1159 Current 716 (0% match, 38% complete)\nRemoving 315 stale sstate objects for arch x86_64...done.\nRemoving 39 stale sstate objects for arch qemux86_64...done.\nRemoving 511 stale sstate objects for arch core2-64...done.\nRemoving 24 stale sstate objects for arch allarch...done.\nThe differences between the current build and any cached tasks start at the following tasks:\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_create_runtime_spdx\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_populate_lic\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_populate_lic\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_configure\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libassuan/libassuan_2.5.7.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.11.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/swig/swig_4.2.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zip/zip_3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcheck/libcheck_0.15.2.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_create_runtime_spdx\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_configure\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/debianutils/debianutils_5.17.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_configure\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_populate_lic\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/timezone/tzcode-native.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_create_runtime_spdx\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_populate_lic\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/busybox/busybox_1.36.1.bb:do_populate_lic\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-graphics/xorg-util/util-macros_1.20.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/automake/automake_1.16.5.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_configure\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/lua/lua_5.4.6.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.12.0.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_configure\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_deploy_source_date_epoch\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_lic\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_deploy_source_date_epoch\nvirtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_deploy_source_date_epoch\nNOTE: Writing task signature files\n\nTask libunistring-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 26b69754d7394f2bf685178432919996bf5c3888fdc8a7ada8bda48c1f3c5cc7, most recent matching task was 7c92fda8c4460f715b50cf6b9ad8d692d8495222c668fa3ccd7fe8a18988a9ce\n  \n\nTask ssh-pregen-hostkeys:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 335ecb507540f9be5ace7267de2d56490ddb628172db5e8bb40297cde22e5c72, most recent matching task was 0f54e8ceff7e8778c5d0701eaf03f60917df572c90049f0d9e9500beca511808\n  \n\nTask cmake-native:do_create_runtime_spdx couldn't be used from the cache because:\n  We need hash e2f79a80036e5402d6a3eedb1be18bdfa66f7c63349f1c4d34004a564e81fcfa, most recent matching task was e42132a0c5e8371472b357c20748fef7222e2041f6763d7fa079ed2018fea9da\n  \nBitbake still alive (no events for 600s). Active tasks:\n\nTask libcap-ng-native:do_populate_lic couldn't be used from the cache because:\n  We need hash 6f50cf1b28174f27882965d4d263f1bb8dc9f55dfd0e4b4f45a1cffd35975a89, most recent matching task was 408b8d2d4ec2a36c445a9b9434af45e60d10d4f42bc467838f3c686a4dd0a601\n  \n\nTask flex-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 251c1957bdcfa5a623d849c46b0a82674fe5a221c6f512c32a6d016adfcbbef4, most recent matching task was 10c51dc2e3c2c337ea79161ba2bb4fedd9e501fd8f5fa4d6c58a480d29357ff0\n  \n\nTask glibc:do_populate_lic couldn't be used from the cache because:\n  We need hash 7877ef4bfc3f5762e020643a1b39af144b7b2617372a012e92701f6a357527b0, most recent matching task was 21a5f1848abc96445647d5d4c4e557a25c35dcda1f1942b401093eaf8511e6c5\n  \n\nTask btrfs-tools:do_populate_lic couldn't be used from the cache because:\n  We need hash 6f7a1d6e68721675799dd476f7f359ada0354a460c1731a133da4b3d10cee4ba, most recent matching task was 1568dfa318e16319468e7ecf65cd1a4ecf0be5a04cce0456e472a1887d4c21ba\n  \n\nTask gettext-minimal-native:do_configure couldn't be used from the cache because:\n  We need hash ec5a21c87e6bde2766ea54bafc03445ac1aefd47153890ed8fc6b64f87200642, most recent matching task was a26b2e1a5e4dc75dddbc45f3049fae1df699537063b8fcb615a3124d217fd50e\n  basehash changed from 6c487ad814fdbfede843cd7b9605fe037e4549741fa9643eeba1c6e8401b957c to d6dceafe3c83e0a1227dd18f26c9d51226b3f4ebfa769f3a037be99962610789\n  Variable base_do_configure value changed:\n@@ -13,3 +13,4 @@\n \t\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\n \t\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\n \tfi\n+\techo \"this changes base_do_configure() definiton \"\n\nTask libassuan-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 23d4d585713d57fae5cbcfb040d08fd180d6031ccbe1da7e6eda8c169b59fc28, most recent matching task was 06ee7bd0ab5d49d8b2680ad40b3730dda066c3de8e4e32538441e910823d2a43\n  \n\nTask libedit-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash fc1b61324855e510a3a9ea2ca9b915515d69c23004a72e6574158736477426b2, most recent matching task was 1d3e8b4f2511c817ff2c21f5116c1881a0a9f75023b9deeaf995f210529de6f0\n  \n\nTask alsa-lib-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 28bb28964c21f60d4f85f2c74cecc56af289ec55e63235a1238731f79ae8ccdc, most recent matching task was 5f583851b384c37f713d9d45cbd2b6e49f608228e3fc6e62a71f5dc728d3a5c8\n  \n\nTask busybox:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash b95fef01eedc71fb8585e1513ffa530296e20546b2473c2eb647d8ad6e236a1b, most recent matching task was 3f83d2fd66c921de7fa03babd9b41e8a6260fc6ba805c87602320c41464ba83f\n  \n\nTask bzip2-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash ec633f33d87d403c6d41e0129b4476509c6170f6b8e844ce656d5e8126fe55ec, most recent matching task was 7dafc380b6ddc82a1e8fc51e2a1df06c8717d2847991bb525598db5ce327101f\n  \n\nTask swig-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 6fcb7e5dbc4f40b3ec78cf6ebef533c47431c778ea58bb0a306583df4a17556a, most recent matching task was 8e80e0c1b02a5a4aecb6005f99d7f43ff70d940fb8899e4b74efab00792b3170\n  \n\nTask unzip-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 610953105216c782ebb2bf9ff77acbe72504ee064ca40b3ab9dc053f382eae4c, most recent matching task was 83f361dc2bd622f4d9d756d4ab34eb3c16329c32d58bec736802d9f4baad623a\n  \n\nTask zip:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash d4b6358f26997041ae0b33ab52c590b72eb83ff22b28dbc660f88aeefa25ae0d, most recent matching task was 58a303ae6b63da6b0998859a672a33c6ae41f2aedacf637bb30052ca0e56b8f2\n  \n\nTask ncurses-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 26ade993cc41045c109d889f9d18f43ac23599924732934b416d7777e4620d92, most recent matching task was dfcaa6464b0327982c6f542c6067ea357a386fb5a4b5ffeebd775a4c58a87112\n  \n\nTask libmpc-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash f53fd62da123e8e50c0b366c34de09caa5eb5a9c09bda9355df36d3c2b0e7174, most recent matching task was c229c4d0d38e706b8c198e5e1dc51cf5f778b46a3bfa5ffc22c0dc0ae28dec58\n  \n\nTask makedevs-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 8e9ebe5f613126de81f58e554d7bcc3efe9260693350fee8d84142ba6cc7bac8, most recent matching task was 510f366d92a2abaf28d46f60afc7ea33ebfe8e269fc92ffebcbfe36ed9d6a813\n  \n\nTask zstd-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 6daadac45077dc2634481a8197494fa392cbfa917a928f8021f6e0569196e58e, most recent matching task was 7fc69828b1648b0eb0d4d95820cfd280187f8b5dcb6294e6b46714aae4c761c4\n  \n\nTask libgcrypt-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash c0e642d1ceaad4552014d35e9f1302cd57bac39228d15fb509723181cb9a0a03, most recent matching task was eced500e159404501aa14054453fbe10aacc90e8b0d39f28ed40182d51df70a9\n  \n\nTask libcheck-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash ea99596f676a728d58e4603f2478811f78cf5acf18009676d5dcdfdca6c25cda, most recent matching task was f160aa5f6d60cf1c5be21e27fe9f739e4100cacbe699dd87d89374be2471aca6\n  \n\nTask gdbm-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash b30d3c9ae1e32eb0bed350943d9047d2ff9a903135e591fc6ebd3f8ac984a2e3, most recent matching task was b9db488fb9a194b1780eb06ab4efc3533721158ae30330a04b149fff69b7dfb2\n  \n\nTask unfs3-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash b9a5082d63a33adbb130f143e27331ef4aa965e78c6999989ee1ce518c0c7a25, most recent matching task was b413ec112021cdfff65fa6b8207053ef5010cd09d01922399ec811ef0afc8a6e\n  \n\nTask popt-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 88df95bb2b4283585cdada02665dca7fee4caf9f7509d2855439863380a84f91, most recent matching task was 978d1ef354a6b3bbeefbbe65b844304f2fdb26af62a581c956f45236e6fa7b1b\n  \n\nTask pbzip2-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash f357f65a0ed40ca1c373b54c3a4cf7b71c9ca59365c033630531ca72506a8313, most recent matching task was e6c3dcdd231caa06cbf009d793f807314c594d87531bfaff0b47d5e5ba65b259\n  \n\nTask openssl-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash a6b14f185a2c1b1401e9b967503ba1512aaa09010987ff6dc38d560ca9235515, most recent matching task was 1c073decff6549e58cf0884e8dd06b99a670801eb39dd98dd87f1b0f787bd68a\n  \n\nTask pigz-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 43a4aad4c1a699325c31d9382fbbcbabaa3ee62dfc722e63636caafa967820b0, most recent matching task was 9c1c5e96a774abb37f888a45caf7fbd4d4820854e1a18dbaec4fb2241e88b6e8\n  \n\nTask ssh-pregen-hostkeys:do_populate_lic couldn't be used from the cache because:\n  We need hash 36a432eee18efbadc3e2e2fe0549d71298a302b1b60c20aea8beabdaf17934ec, most recent matching task was 0d5e95aa3e34f7e84649c0ce0b533157a61370578a6e98a2df97cb10ff1d3636\n  \n\nTask gmp-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 2599dca383078abc3febb5d144b8ecdf2154606b85d183a8b422f8955a7fa6d5, most recent matching task was 1e330cc0ae964ff84c760e626dc220e31d5400f2ff212d99d623c14a017aaf50\n  \n\nTask file-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash e6c1f605bcda78631b5ea277748dd3369cfe5fbb688d13e6c3f94c05a0a63763, most recent matching task was e720c1befe56c7f7fb6c9e66c68ab9b7ee36026daa1afaceacf7c7d147761018\n  \n\nTask bc-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash e9f7eec1744b350bcb38312368077f986bf0e83ed43284f05d6364f622993056, most recent matching task was 32bc481204ceb1556308cc186d6dee4d674efdfbbce3c8b255c52fc47a984da5\n  \n\nTask shadow-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 82a26760042df4eee5d0a4ac822f74d826fb8d14088f8e52326eb9194730d308, most recent matching task was 4328d693b06a63c4b40934e484f699430e3647c52a8892adde4f2ec5f7cbb5f7\n  \n\nTask gettext-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash b08bdccb4a75866469e2e741f20381ca4b5e7a780936c9e2d2ff650e68ded7b8, most recent matching task was 72ead3ae9d6d31b01438989e37b1a335212da0075fd7f8484f169c3e2b80f4c9\n  \n\nTask sqlite3-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash b28f2e8cb918848d27204ee3b4e282f5474578d04107cf80ca152d55624b9a66, most recent matching task was 31f6e515838cca047c5fa022e3c50fe2ba7f6d3fc75a2b6c4fc38cc90337f5b2\n  \n\nTask openssl-native:do_create_runtime_spdx couldn't be used from the cache because:\n  We need hash 4f585a72b631d63a2dead739c0a95326007636898a1c133351cf5535c3cc74ba, most recent matching task was e72f21c4faee9eb99ae6af8f10e8d5edae3040fb7232f3821348826b7f6af5dd\n  \n\nTask pkgconfig-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash a2efac1a22586e7d54dd7cc84d00553674c7d90739434c40ee134a4b6789d0e4, most recent matching task was 5e438350f82487ff01d01f4689b87595893a76927a743ad5387d02f49d69de10\n  \n\nTask libnsl2-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 57db43a9111b6eda37741cc378004d77d5e00edfc0cdf6d70a07543e528701cd, most recent matching task was c1a6dd9c30542a9ad8491583fc615be3459661c522bd45e4b1016aa596f1eded\n  \n\nTask ldconfig-native:do_configure couldn't be used from the cache because:\n  We need hash e55dec9ae5c62686118d44558475db7e677a0c517044e2ad079ad33f1a6281ec, most recent matching task was bb527655f7b73ddb6eee6c31161dcc265607a28c1456695023607542b0aa501d\n  basehash changed from 5fd23a71418290843ea734815419493f48a31505a16b2054a42c7d5e3262d35e to 3f2be8748bccffb7cbc78b0080fdc13195f3fe848903e770adb43236ff0696f2\n  Variable base_do_configure value changed:\n@@ -13,3 +13,4 @@\n \t\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\n \t\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\n \tfi\n+\techo \"this changes base_do_configure() definiton \"\n\nTask libgpg-error-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 43ad5f852939488ffd875364bb03ac9b3e0428b6c1c1252198375737a3ec09af, most recent matching task was dfa398e64f7efc5ce2aa6746f1b808ec283d37e683786dd565c19d00207d054e\n  \n\nTask libcap-ng:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 16bfbd01520b8c927e60455466a8774480ac5d39b43815fa63649033a4de97fa, most recent matching task was c6ab8946d6fabd55677de9d6b2e88698011464a266cbdc87b442cb6ec9bf1215\n  \n\nTask libyaml-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 8086c4108f8efb6e1fcd1c3d40ca9f0b64fbbb08e6b40f301114233f3604a9f2, most recent matching task was f3eea06b56f78d5ef9e49756642d82128d09a3c8314db5799b33ea0e81ad7a5b\n  \n\nTask nettle-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 86d27b5012cb9a4d49723d21ddd53352a9d9e82385c15d286a18e159afa22a7a, most recent matching task was e898f16f20f90e4428e41c1f77b6362705220b3d833f7b0e1e8ab7d9320e42a1\n  \n\nTask libffi-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 272ad8cdd8bb1c08afee5ac9f688761410d6ddd111baf0b46b65d79dd55aca7b, most recent matching task was d4f72e0d719ac84b05b7f14b56a5d5ee2991ad8f4f0f9ed4671119d10247c11d\n  \n\nTask bash:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash dd26c07b59c50b8f16dc36f6c2cf5aaac3e46b238770a8d04c260a334a9e6144, most recent matching task was 180a8edff2d3c6198229cd3055fa39efa23294cbd58e5a74ce84163568ca3f44\n  \n\nTask cmake-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 6156b711b60423dfe5a7eab3465e626c0605ea2e3ca3f306a549208ddebf0645, most recent matching task was 92c6a39e17948b1709ac4a7deba6a4b3eea0eada5ff0ec6ec782daf4679833cd\n  \n\nTask debianutils-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash a78633d07380353dd8a6a9a1940fbd7a47a609f663199778c4fc861adf118dbe, most recent matching task was 4f3455909620b2a6e9ac8e2c35ad594f11cefa296903b8b2e72e2b7aa8856489\n  \n\nTask acl-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 521a486e605b2d316886e58886093dcc91045e48ff8696467541e6e548dc6c29, most recent matching task was 9e9aff26611f6d4e370f171b78c4734fbd3ab7783bc15bdfc58532e8c1cf1cf6\n  \n\nTask texinfo-dummy-native:do_configure couldn't be used from the cache because:\n  We need hash 8123e6efc83c15b5e4954af131a7bcf84f44fb4d291145b16b23bd211029f36f, most recent matching task was dde41680d6b089208b2ee1d8eac4592d18b48f00d811f9e5d4e97ea648d5c939\n  basehash changed from 7c4451e8f21814f94e41b74fdeb9a2c2a37922a19b40ffdcd591234bcd7f081b to f59a1babe3b57d9bc9a36936e7cfa0424a9324b9d3aa25da529b1d005ac355f2\n  Variable base_do_configure value changed:\n@@ -13,3 +13,4 @@\n \t\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\n \t\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\n \tfi\n+\techo \"this changes base_do_configure() definiton \"\n\nTask sqlite3:do_populate_lic couldn't be used from the cache because:\n  We need hash 422ab87586fbac73f2e4582378bf28040a342afb6db4cb793631a527d7d5f164, most recent matching task was 4a316decf43e1332e66078e843d6435b49c3286961c1fbf85d0cd065ffd2d948\n  \n\nTask tzcode-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 66eeb1c04eaeac5e1c13e9aee7361b1850addb8b1cd0a570580872749a5672e2, most recent matching task was 03642cecad20b8fc678d03f80d13d9175d16f9f3ecba49db42b05f5046625c1c\n  \n\nTask libtasn1-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 35360acedec781e944d227ffa43112d41792c28246f37e50924fc309153abc76, most recent matching task was dedb8be3452410d0661f8a1acb9e02cdf1291a472de4eeb4cf6d2cb9feec0829\n  \n\nTask ca-certificates-native:do_create_runtime_spdx couldn't be used from the cache because:\n  We need hash 195886c3098b50a2786216c7305a650c2461c6782175d307c3513ade9f0aabd7, most recent matching task was 2e07c87afce46dfbc5cba1f51c28bd024362dee5fb49d90e7a0b3a7179616662\n  \n\nTask openssl-native:do_populate_lic couldn't be used from the cache because:\n  We need hash afd98f86cd1034406b796c98df85114da61f0b3c6c131236dc805b18b4ab8d51, most recent matching task was be10e57fa57075cb9c2f0fd8eb33b2fdfb2fd7591d0c46fc1505cd2332878f00\n  \n\nTask gperf-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash e7cc6aafab33e549f8a73b4bc89f5c830b5cd432cdc066b2f0cc0f415e595e53, most recent matching task was 0d8d6979b77162151d90d44db97725f171c6be37be13590003cb6c8489143e84\n  \n\nTask libcap-ng-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash ffcdf212c76216eebd516a78e68b8f025fa554092e3eedde0f9d2ab5cf2caab0, most recent matching task was 44bef8241d9a72c704b6c8e1c43f3fff5b4f01155c7d479a11d1f49ec1b4c991\n  \n\nTask libmicrohttpd-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash d97d4d919710fdf6bc12ef2814464825ae7524e5863942acfda35bc4bef91746, most recent matching task was 7706c54f93b78044bdacac6a3063bf95f4bd20832025f7003cf2de73983a31f1\n  \n\nTask busybox:do_populate_lic couldn't be used from the cache because:\n  We need hash a19dd98d1bf381e4204e08f3c4cf3ffa8336b61151a86cd79e115d5eac7bbfb5, most recent matching task was 957f4c042d46932a178b9fdb599fbbde931b304318ad5c3f58925152d5031604\n  \n\nTask perl-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 00d5d5ef793fdd530a72e04d19457ec11c1041d0775d2b8bc705b58113a09c86, most recent matching task was 98a09feffbfbf68bbd09ef52a6643570f58dd2bb6865616f56e67e1596bda109\n  \n\nTask libtirpc-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 0e2db0dd7148501884161f0f9746c5432779462962a4f2ed8a496f96f019e256, most recent matching task was 5970469a977665b5cf52ed2d3422d8bec4efec60ed26cb5d195f033d2e9f316a\n  \n\nTask patch-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 21c32a4e482c2d595cdedcc4fb09c778318352c63df9741dc0bcdfd24d212ef9, most recent matching task was d86f59c6b09e1363f9f610c2312b4816d219cee7f5ffc02da403d806cfbc2242\n  \n\nTask rsync-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash cadf0ec3039bf6e2ff5271b055f3dc2ad930f5510094b1328cb18f13cb7f588f, most recent matching task was 115b8a79d05e20fd47c90e1f6e389e60351d2bdfc86f9c15a604b64a9953aec8\n  \n\nTask util-macros-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 50003c8a87d05e995efa71531857f15c060ca0a29732aa490e0d7726c0cfb5a0, most recent matching task was 2631a5a2f08fd207315613f670577c7703a5d91f12d0a8cafabcf28b2cf85846\n  \n\nTask automake-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash bd01ac01aa0b635901369e88aac33e883e6b9b68749685426d3683c31ecd01e7, most recent matching task was 84f16d71e236257a7f55d93a9a6e2564497883bd5f2ba44acdee703c900360f0\n  \n\nTask libidn2-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 40eab75266e9120de4d9e18d87b4931c267610ff98a25b61cfe768f2aec2baab, most recent matching task was 35dc0b2c11d4cd426a6c0559c859daa949031712cacf528f7f001c682f67d83f\n  \n\nTask gawk:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 3a09718d053020f5e19ddc9756a2af032a886de376c264be0402105b6be0ae48, most recent matching task was cc69d5b4e45df96480f7db9576ca2350f14e8298a5d233d8a06036ad287a484e\n  \n\nTask libarchive-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash dd53e8abf7368b9dcc7f0ea25406ef95999833a440aa0bbd4f74068883e7522e, most recent matching task was 151f957ef3c4e9d263320ad8f1803291c6d191a2719b75bab4cdebbf4ee4a0d7\n  \n\nTask readline-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash a16928b4c5bb362a8df5a474faf75b92c86b0162401dd1a8be39aa228aab80af, most recent matching task was a071a218c80b495faca5997d6bdf9ea55d75e3c75f7d624938baf1d7dd8a6353\n  \n\nTask shadow:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash d71884516f8eaf66108e47d4abb1b1fd7c8101fb86b53609a844dc934534cc0f, most recent matching task was d5e8b6b3d43642f5ac3f5315f64dc946f7d1436c5beaa775c7cb0b8654779d43\n  \n\nTask update-rc.d-native:do_configure couldn't be used from the cache because:\n  We need hash cbb7d35d25a7747f266b216425931eaa7060b59075f4c3eaf6814a32cf8b2b46, most recent matching task was 20d2124f16de0196df8a85a19bf217e48cf7007d09e4bee27270ddad356d1cf7\n  basehash changed from 5e0e0d63a94dfa67d66a0828dde4b23b75ecc4551e5bc86d6f1ae314bcee604b to 39741c83bc0d7b088d2337c1d17d1d54d0eee2499f53a71e234ec8921ddcd13f\n  Variable base_do_configure value changed:\n@@ -13,3 +13,4 @@\n \t\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\n \t\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\n \tfi\n+\techo \"this changes base_do_configure() definiton \"\n\nTask autoconf-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash f380f60918b28f423933881dd15c40e228b5e2de100a50cfb340f96e5d486041, most recent matching task was 7b541d73980a77ea57cb0568dc9c46bb20dfbc41093eac74309f4838baafb0b1\n  \n\nTask cross-localedef-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash ece64ec6146f7e6ca08e7db69429834f66390b966e4c8aec38331e557d4fd51e, most recent matching task was 5f35196826620e43450764eb58695d70244fb20cf354eeb382f940fd02c25118\n  \n\nTask openssl:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 07704f6e5f42c7a71abcfd3cdbce10c3ad3f64074560344ff48c252a73b473e5, most recent matching task was e0876c7e110ce159dfeff07052dff6b07847ea927058237363a3e38787f8141a\n  \n\nTask e2fsprogs-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 72442c652e0161111e5701cb63b8dded8d3bb979a9727579349251ca0324665a, most recent matching task was 9617e4ead87ff07626ff3152b461e9d22ca2c67fe04d8b8d74deb2c2ebc196f5\n  \n\nTask opkg-utils-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash d1d18dc06309c30497e757c42257ecb58e97f80b63c72647a3e248cc99551f2d, most recent matching task was 203c40ca59b3ee1507fd1209ada894cbf5af98fef75ce3f1ad3dc415ad24ae9d\n  \n\nTask btrfs-tools:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash fa41c1911ccfc61c811d17ac0bb72cb276094bec424d21e4392b1da6ebd615ee, most recent matching task was 8a5fab8866884900417f77721b32551d2b8a7dc7e89147f447c5c404f3587794\n  \n\nTask libpcre2-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 0fddb8a37a121f3a714bc1968b5790f0e70927d07a05b745c078d6230ee490bf, most recent matching task was 636a2b4fd9abbdd09090b39d2cf0caff4707337217c12433715921a5e23f3017\n  \n\nTask make-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 3033c0a00defb0409e0645c2dd810ec8a97873f00ba0af6d725f35c96425bb8e, most recent matching task was bf365e5540e4a574b11b0e3974ba16fd9fd901b64930484d6b7f3d49e277f17c\n  \n\nTask xz-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 66e76d4b7797c8e22282308d6fb9563aa563e99e3ad954e5357626a4e4e61a7c, most recent matching task was 777f808c887d798bfb5e11d623745b146279998ad555194a8fab060e104a0bf0\n  \n\nTask glibc:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 3dad90415aeee6f1ffbc65f904976afa3ff2ce1fa6c2bee6cb3d71279d6a77c5, most recent matching task was f042ba092a240820332a4f4ed4477216e7b7cff9660784c2b91c9851df2c31b2\n  \n\nTask elfutils-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 897111038813c7224b8db3848a3c5c9eb79d4f28ca1fceb02e89f517d173cac7, most recent matching task was ee208cce79e087f8e5eb72fb904da5642d9e28e5acae41761b6e261c86a8689c\n  \n\nTask lua-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 82c5b022a76dec70c47f0be126a85b9efac527bb481d57ae11d376d3e8be3b53, most recent matching task was ae1c12419fd691cdd37a07a642a38c8e19534ee23e94152be538fd43f503278f\n  \n\nTask attr-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash f747e88c3c17171ac2504f1ecf83c3e38ee1693b12e012251c28b88b16223124, most recent matching task was bfd9cdea2e368d90b56dab3332a2ec1ec471992a172c2573d150d52ed08c7361\n  \n\nTask expat-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash e5e443ca2b84153bf062643effabe5e0cbea436f1a5ebdbd860edc54b2cfc8fa, most recent matching task was 14320eca911521c4236995ea689053bd99663f99fa5e357dc4e48465574a29ea\n  \n\nTask ninja-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 224439b790828e035ab741d0dca7da07b07722abcadfcde77a3b08975bb579f0, most recent matching task was 0fca1452a602bc77904aad616894185750763e64a2506f56557b00bf13bc56f9\n  \n\nTask m4-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash cf204a1caa21c0a210b9833af3ba244438cb111f62ceea1957b7ea420cbb5537, most recent matching task was f4994931ba0fa8901781976eac8e57ad5056e9b6cbe8ff7f93a731c4673dff89\n  \n\nTask gnu-config-native:do_configure couldn't be used from the cache because:\n  We need hash cab0f17a586c4aecc70d8611cc850c6733f078522074990e22e239bc5fe3b4f1, most recent matching task was c32c9edfddba606ad69a366ff0e089a3cf56ca058a774df93ec9445807c0ae7f\n  basehash changed from 0a3d4e5fd63b2d8cf19752a91ada5b7345269a6eb6741c401d09757e6c7c1d88 to 169b472042403961fb8125c7fdb2f7d3ffb66eed47411df2ae34dde76ed91e87\n  Variable base_do_configure value changed:\n@@ -13,3 +13,4 @@\n \t\tmkdir -p `dirname ${CONFIGURESTAMPFILE}`\n \t\techo ${BB_TASKHASH} > ${CONFIGURESTAMPFILE}\n \tfi\n+\techo \"this changes base_do_configure() definiton \"\n\nTask binutils-cross-x86_64:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 05b18b193731e2a24faebff372ad5c7987b271a2b09aea3b56c090245c592f42, most recent matching task was aa7b268240170493e064c2674ece7a6d09f527583e6bef858b70921a894611d2\n  \n\nTask libtool-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 5b1bdad65db1695fa1b33af075988e99b28ee5737d1effdc8075b8cbfa6757c8, most recent matching task was c7018fabc0aace1d192595204157c60fdcd705040f6a9bed3b7a7ca6b9ef706a\n  \n\nTask gawk:do_populate_lic couldn't be used from the cache because:\n  We need hash a87617b76050d98c476b0e1468921c6bf189ba328a83ed8cc250185796474bab, most recent matching task was e4dfdd768160075b79b57d3cb7d8f6b1001422ef3552a7da169d7d0d4449bee7\n  \n\nTask sqlite3:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 77d8734a1ad4be72355d76611d4afd3fa7bb4c3450ef10079a54a185ad29f99b, most recent matching task was cfdd3a3014754ec277547a062d64d08ee6703ec6a51981c9d3b4816bd1defdd9\n  \n\nTask chrpath-native:do_deploy_source_date_epoch couldn't be used from the cache because:\n  We need hash 17d9f54f5266b4d3ed10b2a82d494b91bf3b23eae60d8ec8b49c125e7470dd0c, most recent matching task was e6f77145496a81393bb34dce26da9990d0da2e5fdcd52e2f10f6c51bacd7edab\n  \nNOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and all succeeded.\n\n\nStderr:\n2024-05-25 22:36:00,225 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/conf/local.conf\n2024-05-25 22:36:00,226 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526015902\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526015902\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/.w1h9betb\nCreated listening socket for qemu serial console on: 127.0.0.1:38775\nCreated listening socket for qemu serial console on: 127.0.0.1:33085\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=38775:33085 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/pidfile_46092  -S -qmp unix:./.covxh4uu,server,wait -qmp unix:./.w1h9betb,server,nowait\"\nrunqemu started, pid is 2663559\nwaiting at most 300 seconds for qemu pid (05/26/24 01:59:20)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/.covxh4uu\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/.covxh4uu\nQMP connected to QEMU at 05/26/24 01:59:21 and took 0.92 seconds\nQMP released QEMU at 05/26/24 01:59:21 and took 0.38 seconds from connect\nqemu started in 1.29 seconds - qemu procces pid is 2664424 (05/26/24 01:59:21)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2663559,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38775,nodelay=on -serial tcp:127.0.0.1:33085,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/pidfile_46092 -S -qmp unix:./.covxh4uu,server,wait -qmp unix:./.w1h9betb,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2663559\nrunqemu - INFO - Copy done in 0.03073430061340332 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2663559,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38775,nodelay=on -serial tcp:127.0.0.1:33085,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/pidfile_46092  -S -qmp unix:./.covxh4uu,server,wait -qmp unix:./.w1h9betb,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46092/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 461280.50\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 01:59:21)\nConnection from 127.0.0.1:50600\nReached login banner in 11.83 seconds (05/26/24 01:59:33)\nLogged in as root in serial console\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 4199.961897611618,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 85.30132937431335,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "status": "UNKNOWN"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 390.02434062957764,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.9189341068267822,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10180330276489258,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10140824317932129,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.1013648509979248,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 8.924474000930786,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 8.47903037071228,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 8.936925172805786,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 9.819272756576538,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 8.698139905929565,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 9.743744373321533,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.31403255462646484,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 9.411535501480103,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20568609237670898,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 30.25077509880066,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 41.723114013671875,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 12.437212228775024,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 813.1794612407684,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.6380100250244141,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 1.502347469329834,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.5586526393890381,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.5683093070983887,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.5395786762237549,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.6440479755401611,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.6286664009094238,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 4.636318206787109,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 4.10229754447937,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 125.63275814056396,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.5942850112915039,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.5792844295501709,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.6346108913421631,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.598102331161499,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 137.72783732414246,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 50.09903359413147,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 47.46573543548584,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 52.36018395423889,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 59.14940786361694,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 54.3350088596344,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 769.4532496929169,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 22.4524028301239,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 146.52826762199402,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 249.6816816329956,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 286.74414706230164,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 105.65444731712341,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 198.84087252616882,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 97.48069834709167,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 108.32587552070618,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 143.34788584709167,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 124.65581774711609,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 116.67947697639465,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 396.2913239002228,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 148.05531454086304,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 115.2186803817749,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 191.44171738624573,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 91.85796236991882,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 109.51863479614258,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 166.6551911830902,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 129.25352001190186,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 333.1132273674011,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 493.44532656669617,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 111.90210580825806,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 100.49114322662354,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 111.27186822891235,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 159.35173392295837,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 102.28043723106384,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 91.56747126579285,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 1002.2402484416962,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 80.81102800369263,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 20.46224069595337,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 73.47254729270935,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 116.70384383201599,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 62.333767890930176,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 56.76464509963989,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 83.18186450004578,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 192.14800786972046,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.4390380382537842,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 4495.735929250717,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 482.3359773159027,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 116.02660012245178,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 137.64078307151794,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 1552.643450498581,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 755.6146116256714,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 197.77702283859253,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/wic.py\", line 1500, in test_empty_zeroize_plugin\n    runCmd(cmd)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/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 'wic create /tmp/tmpyzury40x.wks -e core-image-minimal -o /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/wic-tmp' returned non-zero exit status 1:\nINFO: Building wic-tools...\n\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 149 Local 47 Mirrors 0 Missed 102 Current 372 (31% match, 80% complete)\nRemoving 4 stale sstate objects for arch core2-64...done.\nRemoving 19 stale sstate objects for arch qemux86_64...done.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 610 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: Load average limiting set to False as load average: 1.4702497209821428 - using 1/16 bitbake threads\nNOTE: Running task 793 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nNOTE: Running task 1337 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/wic-tools.bb:do_populate_lic)\nNOTE: recipe wic-tools-1.0-r0: task do_populate_lic: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot unihash changed to 182d5663c6c797d746da027df1c8a73cd83cb1c0f4c0f3dcd07e0e0e5658e140\nNOTE: Running task 1399 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: Running task 1413 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_deploy)\nNOTE: recipe grub-efi-2.12-r0: task do_deploy: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: recipe wic-tools-1.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata unihash changed to f1e4743eab3fa19192077a6d4ed3ab87773df586396bea819c6d0805402c4451\nNOTE: Load average limiting set to True as load average: 1.50323486328125 - using 3/16 bitbake threads\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/meta/wic-tools.bb:do_populate_lic unihash changed to 666cac68a38e1ca633d64c290ab9dce63c3e11ab46bf2d42fa95d02fdd59e07a\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe grub-efi-2.12-r0: task do_deploy: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot unihash changed to fec0feb6c32b7e584bbd368067609c866e64b24b217cb389c392628ca4fbadcc\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_deploy unihash changed to af2b30fa080dbb9418bb4ec89abe26c1afd35b35410ace6b8fecd7ec0a0517f4\nNOTE: Running task 1415 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Started\nNOTE: Load average limiting set to False as load average: 1.4855695452008928 - using 1/16 bitbake threads\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata unihash changed to 83603092f3f075b6280019b4ba24d081fb3becaffcef7733f9f681097f6ed584\nNOTE: Running task 1448 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: Load average limiting set to True as load average: 1.5310581752232142 - using 1/16 bitbake threads\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to a7e0e78429b3813cb384a01b2564a9b3476ce27f4bd14f2bc8aff5c20713b7e8\nNOTE: Running task 1450 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: Running task 1457 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 1466 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: Running task 1467 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Running task 1468 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: Running task 1469 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Running task 1470 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: Running task 1471 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 20065979cb099ca5623312f11b2e83e87ecd7f6922d6f7a31d6ebdb0de52f753\nNOTE: Running task 1473 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: Running task 1477 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Running task 1494 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata unihash changed to 163b3510ec4b670c53f0777de252b997803b1c857a0589403f09047ff750bc54\nNOTE: Running task 1495 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: Running task 1505 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_packagedata)\nNOTE: recipe syslinux-6.04-pre2-r0: task do_packagedata: Started\nNOTE: recipe syslinux-6.04-pre2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_packagedata unihash changed to f0e4046691c88b10b82868afadaa7ebbb99c13dc362a4feaf4342bdab244f893\nNOTE: Running task 1507 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_packagedata)\nNOTE: recipe systemd-boot-255.6-r0: task do_packagedata: Started\nERROR: systemd-boot-255.6-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nNOTE: Load average limiting set to False as load average: 1.4783848353794642 - using 1/16 bitbake threads\nNOTE: Running task 1509 of 1517 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_packagedata)\nNOTE: recipe grub-efi-2.12-r0: task do_packagedata: Started\nERROR: grub-efi-2.12-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/systemd-boot/255.6/temp/log.do_packagedata.1805543\nNOTE: recipe systemd-boot-255.6-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/grub-efi/2.12/temp/log.do_packagedata.1807347\nNOTE: recipe grub-efi-2.12-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_packagedata) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1511 tasks of which 1489 didn't need to be rerun and 2 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/log/error-report/error_report_20240526033401.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/log/error-report/error_report_20240526033401.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 2 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/systemd/systemd-boot_255.6.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-bsp/grub/grub-efi_2.12.bb:do_packagedata\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/wic\", line 547, in <module>\n    sys.exit(main(sys.argv[1:]))\n             ^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/wic\", line 542, in main\n    return hlp.invoke_subcommand(args, parser, hlp.wic_help_usage, subcommands)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/lib/wic/help.py\", line 83, in invoke_subcommand\n    subcmd[0](args, usage)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/scripts/wic\", line 167, in wic_create_subcommand\n    subprocess.check_call([\"bitbake\", \"wic-tools\"])\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/subprocess.py\", line 413, in check_call\n    raise CalledProcessError(retcode, cmd)\nsubprocess.CalledProcessError: Command '['bitbake', 'wic-tools']' returned non-zero exit status 1.\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526025029\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526025029\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.3j3ac17c\nCreated listening socket for qemu serial console on: 127.0.0.1:39357\nCreated listening socket for qemu serial console on: 127.0.0.1:48791\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=39357:48791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./.5djou0z4,server,wait -qmp unix:./.3j3ac17c,server,nowait\"\nrunqemu started, pid is 2403744\nwaiting at most 300 seconds for qemu pid (05/26/24 02:50:34)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.5djou0z4\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.5djou0z4\nQMP connected to QEMU at 05/26/24 02:50:36 and took 1.61 seconds\nQMP released QEMU at 05/26/24 02:50:36 and took 0.17 seconds from connect\nqemu started in 1.78 seconds - qemu procces pid is 2406229 (05/26/24 02:50:36)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2403744\nrunqemu - INFO - Copy done in 0.10771322250366211 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2403744,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39357,nodelay=on -serial tcp:127.0.0.1:48791,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./.5djou0z4,server,wait -qmp unix:./.3j3ac17c,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 464354.39\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 02:50:36)\nConnection from 127.0.0.1:44244\nReached login banner in 21.79 seconds (05/26/24 02:50:58)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526032039\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526032039\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.j1o6yrz2\nCreated listening socket for qemu serial console on: 127.0.0.1:35589\nCreated listening socket for qemu serial console on: 127.0.0.1:35993\nlaunchcmd=runqemu snapshot kvm nographic ovmf qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35589:35993 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./._94ypyvh,server,wait -qmp unix:./.j1o6yrz2,server,nowait\"\nrunqemu started, pid is 237181\nwaiting at most 300 seconds for qemu pid (05/26/24 03:20:44)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/._94ypyvh\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/._94ypyvh\nQMP connected to QEMU at 05/26/24 03:20:45 and took 0.55 seconds\nQMP released QEMU at 05/26/24 03:20:45 and took 0.18 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 238390 (05/26/24 03:20:45)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nOVMF: ['/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.237181\nrunqemu - INFO - Copy done in 0.21036195755004883 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.237181,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35589,nodelay=on -serial tcp:127.0.0.1:35993,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./._94ypyvh,server,wait -qmp unix:./.j1o6yrz2,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 466164.48\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 03:20:45)\nConnection from 127.0.0.1:41876\nReached login banner in 19.06 seconds (05/26/24 03:21:04)\nLogged in as root in serial console\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 111.38555932044983,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/wic.py\", line 1414, in test_expand_mbr_image\n    bitbake(image)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1964 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:d7d01650790b0fd17e1bc4007173cf295d3e0412\"\nmeta-selftest        = \"master:bab02ea9a248f7fcd56b4200878226d0f85df242\"\n\nInitialising tasks...NOTE: Initial setup loop progress: 777 of 4537 in 1.0097253322601318\nNOTE: Initial setup loop took: 1.2802999019622803\nNOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 557 Local 205 Mirrors 0 Missed 352 Current 1513 (36% match, 82% complete)\nRemoving 25 stale sstate objects for arch core2-64...done.\nRemoving 5 stale sstate objects for arch allarch...done.\nRemoving 80 stale sstate objects for arch x86_64...done.\nRemoving 114 stale sstate objects for arch qemux86_64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1727 of 2071 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_setscene)\nNOTE: Running setscene task 1728 of 2071 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_setscene: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: Running task 573 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot)\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_deploy_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.29+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe libgcc-14.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_populate_sysroot unihash changed to 182d5663c6c797d746da027df1c8a73cd83cb1c0f4c0f3dcd07e0e0e5658e140\nNOTE: Running task 821 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata)\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_packagedata unihash changed to f1e4743eab3fa19192077a6d4ed3ab87773df586396bea819c6d0805402c4451\nNOTE: Running task 845 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata)\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe glibc-2.39+git-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc_2.39.bb:do_packagedata unihash changed to 83603092f3f075b6280019b4ba24d081fb3becaffcef7733f9f681097f6ed584\nNOTE: Running task 934 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata)\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe libgcc-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/libgcc_14.1.bb:do_packagedata unihash changed to a7e0e78429b3813cb384a01b2564a9b3476ce27f4bd14f2bc8aff5c20713b7e8\nNOTE: Running task 978 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata)\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Started\nNOTE: recipe gcc-runtime-14.1.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/gcc/gcc-runtime_14.1.bb:do_packagedata unihash changed to e7ea5ccc718aa29418533b2de6f792b68eb3d9b35dc26b9ec8112b5bd6d5a71f\nNOTE: Running task 1169 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata)\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Started\nNOTE: recipe opkg-utils-0.6.3-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.3.bb:do_packagedata unihash changed to dedc5ad59adfaf705fe90df00141717f04ebe28dfc0bca16a45a9a9171236c6b\nNOTE: Running task 1370 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe zlib-1.3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata unihash changed to 20065979cb099ca5623312f11b2e83e87ecd7f6922d6f7a31d6ebdb0de52f753\nNOTE: Running task 1420 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot)\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-2.39.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_populate_sysroot unihash changed to fec0feb6c32b7e584bbd368067609c866e64b24b217cb389c392628ca4fbadcc\nNOTE: Running task 1429 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Started\nNOTE: recipe attr-2.5.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata unihash changed to 13d9b4935b0772fbd2c87da27e5b1e9d49dd0cc5ec6605582ed763b41225fd71\nNOTE: Running task 1461 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\nNOTE: Load average limiting set to False as load average: 1.4684186662946428 - using 1/16 bitbake threads\nNOTE: Running task 1464 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata)\nNOTE: Running task 1465 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Started\nNOTE: Running task 1484 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\nNOTE: Running task 1552 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\nNOTE: Running task 1553 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata)\nNOTE: Running task 1554 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata)\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Started\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Started\nNOTE: Running task 1589 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata)\nNOTE: Running task 1592 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata)\nNOTE: Running task 1593 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata)\nNOTE: Running task 1600 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata)\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Started\nNOTE: Running task 1628 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\nNOTE: Running task 1642 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata)\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Started\nNOTE: Running task 1650 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Started\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Started\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Started\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Started\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Started\nNOTE: Running task 1659 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\nNOTE: Running task 1683 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata)\nNOTE: recipe base-files-3.0.14-r0: task do_package: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Started\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Started\nNOTE: recipe ncurses-6.5-r0: task do_packagedata: Succeeded\nNOTE: recipe libxcrypt-4.4.36-r0: task do_packagedata: Succeeded\nNOTE: recipe libunistring-1.2-r0: task do_packagedata: Succeeded\nNOTE: recipe bash-completion-2.13.0-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata unihash changed to 9253d572214073c1d2333f8420d266fe4de6c19f7290025e772284dc7c0d794b\nNOTE: recipe openssl-3.3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe gmp-6.3.0-r0: task do_packagedata: Succeeded\nNOTE: recipe zstd-1.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe bzip2-1.0.8-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libunistring/libunistring_1.2.bb:do_packagedata unihash changed to 22de3030319dd19b3e8925c70e0c04eef1f3c2341ed29e6d5947b7d86f9fb56e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata unihash changed to d41ae60a8d9539a2c59268c910115631df5d368411fb111c1cf71129d5cb9353\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb:do_packagedata unihash changed to b21bfc07d57d456a70e019936413d7f12ec6ac9c223a7e8cbb38409067d87d23\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.3.0.bb:do_packagedata unihash changed to 949c0d0200055bb7aead415281998d58ef721fa44931fa9c71efad41f271d0e4\nNOTE: recipe xz-5.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe libcap-2.69-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata unihash changed to 67e4fc49cd8b2cedab18614f3ba275a2dc2f0ccd96245858b79ee75f33bdd260\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_packagedata unihash changed to 874199a4fb6a6fe49deb7dd60575a24bb7d5a70d88e30ed9bee42736fae0c510\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap/libcap_2.69.bb:do_packagedata unihash changed to 7b04fab01cf61ae6aa3e655fbfd877b38139fbe8df5dfcab794516aee35d1600\nNOTE: Running task 1686 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata unihash changed to de6cae5dca964466a91050ae04c88185a6ee80df4d3cddf51b9d28d82b6c2d7c\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_packagedata unihash changed to 58888727ee433bb02a027e23876b15576261229dc4fe3c11c8f2230157c32618\nNOTE: recipe libcap-ng-0.8.5-r0: task do_packagedata: Succeeded\nNOTE: Running task 1689 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata unihash changed to 634e8fa6dbab6ef04d61c5a6630ec75fdc8ca84e3bb0f2f10d3d2dbbdfbeecdb\nNOTE: Running task 1701 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\nNOTE: Running task 1702 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\nNOTE: Running task 1703 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\nNOTE: Running task 1704 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata)\nNOTE: Running task 1705 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata)\nNOTE: Running task 1718 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata)\nNOTE: Running task 1724 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata)\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Started\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Started\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Started\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Started\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Started\nNOTE: recipe base-passwd-3.6.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Started\nNOTE: recipe util-linux-libuuid-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb:do_packagedata unihash changed to bd375df435d84f4ed2be4643e8f4c012e4d9b4ea5b073fc8ffac4a7829af7770\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_packagedata unihash changed to 65e2ea85d9297069103fc614ecef8d70c18586adac660cc489695b6d352dbd86\nNOTE: Running task 1801 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata)\nNOTE: Running task 1802 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package)\nNOTE: Running task 1808 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package)\nNOTE: Running task 1843 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata)\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Started\nNOTE: recipe initscripts-1.0-r0: task do_package: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Started\nNOTE: recipe libtirpc-1.3.4-r0: task do_packagedata: Succeeded\nNOTE: recipe acl-2.3.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_packagedata unihash changed to 2cdad2195acde346e2b8930d9ff420b430dde060f825870a4e891991e2aebb39\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata unihash changed to 39d0818fbf3552fa9c37d813e10d9e3735df5724357560c7c853e0010d1c419b\nNOTE: Running task 1845 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata)\nNOTE: Running task 1851 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata)\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Started\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Started\nNOTE: recipe libtasn1-4.19.0-r0: task do_packagedata: Succeeded\nNOTE: recipe libidn2-2.3.7-r0: task do_packagedata: Succeeded\nNOTE: recipe lzlib-1.14-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata unihash changed to 30956be56f19712ed2884dbc18466dd5f6b1c85cb957aa29f92ee43265aabe78\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata unihash changed to ecae2ce5e5b6eeb8062783f01b749f9d3f306d3b12d81ac06d06db1f992db3cd\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata unihash changed to 3c0b53ddec5a1ca48da610ec2bcc41369765038a2947a7e1c6cc400001ab74ac\nNOTE: Running task 1853 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata)\nNOTE: Running task 1855 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\nNOTE: Running task 1872 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\nNOTE: recipe file-5.45-r0: task do_packagedata: Started\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Started\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Started\nNOTE: recipe sqlite3-3_3.45.3-r0: task do_packagedata: Succeeded\nNOTE: recipe libseccomp-2.5.5-r0: task do_packagedata: Succeeded\nNOTE: recipe shadow-4.15.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.3.bb:do_packagedata unihash changed to 1dabfb3ba2acc97bbe7e44f288f482161917a6fe83fed9197530243581fb6896\nNOTE: Running task 1873 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata unihash changed to c7865fc71154ba238290ad4186afa5a5ccb7a732cae424f83ab836ccfdd569c3\nNOTE: Running task 1874 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/shadow/shadow_4.15.1.bb:do_packagedata unihash changed to 09a4d1ca7b9fb5ffd986d3ee9987e7b702814e151ced578118447d7cff398254\nNOTE: Running task 1875 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Started\nNOTE: recipe gdbm-1.23-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Started\nNOTE: recipe libgpg-error-1.48-r0: task do_packagedata: Succeeded\nNOTE: recipe nettle-3.9.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_packagedata unihash changed to 8719a9d6a29b90a985800218da64ee57aeefd100275d07ec25252c5c87283566\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Started\nNOTE: recipe readline-8.2-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/nettle/nettle_3.9.1.bb:do_packagedata unihash changed to 2795d5b0c2076eb1b1487542721bd3f8524c1d60c3adf46bb2e25fca42924a3e\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb:do_packagedata unihash changed to 9e6907d3c3591a08a144fe45d825007e87f486b6905f55e754dc8fe8526e7db7\nNOTE: Running task 1881 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata)\nNOTE: Running task 1882 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/readline/readline_8.2.bb:do_packagedata unihash changed to 156fea7c31df0b976c9e03dd5c7221beffe29f4098b71cc04fb620c8cdc973a2\nNOTE: recipe base-files-3.0.14-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package unihash changed to a432cb64f4bed1ba009c8282cbedb1f12295a9c1e813b27f8f38d1139b812630\nNOTE: Rehash loop slow progress: 106 in 1.7233359813690186\nNOTE: Rehash loop took more than 1s: 1.7448294162750244\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata became valid\nNOTE: Running setscene task 2071 of 2071 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)\nNOTE: recipe util-linux-2.39.3-r0: task do_packagedata: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Started\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Started\nNOTE: recipe libarchive-3.7.3-r0: task do_packagedata: Succeeded\nNOTE: recipe mpfr-4.2.1-r0: task do_packagedata: Succeeded\nNOTE: recipe update-rc.d-0.8+git-r0: task do_package: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_packagedata unihash changed to e8739299b95cec2b99822819edb64637a06df4229b978c9ee92ee3a5d8c7a39f\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libarchive/libarchive_3.7.3.bb:do_packagedata unihash changed to 7753bc3eb12301074d957899395a64edb9a4e2377206de9d72e95c4323125f32\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_packagedata unihash changed to 7087bfeaf13a76e96353d81b7fe2fbe84a3102f91d9aa88d86905dee5688a832\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package unihash changed to 07291ff7b73203884499a6add2e62f44cc5c913b9a4909f26419dfdebe2a7011\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata became valid\nNOTE: Running setscene task 2071 of 2071 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)\nNOTE: recipe libffi-3.4.6-r0: task do_packagedata: Succeeded\nNOTE: recipe curl-8.7.1-r0: task do_packagedata: Succeeded\nNOTE: recipe file-5.45-r0: task do_packagedata: Succeeded\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started\nNOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe expat-2.6.2-r0: task do_packagedata: Succeeded\nNOTE: recipe libnsl2-2.0.1-r0: task do_packagedata: Succeeded\nNOTE: recipe libedit-20230828-3.1-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata unihash changed to bdd698911ed611a1f139dde05c06caf27656084d1587149171c4aa44513fe374\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.7.1.bb:do_packagedata unihash changed to 88d9aead601402f642317dbbb552df36d41424e8cbfc95934cc1b2994494d95b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata unihash changed to 800674da4ecd7213defcc4cd80010cb472b0a18fd3937e8b1955de07a0d6df7a\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.2.bb:do_packagedata unihash changed to 50d2e28fd7287fb0c752e2ada6f61f47eeb91d333972996293183c0a9d180ae3\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata unihash changed to 2c326ed90a1cdadfd67dbaf64b1d89d1f3e90ba67e806ee418553a21b66c2f2b\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_packagedata unihash changed to 75a0b14bb403ff6df3c531079e12023534ce87b7e7f834c55c64240e8c6ba352\nNOTE: recipe initscripts-1.0-r0: task do_package: Succeeded\nNOTE: Running task 1897 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata)\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Started\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package unihash changed to 75cc44c39bd6deb2e5cde100708f64bba56effda53231fcc2823abf4fafad7dc\nNOTE: Setscene task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata became valid\nNOTE: Running setscene task 2071 of 2071 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)\nNOTE: recipe libgcrypt-1.10.3-r0: task do_packagedata: Succeeded\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Started\nNOTE: recipe update-rc.d-0.8+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe gnutls-3.8.5-r0: task do_packagedata: Succeeded\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libgcrypt/libgcrypt_1.10.3.bb:do_packagedata unihash changed to 9ae53ab40789a4c9f462c74e4b6d824baafd5e00eec2628acb80fd5fdbb3aa02\nNOTE: Running task 1906 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata)\nNOTE: Task /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gnutls/gnutls_3.8.5.bb:do_packagedata unihash changed to 8ce348cb4c87ea7c98ec9b8b401a84dd1ce5f42d2e0f291aed395e0e9fe5b5a5\nNOTE: Running task 1908 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: Running task 2014 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata)\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Started\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Started\nNOTE: Running task 2081 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\nNOTE: Running task 2096 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata)\nNOTE: recipe initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 2106 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\nNOTE: Running task 2107 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata)\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Started\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Started\nNOTE: Running task 2224 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\nNOTE: Running task 2254 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata)\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Started\nNOTE: Running task 2255 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata)\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Started\nNOTE: Running task 2256 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\nNOTE: Running task 2257 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata)\nNOTE: Running task 2278 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata)\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Started\nNOTE: Running task 2288 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata)\nNOTE: Running task 2298 of 4537 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\nNOTE: recipe sed-4.9-r0: task do_packagedata: Started\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Started\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Started\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Started\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Started\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Started\nNOTE: recipe kmod-31-r0: task do_packagedata: Started\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Started\nERROR: iptables-1.8.10-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 503\n\nERROR: make-4.4.1-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: ptest-runner-2.4.4+git-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: coreutils-9.5-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: e2fsprogs-1.47.0-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: bash-5.2.21-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libmnl-1.0.5-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: kmod-31-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libmicrohttpd-1.0.1-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: python3-3.12.3-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: sed-4.9-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libpcre2-10.43-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: tcp-wrappers-7.6-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: libmpc-1.3.1-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 148, function: connect\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n     0147:            self.socket = await self._connect_sock()\n *** 0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\n     0152:            await self.socket.close()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 34, function: setup_connection\n     0030:        self.mode = self.MODE_NORMAL\n     0031:        if self.username:\n     0032:            # Save off become user temporarily because auth() resets it\n     0033:            become = self.saved_become_user\n *** 0034:            await self.auth(self.username, self.password)\n     0035:\n     0036:            if become:\n     0037:                await self.become_user(become)\n     0038:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 149, function: auth\n     0145:    async def clean_unused(self, max_age):\n     0146:        return await self.invoke({\"clean-unused\": {\"max_age_seconds\": max_age}})\n     0147:\n     0148:    async def auth(self, username, token):\n *** 0149:        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n     0150:        self.username = username\n     0151:        self.password = token\n     0152:        self.saved_become_user = None\n     0153:        return result\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: perl-5.38.2-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: glibc-locale-2.39+git-r0 do_packagedata: Error executing a python function in exec_func_python() autogenerated:\n\nThe stack trace of python calls that resulted in this exception/failure was:\nFile: 'exec_func_python() autogenerated', lineno: 2, function: <module>\n     0001:\n *** 0002:sstate_report_unihash(d)\n     0003:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/classes-global/sstate.bbclass', lineno: 933, function: sstate_report_unihash\n     0929:    report_unihash = getattr(bb.parse.siggen, 'report_unihash', None)\n     0930:\n     0931:    if report_unihash:\n     0932:        ss = sstate_state_fromvars(d)\n *** 0933:        report_unihash(os.getcwd(), ss['task'], d)\n     0934:}\n     0935:\n     0936:#\n     0937:# Shell function to decompress and prepare a package for installation\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/siggen.py', lineno: 840, function: report_unihash\n     0836:                if tid in self.extramethod:\n     0837:                    method = method + self.extramethod[tid]\n     0838:\n     0839:                with self.client() as client:\n *** 0840:                    data = client.report_unihash(taskhash, method, outhash, unihash, extra_data)\n     0841:\n     0842:                new_unihash = data['unihash']\n     0843:\n     0844:                if new_unihash != unihash:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 225, function: wrapper\n     0221:        pass\n     0222:\n     0223:    def _get_downcall_wrapper(self, downcall):\n     0224:        def wrapper(*args, **kwargs):\n *** 0225:            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     0226:\n     0227:        return wrapper\n     0228:\n     0229:    def _add_methods(self, *methods):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/asyncio/base_events.py', lineno: 687, function: run_until_complete\n     0683:            future.remove_done_callback(_run_until_complete_cb)\n     0684:        if not future.done():\n     0685:            raise RuntimeError('Event loop stopped before Future completed.')\n     0686:\n *** 0687:        return future.result()\n     0688:\n     0689:    def stop(self):\n     0690:        \"\"\"Stop running the event loop.\n     0691:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 103, function: report_unihash\n     0099:        m[\"taskhash\"] = taskhash\n     0100:        m[\"method\"] = method\n     0101:        m[\"outhash\"] = outhash\n     0102:        m[\"unihash\"] = unihash\n *** 0103:        return await self.invoke({\"report\": m})\n     0104:\n     0105:    async def report_unihash_equiv(self, taskhash, method, unihash, extra={}):\n     0106:        m = extra.copy()\n     0107:        m[\"taskhash\"] = taskhash\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/hashserv/client.py', lineno: 51, function: invoke\n     0047:    async def invoke(self, *args, **kwargs):\n     0048:        # It's OK if connection errors cause a failure here, because the mode\n     0049:        # is also reset to normal on a new connection\n     0050:        await self._set_mode(self.MODE_NORMAL)\n *** 0051:        return await super().invoke(*args, **kwargs)\n     0052:\n     0053:    async def _set_mode(self, new_mode):\n     0054:        async def stream_to_normal():\n     0055:            await self.socket.send(\"END\")\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 188, function: invoke\n     0184:        async def proc():\n     0185:            await self.socket.send_message(msg)\n     0186:            return await self.socket.recv_message()\n     0187:\n *** 0188:        result = await self._send_wrapper(proc)\n     0189:        self.check_invoke_error(result)\n     0190:        return result\n     0191:\n     0192:    async def ping(self):\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 162, function: _send_wrapper\n     0158:    async def _send_wrapper(self, proc):\n     0159:        count = 0\n     0160:        while True:\n     0161:            try:\n *** 0162:                await self.connect()\n     0163:                return await proc()\n     0164:            except (\n     0165:                OSError,\n     0166:                ConnectionError,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 147, function: connect\n     0143:        return self.server_headers.get(tag, default)\n     0144:\n     0145:    async def connect(self):\n     0146:        if self.socket is None:\n *** 0147:            self.socket = await self._connect_sock()\n     0148:            await self.setup_connection()\n     0149:\n     0150:    async def disconnect(self):\n     0151:        if self.socket is not None:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/bitbake/lib/bb/asyncrpc/client.py', lineno: 114, function: connect_sock\n     0110:                f\"Websockets version {websockets.__version__} is less than minimum required version {min_ver_str}\"\n     0111:            )\n     0112:\n     0113:        async def connect_sock():\n *** 0114:            websocket = await websockets.connect(uri, ping_interval=None)\n     0115:            return WebsocketConnection(websocket, self.timeout)\n     0116:\n     0117:        self._connect_sock = connect_sock\n     0118:\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 647, function: __await_impl_timeout__\n     0643:        return self.__await_impl_timeout__().__await__()\n     0644:\n     0645:    async def __await_impl_timeout__(self) -> WebSocketClientProtocol:\n     0646:        async with asyncio_timeout(self.open_timeout):\n *** 0647:            return await self.__await_impl__()\n     0648:\n     0649:    async def __await_impl__(self) -> WebSocketClientProtocol:\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 654, function: __await_impl__\n     0650:        for redirects in range(self.MAX_REDIRECTS_ALLOWED):\n     0651:            _transport, _protocol = await self._create_connection()\n     0652:            protocol = cast(WebSocketClientProtocol, _protocol)\n     0653:            try:\n *** 0654:                await protocol.handshake(\n     0655:                    self._wsuri,\n     0656:                    origin=protocol.origin,\n     0657:                    available_extensions=protocol.available_extensions,\n     0658:                    available_subprotocols=protocol.available_subprotocols,\nFile: '/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/site-packages/websockets/legacy/client.py', lineno: 325, function: handshake\n     0321:            if \"Location\" not in response_headers:\n     0322:                raise InvalidHeader(\"Location\")\n     0323:            raise RedirectHandshake(response_headers[\"Location\"])\n     0324:        elif status_code != 101:\n *** 0325:            raise InvalidStatusCode(status_code, response_headers)\n     0326:\n     0327:        check_response(response_headers, key)\n     0328:\n     0329:        self.extensions = self.process_extensions(\nException: websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502\n\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/iptables/1.8.10/temp/log.do_packagedata.1944540\nNOTE: recipe iptables-1.8.10-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/coreutils/9.5/temp/log.do_packagedata.1944221\nNOTE: recipe coreutils-9.5-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/make/4.4.1/temp/log.do_packagedata.1944138\nNOTE: recipe make-4.4.1-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/e2fsprogs/1.47.0/temp/log.do_packagedata.1943945\nNOTE: recipe e2fsprogs-1.47.0-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/libmicrohttpd/1.0.1/temp/log.do_packagedata.1943621\nNOTE: recipe libmicrohttpd-1.0.1-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/ptest-runner/2.4.4+git/temp/log.do_packagedata.1942882\nNOTE: recipe ptest-runner-2.4.4+git-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/kmod/31/temp/log.do_packagedata.1944557\nNOTE: recipe kmod-31-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/libmnl/1.0.5/temp/log.do_packagedata.1944517\nNOTE: recipe libmnl-1.0.5-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/bash/5.2.21/temp/log.do_packagedata.1943557\nNOTE: recipe bash-5.2.21-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/python3/3.12.3/temp/log.do_packagedata.1944180\nNOTE: recipe python3-3.12.3-r0: task do_packagedata: Failed\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/libmpc/1.3.1/temp/log.do_packagedata.1944487\nNOTE: recipe libmpc-1.3.1-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/libpcre2/10.43/temp/log.do_packagedata.1944499\nNOTE: recipe libpcre2-10.43-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata) failed with exit code '1'\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/sed/4.9/temp/log.do_packagedata.1944434\nNOTE: recipe sed-4.9-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/tcp-wrappers/7.6/temp/log.do_packagedata.1944611\nNOTE: recipe tcp-wrappers-7.6-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/perl/5.38.2/temp/log.do_packagedata.1944234\nNOTE: recipe perl-5.38.2-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata) failed with exit code '1'\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/core2-64-poky-linux/glibc-locale/2.39+git/temp/log.do_packagedata.1944575\nNOTE: recipe glibc-locale-2.39+git-r0: task do_packagedata: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 2299 tasks of which 2235 didn't need to be rerun and 16 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/log/error-report/error_report_20240526033758.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/log/error-report/error_report_20240526033758.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 16 tasks failed:\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/iptables/iptables_1.8.10.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-kernel/kmod/kmod_31.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bash/bash_5.2.21.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.3.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libpcre/libpcre2_10.43.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_packagedata\n  /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/glibc/glibc-locale_2.39.bb:do_packagedata\nSummary: There were 16 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-25 22:36:00,183 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/conf/local.conf\n2024-05-25 22:36:00,184 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526025029\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526025029\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.3j3ac17c\nCreated listening socket for qemu serial console on: 127.0.0.1:39357\nCreated listening socket for qemu serial console on: 127.0.0.1:48791\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=39357:48791 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./.5djou0z4,server,wait -qmp unix:./.3j3ac17c,server,nowait\"\nrunqemu started, pid is 2403744\nwaiting at most 300 seconds for qemu pid (05/26/24 02:50:34)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.5djou0z4\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.5djou0z4\nQMP connected to QEMU at 05/26/24 02:50:36 and took 1.61 seconds\nQMP released QEMU at 05/26/24 02:50:36 and took 0.17 seconds from connect\nqemu started in 1.78 seconds - qemu procces pid is 2406229 (05/26/24 02:50:36)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2403744\nrunqemu - INFO - Copy done in 0.10771322250366211 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.2403744,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39357,nodelay=on -serial tcp:127.0.0.1:48791,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./.5djou0z4,server,wait -qmp unix:./.3j3ac17c,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 464354.39\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 02:50:36)\nConnection from 127.0.0.1:44244\nReached login banner in 21.79 seconds (05/26/24 02:50:58)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240526032039\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240526032039\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/.j1o6yrz2\nCreated listening socket for qemu serial console on: 127.0.0.1:35589\nCreated listening socket for qemu serial console on: 127.0.0.1:35993\nlaunchcmd=runqemu snapshot kvm nographic ovmf qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic tcpserial=35589:35993 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./._94ypyvh,server,wait -qmp unix:./.j1o6yrz2,server,nowait\"\nrunqemu started, pid is 237181\nwaiting at most 300 seconds for qemu pid (05/26/24 03:20:44)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/._94ypyvh\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/._94ypyvh\nQMP connected to QEMU at 05/26/24 03:20:45 and took 0.55 seconds\nQMP released QEMU at 05/26/24 03:20:45 and took 0.18 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 238390 (05/26/24 03:20:45)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic]\nOVMF: ['/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.237181\nrunqemu - INFO - Copy done in 0.21036195755004883 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.wic.237181,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35589,nodelay=on -serial tcp:127.0.0.1:35993,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-46119/pidfile_46119  -S -qmp unix:./._94ypyvh,server,wait -qmp unix:./.j1o6yrz2,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 466164.48\n\n\nWaiting at most 1000 seconds for login banner (05/26/24 03:20:45)\nConnection from 127.0.0.1:41876\nReached login banner in 19.06 seconds (05/26/24 03:21:04)\nLogged in as root in serial console\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 96.21136140823364,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 179.20021104812622,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 133.21293926239014,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 78.43005037307739,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 496.0916624069214,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 125.48933863639832,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 386.21502804756165,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 11.292560338973999,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 9.750070333480835,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 53.123480796813965,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 107.78724503517151,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 377.3995382785797,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 630.7919871807098,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 771.790896654129,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 138.7210714817047,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 1043.1954598426819,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 493.7744722366333,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.05777335166931152,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 610.706725358963,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 459.2577006816864,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 9.178055047988892,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 4.5839598178863525,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.12088751792907715,
                "status": "PASSED"
            }
        }
    }
}